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 ... 54 55 56 57 58 59
Title Δ
How to declare and implement a struct that keeps track of a collect... 0.00
Iteration over a struct vector 0.00
Structure containing fields that know each other -0.51
How to get the equivalent of C++ initializer lists -1.63
How do I convert String to an integer? 0.00
RGB to YCbCr using SIMD vectors lose some data 0.00
Cannot borrow pointer even if previous borrow is "forgotten&qu... 0.00
Is there a way to get two *mut pointers pointing to the same memory... -0.05
Can I traverse a singly linked list without owner move or unsafe? 0.00
Turning a fixed length Vec<u8> of hex only chars into an int 0.00
How to rewrite tail recursion as a cycle? +0.05
How can I clone a closure? 0.00
Can't use Cargo to build hello world example from Rust tuturial 0.00
Move struct into a separate file without splitting into a separate... 0.00
Where is the sine function? +0.49
Implementing Iterator using an underlying iterator -0.49
Operator for parametrized struct is dependant on another operator -1.56
How to terminate standard input? 0.00
Reference passed as parameter is not moved +2.06
Why can't I call a mutable method (and store the result) twice... 0.00
How to find in documentation that to_string is available for &s... 0.00
What is the most idiomatic way to concatenate integer variables? -1.33
What is the best way to create a heterogeneous collection of objects? 0.00
error: `line` does not live long enough (but I know it does) 0.00
How do I use a new local module? 0.00
What is the idiomatic way to print a Vec as a string? 0.00
How do I convert a num::Rational to a decimal number? 0.00
Assigning an unboxed closure from an if statement -1.06
Can you clone a closure? -1.51
Can't use mutable slice where immutable slice is fine 0.00
What is the return type of the indexing operation on a slice? +2.45
Why do the predicates for find() and position() require different t... 0.00
What is #[warn(unstable)] about in Rust? 0.00
How can I read a file line-by-line, eliminate duplicates, then writ... 0.00
Create an array with enum element size 0.00
HashMap with HashSet as key 0.00
How do I create a global, mutable singleton? 0.00
Explicit lifetime declarations in trait objects held by structs 0.00
Why does calling a method on a mutable reference involve "borr... 0.00
How do you make a BTreeMap with byte array keys? 0.00
Why can the lifetimes not be elided in a struct definition? +0.52
Is there a generic way of accessing a container of mutable elements? 0.00
Set specific version of the dependency of a project's dependenc... 0.00
String join on strings in Vec in reverse order without a `collect` -1.58
Passing a component of a pointer by value 0.00
Is it possible to use a fold with a Vec? 0.00
Is it possible to download previous nightly builds? 0.00
C string FFI: Is there something like String::from_raw_buf_with_max... 0.00
`cannot move out of dereference of `&mut`-pointer` while buildi... 0.00
How do I provide or remove the dependency on _GLOBAL_OFFSET_TABLE_? 0.00