StackRating

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

mcarton

Rating
1568.66 (4,209th)
Reputation
7,504 (21,183rd)
Page: 1 2 3 4 5 ... 7
Title Δ
How do you write to a pty master Rust 0.00
How to write string representation of a u32 into a String buffer wi... 0.00
String references comparison in Rust 0.00
What is the difference between library crates and normal crates in... 0.00
How to match against multiple characters in a Rust match expression? 0.00
Does it matter what language is used when converting to WebAssembly? 0.00
How do I use Serde to deserialize malformed JSON with True/False? -0.07
How to fill a Vec with u64::max_value() -1.61
How many ways are there to declare a float in Rust? 0.00
Is it possible to pass parameters into default values of a Rust str... 0.00
Can 'static be placed along the struct declaration? -1.06
Rust macro error: local ambiguity: multiple parsing options 0.00
Do struct member names use more memory than if I use inherited clas... -0.25
Why does matching enum variants with their names and types not work? 0.00
Why is the mutability of a variable not reflected in its type signa... -1.44
static array of trait objects 0.00
How can I copy a vector to another location and reuse the existing... 0.00
How do you find the local timezone offset in rust +0.41
Rust autocompletion not working with certain crates 0.00
Is there a way to match the parameters to a Rust macro? 0.00
How to implement a post increment macro in Rust 0.00
How std::iter::Iterator::Collect function works 0.00
How do global consts that are not copy or clone work in Rust? 0.00
Trying to Create and Add Strings to a Arraylist in JNI 0.00
Borrowed value does not live long enough, moved due to use in closu... 0.00
Create data model with multiple files in rust 0.00
How do I make a Range reverse on condition? +2.00
How do I make a Range reverse on condition? -2.00
Mutating a struct's fields after a move 0.00
What is the purpose of async_std::sync::Arc? 0.00
How do I shift the elements inside a Rust vector to the right and p... -0.68
How do I create an iterator over an array which takes values from i... +0.26
How to allocate structs on the heap without taking up space on the... +1.35
In rust; what types are included in a type's Namespace? 0.00
How to print the text of functions, variable names, closures, etc.... 0.00
I cannot understand the difference of the Rust code 0.00
Using associated constant in a default trait implementation 0.00
Why are predicates for Rust iterator's FnMut and not Fn? 0.00
Identity closure on references 0.00
In Rust, can I expose an array of functions from my module? +0.41
Why Rust prevents from multiple mutable references? 0.00
Performing operations on immutable borrow when iterating using muta... 0.00
Which conditions would trigger error handling in "read_line&qu... 0.00
How to use const inside module in Rust +2.20
How do I store a Random number generator in a struct? 0.00
Unwanted apostrophe escapes in Err() 0.00
Rust overflowing shift left +2.74
In Rust should I prefer path.display() over debug {:?} formatting t... 0.00
Why Rust FnBox example error no `FnBox` in `boxed` 0.00
Rust error when using sort with seq::index::sample 0.00