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 ... 55 56 57 58 59
Title Δ
How to create a static mutable hashmap? 0.00
How to make Travis CI work with Rust 0.12.0 and Cargo? 0.00
println! error: format argument must be a string literal +0.21
rust: lifetime issue, need a hand -1.59
UDP `join_multicast` results in OtherIOError 0.00
Implementing FromStr for a custom &[u8] type 0.00
How do I access core traits like StrExt when using #![no_std]? -1.53
Force fields to share lifetimes 0.00
Using different string types with if else constructs in Rust 0.00
Why do some statements fail to execute when run in a thread? -0.04
Installing Cargo on Windows with Rust from MSYS2 0.00
Type definition with a trait: Differences of specifying an explicit... 0.00
Rust data type that only takes on a range of values 0.00
Deriving Show in a generic struct 0.00
Am getting "Illegal instruction" when running collect on... 0.00
How are Rust's Arc and Rc types different from having garbage c... +0.93
How can I call a Rust function from assembly? 0.00
How can I define a global random number generator? 0.00
cannot move out of dereference (dereference is implicit due to inde... 0.00
How do I fix Encodable/Decodable deprecation? +0.48
Show u8 slice in hex representation 0.00
How do I return a Filter iterator from a function? -0.95
Is functional programming in Rust zero-cost? +0.46
Unable to infer lifetime for borrow expression when using a trait w... -0.52
How can I fix the error "cannot move out of dereference"... 0.00
Why is the trait `core::fmt::Show` not implemented for the type `co... 0.00
Writing an iterator -1.64
How can I download Rust API docs? 0.00
Converting a Bitv to uint +0.00
How to send output to stderr +0.10
How do I create a HashMap literal? 0.00
"Unknown deriving trait ToJson"; What makes a trait deriv... 0.00
Extending borrow lifetimes in rust 0.00
What is the difference between Vec<struct> and &[struct]? 0.00
Create a type - an array of char with a fixed size 0.00
Correct way to return an Iterator? 0.00
Inefficient instance construction? +3.87
Omit double cloning value passed to function +3.87
Wrong number of lifetime parameters when encoding a generic type 0.00
Why are these ASCII methods inconsistent? +0.27
Why are these ASCII methods inconsistent? +0.27
How to return a generic Map struct? -3.98
Rust array of functions -1.93
Running a number of replacements on the same string -0.76
How to check for EOF with `read_line()`? 0.00
Cleaner way to get the contents of a file as string in Rust? 0.00
How to avoid buffering on stdin and stdout? 0.00
How do I write a pipe filter in Rust? 0.00
Storing from inside a loop a borrowed value to container in outer s... 0.00
A way to resize a stack (or other dynamically resizable types) 0.00