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 ... 43 44 45 46 47 ... 59
Title Δ
Creating an iterator that either steps upwards or downwards +1.86
Can't use a dependent crate in Rust documentation tests +1.62
Is there a way to omit the lifetimes for the trait here? 0.00
Mismatched types when building a std::process::Command in a loop 0.00
How do the inner workings of the Rust link attribute compare to lin... 0.00
Get reference to an element of a global vector -0.36
How can I specify an iterator over traits? 0.00
How to get the Authorization Bearer header? 0.00
Decoding a variable-length JSON array into a Rust array +0.44
Can not move out of type which defines the `Drop` trait [E0509] 0.00
Pattern matching over borrowed HashMap containing enums 0.00
Using take on an iterator without copying 0.00
Is it required to import a trait whenever it is used? 0.00
Create a Vec<BTreeSet<char>> from Vec<Vec<char>... 0.00
Using rustc_serialize and getting unquoted strings 0.00
Binary operation cannot be applied when using generics for arithmetic 0.00
What is the sequence combinator in Chomp? -0.55
Use a Rust macro to generate and compile a shader 0.00
What do letters enclosed by two single quotes next to a function ar... +1.94
How do I convert a vector of strings to a vector of integers in a f... +1.21
What Rust construct uses nearbyint from libsystem_m? +0.22
How do I tell Cargo to check a local directory for a replacement de... 0.00
How to compile and run an optimized Rust program with overflow chec... 0.00
How can I use a type with a lifetime as the `error` argument to io:... 0.00
What's the correct way to convert from &str to OsStr? 0.00
Unable to infer enough type information about _; type annotations o... 0.00
Weird behavior in Rust with OpenCV 0.00
Where does `multirust` install the Rust language source code? 0.00
No method 'entries_mut' when unarchiving a file with the ta... +0.42
Syntax for using traits as type parameters in aliases +0.43
Using slice patterns with a slice of Strings 0.00
E0308 reading lines from file with for line in reader.lines() -0.29
How to publish a constant string in the Rust FFI? 0.00
How do I make a pointer hashable? 0.00
When does RwLock panic instead of doing a deadlock? 0.00
Implementing the Index operator for matrices with multiple parameters +0.44
Emulating Python's `index(separator, start_index)` in Rust 0.00
Method `mul` has an incompatible type for trait 0.00
Lifetime Errors using filter_map -2.00
Is there a safe interface to raw sockets? 0.00
Is there any way a builder can register a callback using a method o... 0.00
Serialize vector of boxed traits to JSON -2.02
Determining where a Rust program starts and ends 0.00
Dereferencing Box<T> gives back value instead of reference -0.23
How can I model a bidirectional map without annoying the borrow che... 0.00
How to access fields of a value bound to a variable in a match expr... -0.60
GraphicsMagick FFI issue -1.39
Chaining iterators of different types 0.00
How can I write a builder that stores a `Path`? 0.00
Which generic parameter must be specified? 0.00