StackRating

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

Simon Whitehead

Rating
1612.16 (1,338th)
Reputation
49,940 (2,005th)
Page: 1 2 3 4 ... 24
Title Δ
In Rust, how do I concatenate one String with a linefeed and then a... 0.00
How to fix "warning: unused variable" for enum with named... 0.00
Rust macro accepting type with generic parameters 0.00
Where does Cargo get my name and email from when creating a project? 0.00
Rust lifetime - variable does not live long enough error 0.00
Why does Piston text() require a mutable reference to the glyph cac... 0.00
Can't access fields of structs in implementations of dynamic tr... 0.00
In Rust, what's the difference between "{}" and "... 0.00
What's the best way to convert a [[T; 4]; 3] into a [T; 12]? -2.38
Is there a way to fold with index in Rust? 0.00
How do you avoid accidentally redeclaring a variable inside a code... +0.44
Why does a closure passed to flat_map without a type annotation com... 0.00
What happens when an Arc is cloned? -1.31
Rust Type Inference Error 0.00
Rust mutable value vs mutable reference 0.00
Use trait as interface for database entity 0.00
Why can't I write a function with the same type as Box::new? 0.00
How would I append an Option<char> to a string? 0.00
no method named `flush` found for type `std::io::Stdout` in the cur... +1.75
Cyclic reference does not live long enough 0.00
cannot borrow X as immutable because it is also borrowed as mutable 0.00
How to send a value to a Nickel Middleware function 0.00
Expected () but found a struct 0.00
Cloning a std::iter::Map with inferred (?) type -0.62
Declaring lifetime on a test function 0.00
How can a Rust closure take String type arguments and return values? -0.65
How to make this field mutable? -0.18
Recursive function calculating factorials leads to stack overflow -0.47
Who borrowed a variable? +1.07
Rust not properly reading integer input +1.97
Mismatched types. Expected i32, found () 0.00
Using impl Trait in Trait definition +1.82
Declaring a variable of type `String` does not work +0.29
Unable to create a fluent APIs because the type `self` doesn't... -1.30
Understanding lifetime management while modeling containment relati... 0.00
Is it possible to declare local anonymous structs in Rust? 0.00
How to save a PNG image in Rust? +0.31
Why does iterating over a HashMap<&str,&str> yield a... 0.00
Cargo test warns for unused code after saving file +1.79
Unit tests with Rust -0.42
Multifile Rust project 0.00
Move keyword of closures when concerning a vector -0.65
How to modify the last item of an array? -0.15
How to make &mut self from &self? +2.25
Return first item of vector +1.28
How to pattern match a String in a struct against a literal 0.00
Do Rust collections have the ability to own the data they store? 0.00
binary operation `|` cannot be applied to type +1.63
Destructuring while iterating through a Vec<Enum(String)> 0.00
type mismatch error while reading stdin lines -1.31