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 ... 7 8 9 10 11 12 13
Title Δ
Function called twice in simple web server using Iron 0.00
Vector index "out of bounds" when converting large floati... -2.32
How to convert the Rust Mongo driver's BSON type to ObjectId? -0.92
Non-destructively iterating over a Rust collection, but not by refe... -2.02
Issue with Rust using dynamic polymorphism on trait when specifying... 0.00
How do I send a file included with include_bytes! as an Iron respon... 0.00
Why does Option<&String> not coerce to Option<&str... -1.60
How to write a Rust function that takes an iterator? +1.86
Can't pass a string into my Rust function from Ruby 0.00
Subtraction not implemented for f32? 0.00
Writing a generic trait implementation with IntoIterator trait, but... -1.53
Working with trait objects requiring sized -1.43
Modifying `iter` chain to use `and_then`, etc 0.00
Why is this erroring out with "unable to infer enough type inf... +0.40
Why can't Rust infer an appropriate lifetime for my trait method? 0.00
How to set lifetime for boxed closure capturing `self`? 0.00
What is the fastest way to return large amount of data from Rust FF... 0.00
Specify lifetime of a reference to a return argument for a member v... 0.00
How to return the result of a call to filter_map -2.06
Why would I implement methods on a trait instead of as part of the... +2.17
How can I modify a slice that is a function parameter? -0.56
Initializing sigset_t in Rust +2.32
What type annotations does Rust want for this UFCS call? 0.00
How do I create a Rust macro with optional parameters using repetit... 0.00
"could not rename crate" when compiling a basic example o... 0.00
Counting length of repetition in macro -1.86
Moving out of boxed tuple -0.09
Implementing mean function for generic types 0.00
Sharing a file handle between threads 0.00
Maintain a HashMap of TcpStreams in a loop 0.00
How do I match the type of an expression in a Rust macro? 0.00
Working with Rc and Object Safety 0.00
Borrowed value doesn't live long enough, trying to expose itera... -0.07
How can I disable the "unused attribute" warning when usi... 0.00
Why is a immutable pointer to a static immutable variable not Sync? 0.00
Syntax for traits with generics 0.00
Specialize to reuse in Rust 0.00
Lifetime Errors using filter_map +2.00
Performance comparison of a Vec and a boxed slice 0.00
Dynamically inferring the type of a string +0.44
How to tell which generic type Rust is unable to infer? 0.00
Constraints on associated trait types 0.00
Lifetime parameter for `Self` in trait signature +0.43
Can the compiler tell when a `break` is never reached +0.46
Creating a read stream over a string 0.00
Is there a way other than traits to extend structs? +0.44
Is there a more friendly RefCell-like object? +1.82
Pushing something into a vector depending on its last element 0.00
Type mismatches while calling a Boxed function inside a struct 0.00
Traits for both Cloneable types and Copyable types 0.00