StackRating

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

pretzelhammer

Rating
1550.05 (7,928th)
Reputation
2,217 (75,924th)
Page: 1 2 3 4 5 6 ... 8
Title Δ
What is the correct return type of a function returning an iterator... 0.00
Wrapping code in helper function verbatim leads to borrow error 0.00
Recursive type - lifetime issues 0.00
Is the return type of this method a slice or a borrowed array? 0.00
How do I detect if an optional keyword was supplied to a declarativ... 0.00
Is there a zero-copy way to find the intersection of an arbitrary n... -0.56
immutable value is still being moved +0.57
How to create a Vector of Vectors within a For-Loop? +0.40
How do you extend a trait like itertools does with collect_vec()? 0.00
"temporary value dropped while borrowed" with HashMap<... 0.00
Mutability in a struct 0.00
How to convert Vec<Item> to Vec<String>? -2.06
Declare char for comparison 0.00
update and output a datastructure repeatedly 0.00
Lifetimes on traits as return values +0.41
How to read a list of numbers from a file into a Vec? 0.00
How to return an Iterator with associated type being generic from a... +1.54
closures: expected u32 found type parameter 0.00
Why rust ignore lifetime checks on &str? -0.04
Rust Double Reference Value 0.00
Why does "break" not need a semicolon when ending a "... -1.97
Javascript Event Listener to change paragraph text onclick of butto... +0.41
Escaping a CSS column with a fixed width -1.06
How do I initialise a HashMap with specific key and value types? -0.24
Storing FnMut in struct gives lifetime problems +0.13
GAS aarch64 syntax to get .ascii string length 0.00
How to pass an Arc clone to a closure? 0.00
Is it possible to include existing variables in Rust's match st... 0.00
How reduce code while handling multiple lines returning error throu... 0.00
Why do I not need `ref mut` when pattern matching on a mutable refe... 0.00
How to implement a multi-level currying function in Rust? 0.00
Why do I get the error "trait bound FromStr is not satisfied&q... 0.00
How to mutate items of a vector during iteration? 0.00
How to connect to Redis from inside Docker container using redis-rs? 0.00
How to re-use a Range multiple times without cloning it? -2.00
Constraint on type of right hand side parameter of operator impleme... 0.00
Rewriting a function to accept AsRef<Path> instead of &Path 0.00
Promises say they are done when they are not? +0.16
How to write regex to match equal pairs of delimiters? +1.32
How to compare key with sum of array of objects' keys? +0.74
How to flatten nested arrays of objects into an array of arrays? +1.05
How to implement drop_while on mutable iterator? -0.02
How to create native events from strings using event constructors? +0.42
How to overwrite mutable string inside a loop? 0.00
Rust - Get value from method without borrowing (count the lines of... 0.00
Is there a way to hide images but show text when the user wants to... 0.00
How to highlight characters after mouse hover? 0.00
Why does adding a margin to an h1 element shift the entire header c... 0.00
How to show child div content outside of overflow: hidden parent? 0.00
How to group array objects by one of their fields? +0.80