StackRating

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

mdup

Rating
1516.08 (41,438th)
Reputation
4,248 (39,373rd)
Page: 1 2
Title Δ
If a Result returns Err(_), I want the whole function to return a H... 0.00
E0308 reading lines from file with for line in reader.lines() +4.28
How can I reuse code for similar trait implementations? 0.00
Trait implementing Sized +3.98
Read an arbitrary number of bytes from type implementing Read +1.25
Generic map as function argument +4.26
Writing generic floating point code without a lot of boilerplate ty... 0.00
Lifetime bound on generic parameter not required on impl block 0.00
Returning a reference does not live long enough 0.00
How to return reference to locally allocated struct/object? AKA err... +4.00
Modifying one attribute of a struct while iterating over another at... -3.92
Is there a non-messy way to chain the results of functions that ret... -2.50
It is possible to always have Cargo show warnings? 0.00
Cannot pass closure as parameter 0.00
When do I need to specify explicit lifetimes in Rust? 0.00
Implementing a trait for a trait +4.28
Why would I use divergent functions? -0.19
Error using local modules in documentation tests 0.00
What is the difference between Copy and Clone? -1.64
Struct that owns some data and a reference to the data 0.00
Iterate over pairs of chunks without creating a temporary vector -0.61
How to reverse after zip two chains 0.00
Read lines from file, iterate over each line and each character in... +4.01
How to redefine a macro? +4.36
Lifetime parameters for an enum within a struct +4.41
Mismatch in Number/Types of Arguments +4.02
Does <'a, 'b: 'a> mean that the lifetime 'b m... +0.10
Matching complex inheritance-y thing 0.00
How to know the current position of an iterator? 0.00
Allowing reference lifetime to outlive a closure 0.00
Aliasing trait with associated types +4.35
Dot product of vectors using Iterator::map 0.00
Lifetime in Iterator impl -2.83
Why is a lifetime needed when implementing a trait on a reference t... 0.00
the trait `for<'r> core::ops::FnMut<(&'r &... -3.09
How can I use shared logic from different files? -2.35
std::fs::File + documentation + try! = E0308 -3.00
Array as a struct field -4.15
How to print structs and arrays? 0.00
Why does unwrap_or() keep borrow in scope? -2.08
Cannot clone io::Error in 1.0.0 beta -3.67
selecting classes in jQuery -1.25
Git: rebase merge commit 0.00
Rename file from incoming http POST using php 0.00
javascript addition and subtraction behaving weird +4.25
Why static final variables are accepted in inner classees? +4.01
Refactoring monsterous JavaScript-project 0.00
Jquery clone and appendto for parent element -4.17
how do I access the array string returned by jquery ajax function -0.97
How do you sort Actors in a libgdx Stage? +4.04