StackRating

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

huon

Rating
1626.36 (958th)
Reputation
57,447 (1,653rd)
Page: 1 2 3 4 5 6 ... 11
Title Δ
How do you actually use dynamically sized types in rust? -2.40
How to define extern type? 0.00
How to properly read a text file? 0.00
Can I write an Iterator that yields a reference into itself? 0.00
How do you combine lifetimes in rust? +0.39
Splitting Iterator<(A,B)> into Iterator<A> and Iterator... 0.00
Fast, unbiased, integer pseudo random generator with arbitrary bounds -0.44
Implementing Rust traits cause struct to not be found 0.00
How do you write a custom attribute in rust that injects code into... 0.00
Where is Rust storing all these bytes? 0.00
Prolonging a 'for' variable's life 0.00
What types are valid for the `self` parameter of a method? 0.00
Returning a closure from a function -2.24
Implementing Decodable for a wrapper around a fixed size vector 0.00
Procedural macro parsing weirdness in Rust 0.00
How to parse a float with nightly Rust? 0.00
A more convenient concatenation with a string literal in Rust -0.08
How exactly do stack vs. heap allocation work in Rust? 0.00
Why are recursive struct types illegal in Rust? +0.36
How do enum vs struct type names work in Rust? 0.00
How do you copy between arrays of different sizes in rust? 0.00
Is it possible to split an impl into different modules? +0.11
Is it possible to generate a struct with a macro? 0.00
Can I extend an enum with additional values? 0.00
What is 'a used for in Rust signatures? 0.00
How can I create multiple items in a Rust procedural macro? 0.00
How to clear rust/cargo local lib cache? 0.00
How do you share unsafe state between peers in rust without UB? 0.00
Why does Rust borrow checker reject this code? +1.87
Automatically implement traits of enclosed type for rust "newt... 0.00
Create an iterator from a single element -0.14
Is it possible to implement the equals operator for different types... 0.00
Is it possible to "namespace" Rust macros? 0.00
Rust: Some and None, what are they? +1.75
How do you implement specific types on generic traits in rust? 0.00
How does mutability affect the lifetime of `self` in the following... +0.45
Rust method pointer 0.00
Higher order macros +0.35
Collect into owned vec of owned strings in rust 0.00
Only accept primitive types in a Rust Generic -2.27
How can I return a function? 0.00
retrieving the values from responseCookieJar -0.24
Overload operators with different rhs type 0.00
Traits as a return value from a function, and explicit cast 0.00
Sharing data between a library module and its test module 0.00
Rust compound declaration 0.00
Rust: Resolving trait impl conflicts 0.00
Why does the variable not live long enough? 0.00
Staying DRY in rust 0.00
What traits are implemented by unit type? 0.00