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 ... 40 41 42 43 44 ... 59
Title Δ
Error: unable to infer enough type information about `_`; type anno... -0.34
Cannot set headers of an Iron framework Response 0.00
Is it possible to pass an object method as argument to a function a... +0.42
Replacing part of &str in Rust Vec 0.00
Error when a trait is used as a type but not when used as a bound i... 0.00
Default generic parameter -1.17
Is it possible to derive(RustcEncodable) for part of struct? +0.40
How do I pass a vector and return a vector of strings? -0.41
How to print valid CBOR using serde_cbor? 0.00
How can I reduce the verbosity of matching every call that returns... 0.00
How can I figure out why a call to LLVMTargetMachineEmitToFile fail... 0.00
"borrowed value does not live long enough" seems to blame... +1.88
Segfault when calling llvm_sys' LLVMCreateTargetMachine to gene... 0.00
Undefined reference to `_gfortran_cpu_time_4' 0.00
Making lower level crates available at the top using Cargo 0.00
How do I call the Display trait on its polymorphic types? -0.14
Valgrind shows no allocations 0.00
How to wrap a native library with init/exit semantics 0.00
What is the difference between these 3 ways of declaring a string i... 0.00
How to get struct field names in Rust? 0.00
Getting Enumerate to work as ExactSizeIterator in Rust 0.00
Equivalent of Python's subprocess.communicate in Rust? -0.60
Alternative to Vec::chunks() that consumes the vector 0.00
Maybe move field inside struct method 0.00
How to check if file is executable using bitwise operations in Rust? +1.84
Why does AtomicUsize not implement Send? 0.00
Is it possible to specialize on a static lifetime? 0.00
Is an if-let or a normal if condition better? +0.50
How do I process a range in slices in Rust? 0.00
How to combine std::str::lines and std::io::lines? +0.45
Does Rust have an equivalent of Python's threading.Timer? -0.48
Using a generic in a struct and implementing via a trait 0.00
Iterating over a vector of mutable references to trait objects -2.06
How do you implement an Iterator whose successor depends on the ind... 0.00
A pattern matching against a constructor of an enum 0.00
How can I convert a collection of values into a HashMap that counts... +0.43
Lifetime of variable in map/flat_map in Rust -2.20
What's an idiomatic way to print an iterator separated by space... +0.44
Pass self reference to contained object's function +0.44
How to get the name of current program without the directory part? +1.88
Can I install a library using cargo without a Cargo.toml? 0.00
Iterator that returns each Nth value 0.00
How can I delay Rust's memory auto-management? +2.21
Is there a Rust equivalent to the clock function in C++? +0.42
How to express lifetime for Rust iterator for a container 0.00
When should I use std::thread::Builder instead of std::thread::spawn? 0.00
How to create a Nickel handler that uses a database connection? 0.00
How can I guarantee that a type that doesn't implement Sync can... -0.72
Cyclic reference of RefCell borrows in traversal -0.61
Parsing command line flags with arguments using docopt and Rust, si... 0.00