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 ... 25 26 27 28 29 ... 59
Title Δ
Rocket not parsing RawStr in a URL to match route 0.00
From trait only works on values, but I have references 0.00
Why does a mutable borrow of a closure through DerefMut not work? 0.00
How to serve a fallback file using Iron's staticfile when the o... 0.00
How to create and return a C++ struct from Rust FFI? 0.00
How do I remove excessive `clone` calls from a struct that caches a... -0.99
How to make a variable with a scope/lifecycle for all test function... 0.00
How to release a beta version of a crate for limited public testing? 0.00
How can I use associated constants in a where clause? 0.00
How to find the current URL in Iron? 0.00
How do I enable editable user input for a Rust terminal application? -0.65
How to get all rows as a vector with tiberius futures? 0.00
Does the third rule of lifetime elision capture all cases for struc... 0.00
Is there a way to enable a Cargo feature only when rustdoc verifies... +1.77
Recursive function that returns a Vec 0.00
How do I get an Option<T> instead of an Option<Vec<T>... 0.00
Why do I need to repeat writing `mut` the second time? 0.00
Get the String length in characters in Rust 0.00
How do I create a function that accepts an iterator of i32s as eith... 0.00
Why do destructors run when a panic occurs? -1.91
Safe caching in Rust without refcounting 0.00
What does the dollar syntax mean in a Rust format string? 0.00
How can Rust know if a variable is mutable? +1.44
Cannot infer type for `U` 0.00
Cannot infer a lifetime for a closure returning a boxed trait that... 0.00
`T.into()` works but `From::from(T)` does not +1.92
How to read the request body in hyper? +0.36
Can I implement the same trait multiple times in different ways for... 0.00
How does assigning to a borrowed variable violate the rules of refe... 0.00
How to store method pointers in a HashMap and call them +0.36
Deprecate for external users, but allow for me? 0.00
How to determine size of c_uint at build.rs time for the target pla... 0.00
How to iterate over mutable elements inside another mutable iterati... -2.31
How can I replace the value inside a Mutex? 0.00
How can I generate a link to a particular route in Iron? 0.00
Is there a builtin identity function in Rust? 0.00
BadFormat parsing string to date when using Chrono 0.00
How can I fix these two for loops to allow modification of the vect... 0.00
Linking to a local C library for Rust with FFI 0.00
How to take ownership of a value in flat_map 0.00
Absolute value function in Rust -0.49
How to repeatedly loop over subsets of a collection determined by a... 0.00
Are there any HashMap implementations with consistent ordering betw... +1.50
Is it possible to override a type's existing Debug implementati... 0.00
Why do Rust/sodiumdioxide PublicKeys get prefixed with a length whe... 0.00
How can I get the public elements from a Rust module? 0.00
Can I override a macro from the standard library with my own custom... 0.00
When can the Rust compiler not prove that borrows are disjoint? 0.00
Extern libraries as dependency to local libs 0.00
How do I remove line feeds / line breaks from std::string::String? 0.00