StackRating

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

oli_obk

Rating
1550.59 (7,762nd)
Reputation
16,710 (8,325th)
Page: 1 2 3 4 5
Title Δ
How to move/clone values from one list to another? 0.00
Pass entire macro input to another macro 0.00
Implementing basic operations for built-in types without using libc... 0.00
the type placeholder `_` is not allowed within types on item signat... 0.00
How to correctly exit the thread blocking on mpsc::Receiver +0.42
How to correctly exit the thread blocking on mpsc::Receiver -4.25
Is it possible to declare an associated type that will represent a... 0.00
How can I use lifetime bounds to solve "reference must be vali... +0.13
Implementing a trait on HashMap that uses methods with bounds 0.00
How to declare a lifetime for a closure argument +3.65
How to bind multiple struct fields without getting "use moved... 0.00
static struct with C strings for lv2 plugin 0.00
Json Serialization feature of chrono crate 0.00
Rust FFI. Casting to void pointer 0.00
regex match string starting at offset 0.00
Using str and String interchangably +4.23
Methods shared among structs 0.00
Moving array values between enum variations -3.82
Return Traits from function +3.75
Recursively print struct in `fmt::Display` -1.80
How to easily copy a non-mut &[u8] into to a &mut [u8] +3.90
Cannot borrow as mutable more than once at a time in one code - but... -3.32
Does Rust have anything like scanf? -1.94
Re-using a range for iteration 0.00
split HashMap into equal chunks -3.06
captured variable does not outlive the enclosing closure 0.00
Safety of set_len operation on Vec, with predefined capacity +3.93
How can I open a file with the standard text editor? 0.00
Can this unwrap/pattern matching code be made more clear/idiomatic? 0.00
Modify Collection While Iterating Over it +3.76
Renaming a crate with a hyphen doesn't compile anymore 0.00
Specify Non-Standard Source Folder 0.00
Bug in FFI when passing CString followed by an int 0.00
Why can I not destructure this tuple when iterating over a HashMap? +4.48
Struct vs enum lifetime differences 0.00
More convenient way to work with strings in winapi calls 0.00
Is there a way to declare a variable immutable in a meaningful way? 0.00
Situations where Cell or RefCell is the best choice -1.86
Printing using fmt::Display -2.39
How to implement a factory trait that returns generic values with a... 0.00
How to combine different algorithms in one executable 0.00
Why can associated constants not depend on type parameters? 0.00
Pattern matching over an AST struct in the compiler +3.51
missing lifetime specifier [E0106] on type alias 0.00
Recursive fibonacci with HashMap cache 0.00
Threads not running in parallel 0.00
How do I ensure that a spawned Child process is killed if my app pa... +3.77
What argument to pass and how to find out its type? 0.00
How to declare a closure that lives longer than its enclosing block +4.32
"use of unstable library feature 'collections'" u... -0.35