StackRating

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

Shepmaster

Rating
1621.85 (1,050th)
Reputation
178,829 (280th)
Page: 1 ... 44 45 46 47 48 ... 59
Title Δ
How do I prevent TcpStream from blocking on a read? 0.00
Getting execution time with Cargo -0.31
Why does `Iterator.find()` require a mutable `self` reference? 0.00
How to idiomatically / efficiently pipe data from Read+Seek to Write? 0.00
Error mismatched types: expected 'collections::vec::Vec<i32&... 0.00
Iterate over copy types 0.00
Understanding scope and shadowing matches 0.00
Unable to tackle optional fields in JSON with Rustc-serialize 0.00
Avoiding PhantomData in a struct to enforce type constraints 0.00
"Connection reset by peer" when benchmarking a simple Rus... +2.00
Get the value of an enum 0.00
What does :: mean in Rust? +0.43
How do I compare a vector against a reversed version of itself? +0.47
Static method in trait dynamic dispatch 0.00
Parsing variable from delimited file 0.00
How to pass some sort of generic closure to a function to generate... 0.00
File::open() panics when file doesn't exist 0.00
Access to components of a Read wrapped by Take or Chain 0.00
Using Snappy compression with a buffer 0.00
Value does not live long enough with explicit lifetime, but does li... 0.00
Trait Impl for both Box of Trait Object and Trait 0.00
Converting consuming tree into non consuming tree 0.00
How to use a local unpublished crate? 0.00
Readline custom completer 0.00
Borrowing Option::and_then +1.38
How to create a static string at compile time +0.45
How can I have a container where the items have access to the conta... +2.15
Can I create a slice of a single byte (u8)? +2.78
Rust GSL library always returns the same number for a random number... 0.00
Generate sequential IDs for each instance of a struct -0.02
Is there a command to automatically add a crate to my Cargo.toml? 0.00
Convert int to a vector of strings +0.02
Is repeat(x).take(n) performant? -0.54
How to check if a string represents a floating-point number? 0.00
Removing items from BTreeMap found through iteration 0.00
Trait to store structs with different generic parameters 0.00
How do I specify a lifetime that is dependent on the borrowed bindi... 0.00
How to define a multi level crate? 0.00
Debug trait implementation with newline characters -0.55
How do I eliminate the spurious warning "value assigned is nev... -0.14
Unable to add to the rustc-link-search path of a dependency 0.00
Can I use a method or a function as a closure? 0.00
How do I get a function to return a Vec of string-like things? +0.92
Cannot use macros imported in a library in an executable that uses... 0.00
How to Iterator::chain a vector of iterators? -0.52
Issue when replacing a crates dependency with a local version 0.00
How does Rust find out the upper limit of an iterator? +0.45
Automatic casting Vec to array +0.45
Changing the return type of a function returning a Result -0.05
Is there an elegant way to make a generic tuple struct with an unus... 0.00