StackRating

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

Francis Gagné

Rating
1570.77 (3,963rd)
Reputation
34,189 (3,420th)
Page: 1 ... 10 11 12 13
Title Δ
Are there Rust variable naming conventions for things like Option&l... -2.29
A local function in Rust 0.00
The operator r#""# in Rust +3.98
How to use Fn traits/closures in signatures in Rust -3.39
Showing full precision with f32 in rust +0.33
Returning a string from a rust function to be called with ffi 0.00
Cannot move out of dereference of `&`-pointer 0.00
Multiple mutable borrows when generating a tree structure with a re... 0.00
How do you send slices of a Vec to a task in rust? 0.00
How to write unit test for fail macro in Rust -3.44
What difference semicolons ( ; ) make in early returns -4.33
as_slice produces "not live enough" error 0.00
Creating an immutable array in Rust +4.48
Why do slices in a structure require a lifetime, but not vectors? 0.00
Calling a closure from a task in Rust 0.00
How to `impl Clone for` a type that must not be allowed to move? -0.42
Array of arrays in Go or Rust? -2.85
slice_mut for &mut [T] 0.00
Rust struct can borrow "&'a mut self" twice, so w... -0.28
Need help on lifetime issue 0.00
Using a `let` binding to increase value lifetime +3.55
Why can't rust compiler deduce from splitting stdin lines 0.00
rust struct with generics compile error 0.00
How do I capture a closure in another closure? 0.00
How do you match a trait in rust? 0.00
"expected type parameter, found struct" 0.00
"borrowed value does not live long enough" when using `as... +3.64
Rust function returning a closure: ``explicit lifetime bound requir... +4.58
Separate compilation for generics in Rust -4.17
Creating a static C struct containing strings 0.00
what's going on when returning pointers in rust? 0.00
Vector of objects belonging to a trait 0.00
Object composition: storing references vs. IDs of references 0.00
How do you combine lifetimes in rust? -3.10
How to initialize struct fields which reference each other 0.00
Trait bound on generic trait 0.00
c# Saving richTextBox Data to txt file 0.00
javascript replace all occurances ",\S" with ", \S&q... +3.99
Collect data from <select> tag using PHP -0.13
ASP - Prompt save file dialog from streamwriter +1.80
Internet Explorer 9 VHD -0.28
Windows 7 taskbar icon not displayed in .net 3.5 application +3.88
scrollable fixed div 0.00
How to avoid exceptions catches copy-paste in .NET -2.22
Get derived class type from a base's class static method +4.35
What is the compatibility on .NET 4.0? -4.29
Can't get custom slot working in PyQT4 with QT4 designer 0.00
Store files in C# EXE file -2.49
How to resize window using WinAPI +3.69
Why is dereferencing a pointer called dereferencing? -2.25