StackRating

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

malbarbo

Rating
1528.28 (20,177th)
Reputation
7,314 (21,846th)
Page: 1 2 3
Title Δ
How can I pass around variables between handlers 0.00
Why is the trait bound Trait<&String> not satisfied even... 0.00
How to create a tuple from a vector? -2.26
How can slices be split using another slice as a delimiter? 0.00
How does one have a for loop borrow the iterator? +0.46
Struct function which can get Any type 0.00
Rust closures from factory functions 0.00
Converting 2d fixed sized array to a slice 0.00
What trait tells the compiler that `T` is simple type with implicit... 0.00
RegOpenKeyExA Keeps Returning Invalid Paramater 0.00
Is it possible to deactivate file locking in cargo? 0.00
How can I properly read the sequence of bytes from a hyper::client:... +2.26
What happens if the expression in a match arm returns false? +2.25
How do I slice an array with an i32 limit? 0.00
Simplifying a type signature without using associated types 0.00
Implementing Nested Traits 0.00
Can I create a binding with the type `Option<&str>`? -0.81
How do I access fields of a *mut libc::FILE? +2.03
How to read a C struct from a binary file in Rust? 0.00
Iterate over and call closures in FnMut vector 0.00
What does "the trait bound std::fmt::Display is not satisfied&... 0.00
Iterating forward and backward +2.24
How can I print a date/time from time::strftime without leading zer... 0.00
Is there a Rust equivalent to `dynamic` in C#? +2.29
Trying to drain a string and map on its chars but failing because o... 0.00
Unable to type alias a specialised generic enum 0.00
Elegant way to borrow and return a mutable reference in Rust 0.00
"does not live long enough" error in same function 0.00
How do I create a builder that takes a type that implements AsRef f... +0.31
Regex captures don't live as long as I think they should 0.00
Best way to remove elements of Vec depending on other elements of t... +0.46
Iterate over byte vector and save pointers to strings -0.39
The most simple way to implement a class factory? 0.00
Remove single trailing newline from String without cloning 0.00
Assigning *mut to a LocalKey 0.00
Is it possible to use Box with no_std? 0.00
Up to date list of available nightly features? -0.51
When should "&" be used on both sides of an assignment? 0.00
Read from a channel or timeout? -1.70
Rust use of moved value +0.47
Type annotation in a pattern match in Rust? 0.00
Nested iteration in Rust macros 0.00
Default generic type parameter cannot be inferred 0.00
Is there a macro to convert an Error to Panic? 0.00
count partial duplicates in Vec of structs with a custom function +2.30
Function to build a fixed sized array from slice 0.00
Ignore benchmarks when using stable/beta -2.94
How to update a mutable reference to a noncopyable type? -2.50
Mutate item in Iterator::find 0.00
Requiring a trait bound on the associated type of an inherited trait 0.00