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 4 ... 16
Title Δ
How to check the existence of a path in Rust 1.1? 0.00
How do I view rustdoc for a library my project depends on? 0.00
traits and associated-types -0.43
Mutable borrow conflict from unrolled loop 0.00
Does Rust guarantee that elements of a Vec smaller than a word size... 0.00
Matching with less boilerplate -0.77
How to convert a static array to a dynamic one? +1.61
wrestling with borrow checker +1.87
Where is the rust documentation for trait implementations? +2.07
What does "expected struct Foo, found a different struct Foo&q... 0.00
Modifying a slice of str's 0.00
What does an empty set of parens mean when used in a generic type d... 0.00
How can I specify a type when I assign a generic function to a vari... 0.00
the type of this value must be known in this context 0.00
How to implement variable increment via side effect? 0.00
Why is this trait/implementation incompatible - bound lifetime vs c... -0.63
How to benchmark memory usage of a function? +1.43
vector method push_all is not found for a custom struct +1.85
How to I pass Rc<RefCell<Box<MyStruct>>> to a fun... 0.00
Why do I need to use self::core::ops? +0.38
What is the most appropriate way to convert nibbles to a u64? 0.00
What is the difference between Slice and Array 0.00
Moving Arc Mutex Ncurses window down thread still doesn't imple... 0.00
How do I make my own adapter methods able to consume a trait object? 0.00
Can macros expand to a combination of patterns? 0.00
How do I create a parameterised type from a macro? 0.00
How I can iterate over borrowed array? 0.00
Mutable borrow to function for struct holding reference issues 0.00
Does println! borrow or own the variable? 0.00
How to implement a trait for a parameterized trait 0.00
Convincing the compiler that every index of an array will be initia... 0.00
Mutable multidimensional array as a function argument 0.00
How to implement Iterator for boxed values? 0.00
Macro for defining trait aliases 0.00
Enforce Eq check on trait 0.00
How to append all elements in a slice to a Vec? 0.00
Is it possible to check if an object implements a trait at runtime? -0.18
std::fs::File + documentation + try! = E0308 +0.38
Implement trait for trait with static function +1.47
Is it possible to install Rust on Linux without admin privileges? 0.00
What's the best way to mutate a nested enum? 0.00
How to create a DST type? 0.00
How do I declare a static mutable variable without assignment? +1.44
Call macro inside recursion expansion 0.00
Can Cargo.toml have Cargo tell rustc to include plugins? -1.82
Using map with Vectors +1.63
How do I set connect timeout on TcpStream 0.00
Get fields of a struct type in a macro 0.00
Why doesn't a local variable live long enough for thread::scoped 0.00
Is there an easy way to cast entire tuples of scalar values at once? -1.18