StackRating

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

Vladimir Matveev

Rating
1615.13 (1,246th)
Reputation
73,923 (1,138th)
Page: 1 ... 4 5 6 7 8 ... 17
Title Δ
error: use of moved value - should I use "&" or "... 0.00
Why is `Sized` bound necessary in this trait? +1.40
How can I send a function to another thread? +1.54
Conditionally compile only one module at a time 0.00
What is the Java equivalent of this Scala code? 0.00
Reading immutable value inside spawned thread 0.00
Value does not live long enough when using multiple threads +1.89
"conflicting implementations for trait" when trying to be... 0.00
How can I create Haskell-like functional dependencies 0.00
Writing Vec<u16> to a file +0.40
Situations where Cell or RefCell is the best choice +1.46
Borrowed value does not live long enough 0.00
Closing stdout or stdin +0.34
Getting 'Missing Lifetime specifier' error 0.00
Rust - String concatenation 0.00
Traits in algebraic data types +0.39
Figuring out return type of closure 0.00
Using generic iterators instead of specific list types +1.03
How can I sort a LinkedList with just the standard library? 0.00
Cannot move data out of a Mutex 0.00
Unable to iterate over Arc Mutex 0.00
Cannot borrow as immutable - String and len() 0.00
pattern matching borrowed content issue 0.00
Does Rust have an equivalent to Python's unichr() function? +0.33
Returning a String from Rust function to Python +0.38
generate random letter and fixed number combination 0.00
Iterator over elements around specific index in Vec<Vec<Objec... -2.06
Why doesn't my struct live long enough? 0.00
Lifetime in Iterator impl +0.35
Using reflection to enumerate through the fields of a struct at run... +0.37
Cannot move out of borrowed content when matching an enum +0.36
How to run PathBuf::new with an argument -1.41
What does the box keyword do? -1.19
How to read, filter and modify lines from a file 0.00
How to implement a custom allocator? -1.33
Why is there no "Functor" trait in Scala? +0.88
How to get subslices? 0.00
Calling Rust from Java 0.00
Reading from InputStream as an Iterator[Byte] or Array[Byte] -0.66
Trait type and lifetime issues 0.00
How can I prove that two types have no subtyping relation in Scala? -1.89
How to compose mutable Iterators? 0.00
How to access Rust from other languages -0.14
Getting size of an array passed in as an argument 0.00
The trait `A` is not implemented for the type `A` +0.34
Mutating an upvar captured by value in a FnMut closure 0.00
Trait Object is not Object-safe error +0.44
Raw pointer type for interior mutable struct 0.00
Reversing the result of str.split +0.99
Can you control borrowing a struct vs borrowing a field? +1.95