StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Kitsu

Rating
1516.48 (40,228th)
Reputation
2,165 (77,756th)
Page: 1 2
Title Δ
Rust HashSet::from_iter - cannot infer type for type parameter `S` 0.00
Iterator types in Rust 0.00
How are multiple trait bounds expanded in a rust macro? 0.00
Rust, need a mutable reference of Self inside iteration 0.00
Calculating the longest array of Chars in Vector 0.00
Converting a immutable variable to mutable by taking ownership 0.00
Subscript and Superscript Characters in Cargo Doc? 0.00
How can I make tree-like structure where the nodes are trait object... 0.00
Rust: Using two u8 struct fields as a u16 0.00
Efficiently find matching indices and values for nested list of tup... 0.00
Why I am getting this error while doing Method Cascade in Dart? 0.00
Year isn't printing as expected, not sure what I am missing here 0.00
How do you represent "secondary keys" in SQL 0.00
select values that are larger than its sub-categorical average usin... 0.00
Does a function parameter that accepts a string reference point dir... 0.00
Difficulty aggregating matches with | 0.00
Why does the borrow checker disallow a second mutable borrow even i... 0.00
Why a borrowed error appears if I use a non mutable variable in var... 0.00
How to distinguish different kinds of items in macro_rules macros? 0.00
Can I do this with an iterator? 0.00
Flatten a Map<Vec<u8>, Vec<u8>> into a Vec<u8&... 0.00
How to update in one thread and read from many? 0.00
Stack overflow while evaluating trait requirement 0.00
trait not implemented error when using dependency from a local dire... 0.00
How do I save structured data to file? 0.00
E0308 during String variable assignment 0.00
value used here after move rustc(E0382) in structure 0.00
Can anyone show me a solution to Iterate all IPv4 addresses found i... 0.00
Prevent concurrent execution 0.00
How to flatten two Result 0.00
How is the UDP server example safe? 0.00
Correct place for private module to be used by multiple executables 0.00
How to compose two async function in Rust 0.00
Does Rust allow lib/mod.rs in place of lib.rs? 0.00
Nested Macro not expanding correctly 0.00
Writing to disk parameters of Bellman in rust 0.00
Coupled arrays in Rust 0.00
Why does Rust require ownership annotations instead of inferring it? 0.00
Is there a way to have exceptions work indefinitely? 0.00
How to make the cmake-generated makefile stop at the first error 0.00
How to aggregate iterators over errors when using filter_map with a... +3.98
Why does using a turbofish with into give "wrong number of typ... 0.00
How to specify lifetime for associated type that will be a closure... +4.14
How can polymorphic mixin-like behavior be accomplished in Rust? 0.00
How does one map a struct to another one in Rust? 0.00
How can I prepend zeros to Vec of integers? 0.00
What is an alternative for conditional evaluation like if or match... -1.18
pragma gcc optimize in function 0.00
Reexport module under different name 0.00
invoke another macro in struct define 0.00