StackRating

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

Francis Gagné

Rating
1570.77 (3,963rd)
Reputation
34,189 (3,420th)
Page: 1 2 3 4 5 ... 13
Title Δ
What do I use for the lifetime of a parameter of an FnMut field ins... 0.00
How do I get a reference stored in a struct with the reference'... 0.00
How to merge iterator of streams? -1.86
Can I find out if a filtered iterator is empty? 0.00
How to get Interior Mutability on a Copy type? +1.86
Get value mapped to range of numbers using an integer to find the k... +1.31
Why does Rust need to know the code in module belong to whom? 0.00
the trait `std::ops::Fn<()>` is not implemented for [closure... 0.00
Re-export optional cargo feature that can be turned off 0.00
Is there a way to make clap override the [ -h | --help ] flags help... 0.00
Testing standard output by substituting stdout 0.00
How to use `rustc` crate? 0.00
Does Rc::deref return a reference? 0.00
Using a Rc<FnMut> as an FnMut +0.40
Type-level Map in Rust 0.00
What does it mean to be uniformly allocated in Rust? 0.00
How to tell the compiler the variant of the enum I'm returning... -1.63
Retaking ownership of mutable reference 0.00
How to "unlock" an RwLock? 0.00
How to implement the Lispian cond macro? 0.00
Can I use '<' and '>' in match? +1.15
Missing Lifetime Operator +0.41
Simulating field inheritence with composition 0.00
Is there a way to make clap treat -? the same way as -h? -0.34
How can I deserialize a tree of references in Rust? +0.41
can't capture dynamic environment in a fn item, but the code is... 0.00
Checking if folder exists in directory +2.26
Generate a random u8 from 0 to 255 inclusively 0.00
How do I keep internal state in a WebAssembly module written in Rust? -1.76
Multi-line integer literals in Rust 0.00
Type mismatch resolving the error type when forwarding messages fro... 0.00
How to check if HEAD is tagged +0.23
Step by step instruction to install Rust and Cargo for mingw with M... 0.00
Save mutable reference for later even when aliased 0.00
How to test if a string contains each character in a pattern in ord... -0.40
Anonymous vs struct lifetime for assignment 0.00
How to demonstrate type poisoning? 0.00
Getting around Rust ownership problems when using state machine pat... 0.00
When is it useful for an associated constant to use a lifetime othe... 0.00
How can we write a generic function for checking Serde serializatio... +2.03
What return type should I use for an iterable expression? -1.55
Multithreaded application fails to compile with error-chain 0.00
Using Trait types with rust-portaudio in non-blocking mode 0.00
How do you jump to the first non-whitespace character in a line wit... 0.00
How can multiple struct fields be generics that use the same higher... 0.00
Should the Copy trait always be implemented if possible? 0.00
Why do I have to explicitly cast to a constrained type? 0.00
Using trait methods from a structure implementation +0.41
Is it possible to auto implement a trait which casts a trait object... 0.00
Read from an enum without pattern matching 0.00