StackRating

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

Shepmaster

Rating
1621.85 (1,050th)
Reputation
178,829 (280th)
Page: 1 ... 51 52 53 54 55 ... 59
Title Δ
Skipping unit tests or at least showing warnings from them 0.00
How can I split a string (String or &str) on more than one deli... 0.00
Lifetime problems passing &mut to function and returning a clos... 0.00
PathBuf does not live long enough 0.00
Unable to read file contents to string - Result does not implement... 0.00
How do I access a variable outside of an `if let` expression? -0.18
variable binding through if statement not working correctly 0.00
How to change a value while dropping? 0.00
How is `last` allowed to be called for an Args value? -0.50
Is there any way to explicitly write the type of a closure? 0.00
Compilation / linking error: Undefined symbols for architecture x86... 0.00
Requiring implementation of Mul in generic function +2.37
Can't get Rust types correct 0.00
std::error::FromError idiomatic usage 0.00
How to iterate or map over tuples? +0.52
What is ``npm install ../my-another-package'' in Rust's... 0.00
Initialise struct field as temporary directory and read from direct... 0.00
Derive Clone for array of something that is Clone? 0.00
Trait for enums convertible to isize 0.00
Grouping structs with enums -1.02
How do you use a macro from inside its own crate? -0.38
Does cargo have the ability to detect source changes? 0.00
"fd not available for reading or writing" when memory-map... 0.00
How to slice a large Vec<i32> as &[u8]? -0.55
Could not exec the linker `cc` error when running "cargo build... 0.00
How to create chaining API after read_to_string was changed to take... -0.70
Trait not implemented for (thing that implements trait) 0.00
What does "expected item, found let" mean? 0.00
What is the difference between [T; N] and U if U is always set to [... 0.00
Raw pointer's data disappearing 0.00
Pass member function body as macro parameter 0.00
How can I put the current thread to sleep? +0.52
What is the idiomatic way to pop the last N elements in a mutable V... +0.51
How can I create a function with a variable number of arguments? 0.00
How do I implement FromStr with a concrete lifetime? 0.00
Code not running in parallel when using thread::scoped 0.00
Struct method type inference 0.00
Generic HashMap does not implement method get 0.00
C library freeing a pointer coming from Rust 0.00
Borrow checker on parent-child relation +0.52
Copying a struct for use on another thread -0.50
How can I add a Marker to a concrete type? 0.00
How can I remove the use of 'block' from my macro to make i... +0.48
Can a while loop evaluate to a value? 0.00
How do I pass a function pointer recursively? 0.00
Why is a raw HTTP request extremely slow? 0.00
How to replace proc with unboxed closures? +0.25
How would I write this C function in Rust? 0.00
Normalise ASCII numbers to digit numbers -1.40
Implementing a "cautious" take_while using Peekable -1.30