StackRating

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

Peter Hall

Rating
1559.40 (5,711th)
Reputation
18,890 (7,320th)
Page: 1 ... 9 10 11 12 13 14
Title Δ
Why can't I replace (t -> t) with Function.identity() in the... +0.57
Why is size_of::<MyStruct>() not equal to the sum of the size... -1.58
Reference has shorter lifetime than its value from same scope? +0.49
Mutating a travelling window in a Rust ndarray 0.00
Why doesn't the compiler report an error when a variable not de... +2.69
How do I efficiently build a vector and an index of that vector whi... -1.40
Java System.in not working with custom stream 0.00
Prepend line to beginning of file 0.00
What's the best way to register a function to run during an une... +1.25
Value wants to live for whole function scope 0.00
Moved variable still borrowing after calling `drop`? -0.24
Sharing schema with struct children 0.00
Why does calling Vec::resize before calling Vec::set_len cause the... -1.55
Combine a compile-time integer type with a dynamic type -0.67
Vec<PathBuf> to &[&Path] without allocations? -0.55
File struct isn't viewed as implementing a Read? +2.47
How can this instance seemingly outlive its own parameter lifetime? -1.70
Type mismatch between type parameter and std::ops::BitXor Output as... 0.00
Value does not live long enough 0.00
Implementing trait with method returning generic trait +0.53
How to help flow handle react component state initialiser? -1.59
Keeping cookie between transactions with Hyper 0.00
Rust generic trait implementations for trait 0.00
Specifying generic parameter to belong to a small set of types 0.00
Interior mutability vs data hiding to hold fixed the referant of a... +0.46
Why is the size of a pointer to something on the heap larger than t... 0.00
How to prevent Flowtype from unifying types? +0.01
Disjoint unions without tags -0.49
How to implement quote::ToTokens for an enum? 0.00
How to get the union of the specific fields of another union 0.00
How to get the union of the specific fields of another union 0.00
Object type with partial definition flowjs 0.00
flow types with constant strings, and dependent types 0.00
Dynamic property names in flow typed object 0.00
Flowtype: Subtype relationship with object with optional properties 0.00
macro_rules! macro takes string literal "...", expands to... -1.56
Struct with a generic trait which is also a generic trait -1.58
Using the Rust compiler to prevent forgetting to call a method +0.53
Is it possible to remove just one RXJS Observer from an Observable? +1.29
How to use 'on_send' method of Nickel response? 0.00
Reuse flow class declaration for class definition 0.00
Return value if passes predicate, else default -1.60
Variable parameterised over a trait not a struct? +0.40
Lifetime error using associated type of trait with lifetime parameter 0.00
Why Rx.Observable.of(true) starts to emit +2.23
How to change the variable from inside Fn closure in Rust? -0.50
How to prompt users to accept updated terms and conditions? 0.00
Can't find crate for `rayon` 0.00
How can I return a Maybe value from do notation in PureScript? +0.51
Mismatched types: expected &str found String when assigning str... -1.81