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 ... 7 8 9 10 11 ... 14
Title Δ
How can I specialize a function's return value? +0.44
Unable to add trait bounds to member of a struct 0.00
Creating a sliding window iterator of slices of chars from a String +1.18
What are the problems of using Any trait objects in heterogeneous R... 0.00
Why does _ destroy at the end of statement? -0.58
Implement rayon `as_parallel_slice` using iterators 0.00
Mismatch between associated type and type parameter only when impl... 0.00
Why my rxjs combineLatest output only 2 times? +0.50
Use precomputed big object in actix-web route handler 0.00
Is there any reason to use optional props in Flow? 0.00
Rust generics on arithmetic operation 0.00
Private inner module returning private item gives "private typ... 0.00
How do I call a function that requires a 'static lifetime with... +2.59
Specify `Fn` trait bound on struct definition without fixing one of... +2.22
Can't use Vec two times and I can't borrow it instead 0.00
Why is Vec::len a method? -2.28
Curiously recurring generic trait pattern: overflow evaluating the... +0.56
Multiple lifetimes and move: assignment to borrowed `x` occurs here 0.00
RxJS operator that waits for quiet period in event stream, but in c... +0.36
Why does a match expression not report an error for a catch-all arm... -1.58
Multiplying fixed size fractions without using a larger container 0.00
How to add an additional data point to an instance of a struct when... 0.00
What is the easiest way to pad a string with 0 to the left? -1.43
Can you share `cfg!` up the dependency tree using Cargo? +2.13
How to create a cyclic reference with Arc and Weak? +2.71
How to implement a trait for a vector of generic type Vec<T>? -1.43
Why does the Split type only return &str even though Pattern ha... 0.00
Get the first letters of words in a sentence +1.69
Creating environment for closure in a macro in Rust +0.55
Why doesn't the signature of std::str::parse use a trait bound? -1.30
How do I go from a NaiveDate to a specific TimeZone with Chrono? +1.53
How can I use Rayon to split a big range into chunks of ranges and... -0.48
Why does HashMap::iter.nth(0) give different output for each execut... -1.18
What is the difference between (a: ?string) and (a?: string) in flo... -1.18
flow union type does not error out +1.56
How to convert a crypto::sha2::Sha256 hash into a &[u8] represe... 0.00
When should I use a reference instead of transferring ownership? 0.00
Replicate TypeScripts 'as' with Flow 0.00
How do I use the unstable std::collections::BitVec? 0.00
Need clarification on the Rust Nomicon section on (co)variance of `... +0.49
How do I implement generic commutative std::ops involving a builtin... 0.00
Is it possible to have a generic function on a trait? 0.00
Why can I compare a String to a &str using if, but not when usi... +0.50
Where are modules installed by Cargo stored in a Rust project? 0.00
How to convert iter.next() to an array index? -0.50
What is the <- symbol in Rust? 0.00
How to capture the output of a process piped into a Rust program? -0.46
Piston GenericEvent not implemented for Event 0.00
Bitfield and union for low level data structures and type conversio... 0.00
Implementing 2D vector syntax for accessing a 1D vector? +0.45