StackRating

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

DK.

Rating
1625.85 (968th)
Reputation
35,711 (3,211th)
Page: 1 ... 5 6 7 8 9 10
Title Δ
How to use generic VecDeque? 0.00
Cannot pass self as callback parameter due to double borrowing 0.00
the impl does not reference any types defined in this crate +1.64
Collect items from an iterator at a specific index -1.24
Return a map iterator which is using a closure in Rust 0.00
How to detect unicode characters that are non-normalized? +2.19
crate name with hyphens not being recognized 0.00
Generic operation on slice of Cow<str> +2.21
How to make a test dir? +0.42
How to clone the struct include `Rc<Fn(T)>`? 0.00
Execute a shell command 0.00
How can I use lifetime bounds to solve "reference must be vali... -0.02
Use write! macro with a string instead of a string literal 0.00
How do I decide when to mark a trait as unsafe? 0.00
How do I destructure a tuple so that the bindings are mutable? +1.83
Same object with different API faces at compile time? 0.00
Using iron framework, how to exit the listening loop? -2.20
Cannot give struct as a type to create a 2D array of structs +0.40
How is a const array inlined? 0.00
How can I wrap another type and add fields and methods to it? -1.23
the From<&String> trait is not implemented for the type S... 0.00
Who owns a value without a let binding? 0.00
Creating a simple linked list 0.00
What is an idiomatic way to fill a user-supplied buffer when readin... 0.00
Expected bound lifetime parameter, found concrete lifetime [E0271] 0.00
Using str and String interchangably -0.23
Calling Rust method from C with array parameters +0.43
General pointer type for `Rc`, `Box`, `Arc` 0.00
An enum deriving Debug 0.00
Escaping commas in macro output 0.00
Modifying one attribute of a struct while iterating over another at... +0.08
Moving array values between enum variations +0.48
Error when calling rust from python 0.00
What is the best pattern for working with regex results? 0.00
'Unresolved name' inside macro despite 'ident' desi... 0.00
How to apply step when iterating over string characters? 0.00
Disable registry update in Cargo 0.00
split HashMap into equal chunks +0.48
Implementing a generic conversion from an object implementing the `... 0.00
Result has no method called "unwrap()"? 0.00
remove duplicates from vector of custom struct 0.00
Implementing Default on nested structures causes a stack overflow 0.00
Why do I have to expose a macro implementation's 'use'... 0.00
Can I create a macro that unrolls loops? 0.00
vector method push_all is not found for a custom struct -1.56
Return a moving window of elements resulting from an iterator of Ve... +1.82
Stack behavior when returning a pointer to local variable 0.00
Cargo dependency version syntax 0.00
Global feature gates in Cargo 0.00
Recovering from `panic!` in another thread 0.00