StackRating

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

Matthieu M.

Rating
1635.79 (773rd)
Reputation
213,195 (208th)
Page: 1 ... 11 12 13 14 15 ... 64
Title Δ
Why doesn't C++ support strongly typed ellipsis? +0.76
How to build a project using Cargo in an offline environment? 0.00
How to create hashmap containing reference to another hashmap's... 0.00
Vector of Vectors created with the vec! macro contain different cap... +1.80
Wrapping a Rust struct in a C++ class 0.00
Is it possible to modify a mutable vector when it is a key in HashM... -2.15
Calling Rust from NodeJS 0.00
How to use a String instead of &str in iterator, if/else block -2.10
Idiomatic way to add a u8 to i8 -0.06
Why should lifetime parameters be declared before type parameters? -0.09
What's a nice way to create a new vector by consuming two vecto... -0.86
Trait `x` is not implemented for the type `x` -0.01
When is it appropriate to use an associated type versus a generic t... +0.40
How do you return non-copyable types? -2.19
Collect items from an iterator at a specific index +0.47
Cannot move out of borrowed content and Builder pattern 0.00
How to resolve borrow and mutability hell in such project? 0.00
Can a Rust constant/static be exposed to C? -1.81
LTO optimizations negative effects and find best solution 0.00
Are there any costs to using a virtual function if objects are cast... -1.91
Sum of all numbers written with particular digits in a given range +0.09
C++ references - are they just syntactic sugar? -0.71
How to map a parametrized enum from a generic type to another? -1.15
Acessing data from a global struct, gives error "borrowed valu... 0.00
Casting to a generic type -0.57
Why does Drop take &mut self instead of self? -2.02
Why can I not destructure this tuple when iterating over a HashMap? -0.56
Value does not live long enough when using multiple threads -1.89
Crate-level visibility -0.32
match expression falling through? 0.00
Is C++'s default copy-constructor inherently unsafe? Are iterat... +0.63
Convert list of Option<T> to list of T when T cannot be copied +1.50
string concat error: expected a literal +0.36
Iterator over elements around specific index in Vec<Vec<Objec... +1.77
How to use (unsafe) aliasing? +0.51
How to print a Vec? +0.00
What are move semantics exactly? +0.36
the trait `for<'r> core::ops::FnMut<(&'r &... +0.39
Newtype pattern of the combinations of Rc, RefCell and Box 0.00
If let borrow conundrum +0.80
How do I sort a map by order of insertion? -1.65
How do I require that a generic type supports numeric operations? +2.64
How to share non-Send objects between threads? 0.00
Implementation of AnyMap and runtime overhead of `struct Port(u32);` 0.00
What is the purpose of Rust's function parameter syntax over C&... +2.37
Performance implications of a Swift program calling a Rust library... 0.00
Formatting strings from i18n 0.00
How do I set the lifetime of a return value as the lifetime of the... 0.00
What are the actual runtime performance costs of dynamic dispatch? 0.00
How to have a reference to a trait and still use original struct? 0.00