StackRating

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

mcarton

Rating
1568.66 (4,209th)
Reputation
7,504 (21,183rd)
Page: 1 ... 4 5 6 7
Title Δ
Is there a way to use existing structs as enum variants? +4.96
How do I set values nested within multiple Options if they are not... +5.16
How can I skip the Nth element in a Rust iterator? +0.47
Change timestamp format used by env_logger 0.00
What is the difference between rand's Sample and IndependentSam... 0.00
What happens to an allocation when the variable containing it is re... 0.00
How do I correctly implement std::iter::Step in Rust 1.25 nightly? 0.00
How to change value inside an array while iterating over it in Rust 0.00
Why do underscore prefixed variables exist? +3.90
How to implement a Rust constructor that's parameterized on an... 0.00
Is it possible to get the full "namespace" of a struct in... 0.00
Why is accessing an element of a large vector of structs in debug m... 0.00
How to use the same iterator for counting and iteration? -0.14
References in Rust 0.00
Option::map(FnOnce) does not seem to accept FnOnce ...? 0.00
How to execute benchmarks in Rust Cargo.toml 0.00
Does Rust expose call stack depth? 0.00
Combining else clauses in nested if statements in Rust -4.16
Is it possible to have type paths in which multiple segments have a... -3.38
How to find/generate nightly documentation? 0.00
How to write macro for similar matching arms? -4.26
How to convert hex string to a float in Rust? +3.98
How to embed a Rust macro variable into documentation? 0.00
How to check standard library documentation offline? +4.54
What does the tt metavariable type mean in Rust macros? 0.00
How to implement rustc_serialize::Decodable for struct that has a f... +3.22
Cannot move out of borrowed content in Rust 0.00
When should I use tuple structs over normal tuples? -2.62
Emacs 'Ctrl+s Ctrl+w' equivalent in Vim -3.80
The compiler suggests I add a 'static lifetime because the para... -1.53
How can a Rust closure take String type arguments and return values? +5.18
Unable to trim string received from TCP stream +3.90
Unpacking tuples into arguments +4.25
What is the idiomatic way to handle/unwrap nested Result type? -3.51
Best way to conditionally add to a HashMap, with as few lookups as... 0.00
rustc_serialize::Json value borrowed in a while loop does not live... -3.59
Updating public fields of Rust structs which have private fields -2.08
Raw pointer turns null passing from Rust to C 0.00
How to skip a dependency if related feature is disabled 0.00
How to end the borrowing of an object without introducing a new sco... 0.00
How to wrap a raw string literal in source code without inserting n... -4.24
Can not return a Chars iterator because it "does not live long... 0.00
Execute any bash command, get the results of stdout/stderr immediat... 0.00
Why nested iterator closures won't copy values from outer scope 0.00
Local let like in caml -4.10
Pattern matching on slices 0.00
Value doesn't live long enough, despite being constrained to -3.45
Rust match on number condition 0.00
Equal lifetimes for different objects in different places 0.00
Having trouble understanding traits and generics in Rust 0.00