StackRating

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

Michael Anderson

Rating
1538.30 (12,685th)
Reputation
47,547 (2,169th)
Page: 1 2 3 ... 17
Title Δ
How can I write a unit test for the SPECS framework without splitti... 0.00
Returning a Result::Err() causes E0308 and its clogging my error log -1.42
How do I continue even when a function errors? 0.00
Numba/numPy multiple run speed difference / optimization 0.00
How to initialize immutable globals with non-const initializer in R... +2.04
Rust using chain after String.split 0.00
Borrow a struct field mutably and pass it to mutable methods 0.00
Implement Deserialize for a structure with Box -2.24
How to reuse codes for Binary Search Tree, Red-Black Tree, and AVL... +1.30
How to build and commit multi-query transaction in sqlx? 0.00
Is there a way to simplify the access to an inner functionality of... +0.40
With Rust how do you perform platform testing before publishing to... 0.00
How to get error using if else method in rust? +0.47
Flatten Iterator of Strings to Vec<char> (or even FromIterato... -2.31
Load yaml config with array type +0.51
Why doesn't clone() allow for this move? 0.00
How to reverse a string that contains complicated emojis? -0.47
How do I create a mutex with two condvars? 0.00
Is there a trait that works for both VecDeque and Vec? -0.85
Else case in conditional compile in rust -2.10
Key additions in 25519-dalek? 0.00
How to just use custom serialisation for "stringy" serial... 0.00
std::result::Result<reqwest::Response, reqwest::Error> cannot... 0.00
Can we modify the execute around idiom to use a mutable self? 0.00
Rust: Mocking rand functions with gen_range 0.00
Rust: Mocking rand functions with gen_range 0.00
why does match think these arms are not the same? 0.00
trying to do a thread join in a method 0.00
ideas for propagating Option or Result to C code 0.00
Rust Collect Hashmap from Iterator of Pairs -0.54
are succinct struct initializers possible -1.14
canonical way to treat enums with various representations in rust 0.00
Cannot Send A Struct Across Threads which has mpsc::Sender as field 0.00
How to return a vector of strings in rust -0.03
Alternatives for using the question mark operator inside a map func... -0.44
Creating a view struct fails because "cast requires that varia... +0.45
How to get a mutable variable binding when matching on the value in... +0.38
Passing generic objects to Rust and passing back to C++ for destruc... +0.40
How can I get or create the equivalent of numpy's amax function... 0.00
How to nest field in custom struct serializer? +1.53
Cannot move out of *** which is behind a shared reference 0.00
How to use function return value directly in Rust println -1.95
How do I check if both variables are both Some? -0.56
How can I access a function's calling location each time it'... -0.56
How to initialize an array and save references to its items? -0.55
How to specify a generic argument for a type that implements trait... 0.00
error[E0597]: borrowed value does not live long enough in While loop +0.44
How can I simplify repeating function logic -1.27
There's some way to create a user-defined type modifier? 0.00
Why can't I send Mutex<*mut c_void> between threads? 0.00