StackRating

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

Chris Morgan

Rating
1592.47 (2,160th)
Reputation
59,623 (1,558th)
Page: 1 2 3 ... 16
Title Δ
Detecting user-initiated element resizing (as distinct from documen... 0.00
Drawing a border between items, whether they fit side-by-side or wr... -1.72
Why is WebViewControlProcess.CreateWebViewControlAsync() never comp... +0.34
How to match Strings in Rust 0.00
What is the best way to be aware of the loss of precision when conv... -0.89
Why do Rust's `Atomic*` types use non-mutable functions to muta... 0.00
Is it possible to create a RefCell<Any>? -0.62
What's the closest I can get to discriminating an enum by a char? +1.66
How can I create parameterized tests in Rust? +1.37
Why does trait implementation for Box<T> conflict with Fn()? 0.00
Thread references require static lifetime? 0.00
How to suppress "function is never used" warning for a fu... +1.66
Why is there a mod keyword in Rust? +1.45
When to use AsRef or other conversion traits for string-like type 0.00
Why is it useful to slice an entire array? +1.53
Providing Blanket Trait Implementations for a Custom Trait -1.96
Defining generic Result<T, E> as return type 0.00
Is it possible to vary the return type annotation of a function bas... +1.39
How can I concatenate something to the front of a string? -0.61
Where's the illegal move in my code? 0.00
How to fix a segmentation fault when passing an array of int? 0.00
Assigning to a moved variable seems to "negate" the move 0.00
Function with same name as struct 0.00
FnOnce inside Enum: cannot move out of borrowed content 0.00
Expected bound lifetime parameter, found concrete lifetime 0.00
Why does Rust bother with "let"? +1.44
again - borrowed value does not live long enough 0.00
How can an enum be re-exported? 0.00
What is the purpose of the `move ||` idiom? 0.00
Does Rust have "use foo::*" with renaming? 0.00
How to detect unicode characters that are non-normalized? -2.19
More specific self in function declaration 0.00
How to design a struct when I need to reference to itself -0.13
Generic operation on slice of Cow<str> -1.81
How to make a mutable reference to an immutable value 0.00
Is it possible to have Cargo fetch dependencies from a private remo... 0.00
get file information from DirEntry in a for loop 0.00
"macro undefined" error in the macro's own doc test +1.63
Textfile-parsing function fails to compile owing to lifetime/borrow... 0.00
Trait objects, and reading n bytes into vector 0.00
Reading then modifying JSON with rustc_serialize 0.00
How can I return something from HashMap.get’s None case? +1.64
Take an `Iterator` instead of `Vec` when possible? 0.00
How to write a function generic over pointer type? 0.00
Why is `str` a primitive type? 0.00
What is the memory layout of a vector of arrays? 0.00
Using Formatter::debug_list to implement Debug for a two-dimensiona... 0.00
Unresolved import from_str 0.00
Why doesn't this Rust program crash? 0.00
Do I have to be concerned about the overhead of `Rc`? -0.59