StackRating

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

Aloso

Rating
1504.47 (157,156th)
Reputation
1,890 (88,327th)
Page: 1 2 3 ... 4
Title Δ
How to iterate over a function that takes an str and returns a String +0.63
Move an iterator with a reference into a thread 0.00
Is there a way to disable/enable the println! macro +1.32
Why we need to specify all dependencies(including transitives) in R... 0.00
String concatenation in rust 0.00
How does Rust allocate more space for a vector? +0.92
What are strategies for handling a pattern with a combined move and... 0.00
Why is the semicolon after the return statement optional? -1.01
Rust importing a function from lib.rs 0.00
Generic Implementation gets "cannot add 'T' to 'T&... +0.48
Ownership: differences between tuples and arrays in Rust +1.33
Does a '&&x' pattern match cause x to be copied? -1.71
Unexpected auto deref behavior 0.00
How to get Result's Ok value if the Result is in a Vector? 0.00
Rust static function fn pointer, which value to initialize? -0.64
Rust zero copy lifetime handling 0.00
Rust 'for loop' (converting from c++) 0.00
Vec mutability mismatch after collect 0.00
Return type is a struct but it expects a reference 0.00
Generic trait implementation errors 0.00
How do I write functions that handle versioned data when Rust doesn... -0.53
Which one is more Idiomatic in rust? 0.00
Rust, make a closure inside a closure avoiding "closure may ou... +0.52
Other solution than using 'static lifetime -0.49
Prevent line break in doc test 0.00
Why does Rust allow public access to a private module? 0.00
How to return a function that returns a trait in Rust 0.00
How should I reduce repetition in rust type signatures? 0.00
Why doesn't Rust enforce explicitly typed variables by default,... 0.00
Rustlings Exercise Traits2, Implement Trait on Vec +0.49
What does "-> !" means in Rust -1.02
Why does this 'generic' Rust code doesn't work as expec... -0.01
Pattern matching in rust and mutability 0.00
Is there a way to shuffle two or more lists in the same order? +0.81
Multiple return types in rust 0.00
Function in Kotlin that takes the name of a month in input and retu... 0.00
How to avoid unnecessary match checks or using unsafe while moving... 0.00
Defining an async function type in Rust 0.00
What is the proper way to ignore an error for a statement with no r... 0.00
Pattern binding the same variable to different types sharing a trait -0.51
Changing a vector inside a closure gives "borrow of moved valu... 0.00
the lifetime must be valid for the static lifetime 0.00
dynamically create kotlin variable +0.11
How to convert one time stamp into the time zone of another timezon... 0.00
Access and modify objects in Parent component -0.17
Why do immutable references to copy types in rust exist? -0.05
How can I create an iterator of &T from either a &Vec<T&... -0.01
How to specify Iterator types in generic? 0.00
"borrowed value does not live long enough" with a generic... 0.00
Non-exhaustive patterns - Rust match expressions -2.12