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 ... 6 7 8 9 10 ... 17
Title Δ
Calling a function which takes a closure twice with different closu... +1.23
Traits with associative type in templates 0.00
scala - String split("|") works incorrectly? -1.10
What are the options to convert ISO-8859-1 / Latin-1 to a String (U... +0.44
Is there a zero-overhead consuming iterator? 0.00
Threading lifetime error 0.00
Instantiating a 2d Vec in a Struct? -0.15
How to initialize a variable with a lifetime? -1.70
Included source does not see types imported with use 0.00
How do I get a *mut c_char from a Str? +1.29
Is my borrow checker drunk? 0.00
Confused about using trait with lifetime as generic parameter const... +1.66
What is the cleanest way to convert &str types to numeric types? -1.94
Operator for parametrized struct is dependant on another operator +1.56
How do I derive Copy when using #![no_std]? -0.14
How to put type annotation in a map/collect statement? +0.36
Can I do type introspection with trait objects and then downcast it? 0.00
Get a TypeTag from a Type? 0.00
What is the return type of the indexing operation on a slice? -1.79
Why is the Copy trait needed for default (struct valued) array init... +2.07
Types of unboxed closures being unique to each +1.18
Error message with unboxed closures -0.19
Operator overloading by value results in use of moved value +0.42
How to display NaN in Java? -0.07
How to return a pointer to owned value that "does not live lon... -0.10
How can a Rust program access metadata from its Cargo package? 0.00
How do you implement deref on a generic type containing a trait in... 0.00
Can I efficiently return object by value in Rust? 0.00
How to bound the type of Iterator::Item? 0.00
Rendering a type as a string: Show or ToString? 0.00
String join on strings in Vec in reverse order without a `collect` +1.58
How do I create an infinite Queue from Stream in Scala? 0.00
rust: lifetime issue, need a hand +1.59
Why do executables have a dependency on glibc? +0.36
How does scala's actor model make use of C threads and native s... +1.70
Why doesn't the compiler raise a warning when a struct member i... 0.00
How do you do interprocess communication (IPC) in Rust? 0.00
How to return all positives and the first negative number in a list... +0.02
How do I return a Filter iterator from a function? +1.62
LLVM assertion when creating a closure with `move` 0.00
Writing an iterator +1.64
Why does Rust need the `if let` syntax? +1.03
Dividing a const by a generic in Rust 0.00
runtime conversion of List to HList 0.00
Provide inheritance-like behavior for traits in Rust 0.00
Reflecting superclass's value type arguments in Scala, without... 0.00
Using mutable Option -0.23
What do i use to share an object with many objects and one writer i... 0.00
Prefer &str over String? Is it always the case? 0.00
Writing a macro that contains a match body 0.00