StackRating

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

Levans

Rating
1527.80 (20,682nd)
Reputation
9,075 (17,076th)
Page: 1 2 3
Title Δ
How can you make a safe static singleton in rust? 0.00
Strange Rust compilation error 0.00
multiple matching crates for `time` but there're no versions sp... 0.00
Are rust matching statements exectued in order & can overlap? 0.00
Lifetime issue when mapping an iterator over elements of a matrix 0.00
Rust - how to retrieve a user-defined type from for loop 0.00
Lifetimes in traits 0.00
Figuring out lifetime for reference from a consumed value 0.00
Lifetime issue with the Send trait -3.44
In Rust, what is the best way to print something between each value... +4.61
Static fields in a struct in Rust -3.45
Using Rust hashmaps - .find() is not returning the expected value f... +4.05
Overloading an operator for all structs with a trait in Rust 0.00
Trying implement builder function with slice in rust 0.00
error: type `&[str]` does not implement any method in scope nam... +3.70
Distributing work across workers in Rust 0.00
Rust slice definition as reference with and without & 0.00
Is it possible to call Rust's struct fields directly from Ruby... -3.85
Rust tuple in Vec : compilation error when using the val0 method -2.12
How do I use Rust's std::iter::iterate method 0.00
How to do `Hash` to a unit struct in rust? 0.00
Calling closures from an array in Rust 0.00
error: the type of this value must be known in this context +3.69
Removing unnecessary function from Rust echo server 0.00
References to traits in structs 0.00
Using multiple .c source files with Rust +3.92
How do I compile/check all files in a directory with Rust? 0.00
"does not live long enough" in rust 0.00
How to build a HashMap of Vectors in Rust? 0.00
Create array with same length 0.00
Rust generics/traits: "expected 'Foo<B>', found... 0.00
What is the trait `core::kinds::Sized` is not implemented for the t... -4.09
Accessing individual digits of a BigUint in rust +3.38
Managing green threads 0.00
How to return a mutable reference? 0.00
Copying from primitive type reference by value (e.g. &mut int) +2.23
Rust MemWriter return pointer to Buffer 0.00
Failing tasks in Rust 0.00
Reading in user input from console once efficiently -3.43
Error 'cannot move out of dereference' when trying to match... 0.00
Living with rust lifetime -0.47
Why rust can't find a function in a submodule? 0.00
Cannot move out of &mut pointer 0.00
How to use quotes in Command arguments in Rust 0.00
Rust ownership rules in the context of closures +0.54
Why does the borrow checker let me make two mutable borrows? 0.00
Rust: Borrowing references to attribute in struct 0.00
Applying weights to matrixes and vertices (bone rotation) +3.99
How to get a slice as a static array in rust? +3.90
Indexing a Vec of Box Error -2.22