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 ... 12 13 14 15 16 ... 64
Title Δ
Why don't newtypes use the traits from the inner type? -0.55
Instantiating a 2d Vec in a Struct? +0.15
Why can I assign a negative number to an unsigned integer variable? 0.00
Is it possible to control the size of a member array using the type... 0.00
FFI: indexing C arrays 0.00
alloca/variable length arrays in Rust? +0.46
Get int from boost::variant generate segmentation fault +1.94
auto init of library(ies) at startup +0.74
Cin without waiting for input? +0.79
How to store SQLite prepared statements for later? 0.00
Is there a way to use collections on the stack in Rust? 0.00
String to hex in rust -0.09
Do rust lifetimes only refer to references? +0.28
How to achieve equivalent of take_while on a slice? +0.41
Converting from String to &str with a different lifetime 0.00
for loop in rust -- exact definition? -0.38
Writing a generic swap function -1.39
Rust modify item during iteration in BinaryHeap 0.00
How to initialize a struct containing an array in Rust? +0.25
Use both libnative and libgreen in a Rust program -0.05
How can I make a structure with internal references? +0.06
Rust error: unable to infer enough type information to locate the i... -1.94
Rust: modify a String in a procedure 0.00
What do the keywords "Some" and "Simple" do in... +0.43
Returning reversed string from function [Rust] 0.00
Rust borrow mutable self inside match expression 0.00
c++ Releasing memory of array pointer +1.21
Parsing a binary file. What is a modern way? -1.64
Unusual usage of .h file in C +0.11
Trying to create single array of different class objects -0.04
Is there a tool/solution to program a loop where the condition is o... -1.91
What is the difference between Send and 'static on a closure in... -0.60
How do I collect into an array? +0.42
Result<(), &str> or something else +2.05
A return type for a portable memory search function +2.04
Resolve union structure in Rust FFI 0.00
Access immutable methods while iterating over a mutable member +0.50
How to pass a dynamic amount of typed arguments to a function? -0.59
What is the need of global objects in c++? +1.15
Is it ok to declare/define a static method in the .cpp only? -0.46
clang++ bug or something I don't understand? -1.47
Why does Rust have struct and enum? -2.45
What is vector slice in Rust? 0.00
How can I provide a reference to a struct that is a sibling? +2.07
C++ : storing a 13 digit number always fails +0.88
How to implement a simple event queue? -0.39
Constant correctness and <random> +0.80
Size of C++ types with different compilers +0.36
Can a large number of warnings increase compilation time? -1.33
multiple inheritance without virtual inheritance +0.48