StackRating

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

Shepmaster

Rating
1621.85 (1,050th)
Reputation
178,829 (280th)
Page: 1 ... 47 48 49 50 51 ... 59
Title Δ
Lifetime Issue with Associated Types 0.00
How is a destructor call `fn drop(&mut self)` call inserted whe... 0.00
How do I destructure a tuple so that the bindings are mutable? -0.83
Encompassing Trait Objects within a Base Trait Object 0.00
Using iron framework, how to exit the listening loop? +2.20
Unable to pipe to or from spawned child process more than once 0.00
Could not find `Cargo.toml` when building a dependent crate from Gi... 0.00
What is the idiomatic lifetime for the "next" pointer in... 0.00
Return value is a "unresolved name" 0.00
Return from function upon condition met in map 0.00
Read an arbitrary number of bytes from type implementing Read +1.47
How do I create a Rust callback function to pass to a FFI function? 0.00
Is it possible to extend a default method implementation of a trait... -1.46
Why does Rust hello world try to read /proc and /sys 0.00
What's the idiomatic way to pass by mutable value? 0.00
Why does Iterator::take_while take ownership of the iterator? 0.00
How do I configure SublimeLinter-contrib-rustc to find the "pi... 0.00
Share mutable object between threads 0.00
What is a stable way to iterate on a range with custom step? +0.11
"use of undeclared type name" when using generic types 0.00
no method named `connect_activate` when using the gtk crate 0.00
How to create a String directly? -0.09
Efficient trimming of a String +0.46
Linking to optimised crate from a debug build 0.00
How do I disambiguate associated types? 0.00
Reading an integer from input and assigning it to a variable -0.08
Repeat string with integer multiplication +0.46
How to do data-parallel image processing? -0.02
General way to own a value (don't specify `Rc` or `Box`) 0.00
How can integer overflow protection be turned off? -2.01
Calling dynamically linked Haskell code from Rust +0.50
What does "Overflow evaluating the requirement" mean and... -0.17
What's the de-facto way of reading and writing files now? 0.00
Why is Fn derived from FnMut (which is derived from FnOnce)? 0.00
How to convert DateTime<UTC> to DateTime<FixedOffset> o... 0.00
Forcing a move for an implemented `Copy` type -1.00
Default mutable value from HashMap -0.86
How to map a parametrized enum from a generic type to another? +1.07
How should I spawn threads for parallel computation? 0.00
Error accessing a different Redis database using redis crate : Inva... 0.00
cannot borrow `self.x` as immutable because `*self` is also borrowe... 0.00
Proper way to `use` in a macro 0.00
Redefine trait for infix operators 0.00
Convert Rust vector of tuples to a C compatible structure 0.00
Calling an impl method from another impl method 0.00
Load a shared library linked to Rust library in R 0.00
Create shared C object linked to Rust dylib for use in R 0.00
Lifetime of a mutable element in struct 0.00
Return a moving window of elements resulting from an iterator of Ve... -1.82
Using Rust returned array in Python using ctypes -1.86