StackRating

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

Jmb

Rating
1516.58 (39,961st)
Reputation
2,831 (59,687th)
Page: 1 2 3 4 5
Title Δ
What's the idiomatic way to handle multiple `Option<T>` i... +0.06
Why does a generic function replicating C's fread for unsigned... +5.37
Drop-in compiler replacement can't find std crate -4.18
How to deal with multiple mutable borrows in Rust with match? 0.00
Calling functions with different numbers of arguments in Rust macros 0.00
How to use lifetimes correctly in Rust structs -2.75
Is it intentional that cmp::Eq is implemented for fn(&'a T)... 0.00
Why do I need to add a lifetime to a function that returns a refere... 0.00
Using multiple values of an argument in Clap 0.00
Mutably borrowing in match statement and result 0.00
Check whether compiler is nightly at compile time +4.00
Why is my program slower than the benchmark shows? +0.48
Why does calling filter on a vector not remove elements from the ve... -0.71
Using PBKDF2 key derivation to properly create user-readable salt w... 0.00
Mutable borrow more than once -2.85
How can I partition a mutably borrowed vector? +4.05
Binary attachments are corrupted when using mailparse's ParsedM... 0.00
Get value mapped to range of numbers using an integer to find the k... -1.01
Async read from UdpSocket +4.32
Check if a float can be converted to integer without loss +4.09
How do I create a new line when using termion in raw mode? 0.00
How do I interpret the output of `cargo bench`? +1.27
How can I compile a string supplied on the command line during comp... -3.66
"cannot borrow `graph` as immutable because it is also borrowe... 0.00
How do I add action buttons to a FileChooserDialog? 0.00
Where do I find the complexity of an operation? -4.52
How do I convert a string to a list of chars? -4.00
Is there a built-in conversion from Rust's Ordering::* to integ... -4.62
Can I make an object public for integration tests and/or benchmarks... -4.35
How to write documentation tests for an internal API? 0.00
How to add variable length array into Vector in Rust, Python equiva... 0.00
Destructuring tuples into typed variables +3.37
Can I simplify this Rust code dealing with Option<T> and Resu... -4.67
Reverse part of a String +3.36
How to split a String into an array? String.split(",") re... 0.00
Is it possible to convert a vector into a nested vector using a lib... -0.68
Trait bound T: From<Result<T, Error>> is not satisfied -0.99
Why does Rust not see a variable after a loop is read? 0.00
Conditionally return empty iterator from flat_map +0.26
Why would the borrow checker reject an inline expression but accept... 0.00
Access to self from the parameters of a macro that creates a struct +0.45