StackRating

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

Steve Klabnik

Rating
1482.04 (4,488,205th)
Reputation
8,027 (19,635th)
Page: 1 2 3
Title Δ
How to generate statically linked executables? 0.00
Is the order of evaluation considered when analyzing ownership in a... +0.16
Implement slice_shift_char using the std library 0.00
sdl2-sys won't compile - could not exec the linker: No such fil... 0.00
How do you track the source of an error? -3.69
Efficient trimming of a String -3.72
PI constant is ambiguous -4.03
How to intercept keystroke? 0.00
Why is my Rust implementation of InsertionSort slower than my C ver... 0.00
How to use multiple variables in routes with Nickel? 0.00
Getting a single character out of a string 0.00
Disabling default namespaces +0.33
Return Trait From Method +3.74
Using reflection to enumerate through the fields of a struct at run... -2.97
How to use (unsafe) aliasing? +1.80
Lifetime for a From trait implementation 0.00
If let borrow conundrum +0.28
How to initialize the logger for integration tests? 0.00
How do you document function arguments? +3.85
How to have different dependencies depending on OS family 0.00
How can I implement the sum of squares of two largest numbers out o... 0.00
Trouble with FromStr & FromErr to parse a string 0.00
How much overhead does RUST_BACKTRACE=1 have? 0.00
Is there a way to create C library with Cargo? -0.23
“error: expected item, found 'let'” 0.00
How can I tell Cargo to rebuild when a file included with the inclu... -3.99
Can't find crate for `num` 0.00
How to create chaining API after read_to_string was changed to take... -1.33
`cargo package` error: extern location for foo does not exist 0.00
Why does compiling this program without a main function result in &... +3.88
Why does &14 in a = &14 only live one statement? -2.73
definition of ruby inbuilt methods 0.00
Borrowed value does not live long enough when creating a Vec -3.92
Removing hash extension from cargo dylib naming 0.00
Is compile-time array bound checking going to be implemented? 0.00
Warning on "unstable" directive +4.11
Dealing with boxes and trait objects -3.98
Where does Cargo put the git requirements? 0.00
Custom cfg target in cargo? 0.00
How do I convert a char to a String? 0.00
Why disallow re-using the same value in a format! macro -3.80
How do I access the API documentation from the command line on Linux? +3.72
How to partition and use heap memory allocated en masse with Rust? 0.00
Catching panic! when Rust called from C FFI, without spawning threads 0.00
Updating registry `https://example.com/` 0.00
What is the difference between Send and 'static on a closure in... +4.80
Creating a new &str -1.16
How I get the current time in milliseconds? 0.00
What is current state of iOS support of Rust? 0.00
Copying from primitive type reference by value (e.g. &mut int) -3.57