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 ... 42 43 44 45 46 ... 59
Title Δ
Python set intersection is faster then Rust HashSet intersection -0.03
How to specify which ELF section to use in a Rust dylib 0.00
the trait `rustc_serialize::json::ToJson` is not implemented for th... 0.00
error: type parameter `D` must be used as the type parameter for so... -2.37
How to express that some returned types implement a trait? -2.11
Aliasing trait bounds without specifying concrete associated types 0.00
Internal compiler error when creating a static constant +0.43
nickel.rs post redirect not found 0.00
Websocket client message payload "does not live long enough&qu... -0.50
How do I use read_scanline from the piston image crate? 0.00
Vec::iter() converts to borrow of Option +1.61
Why is ?Sized a bound for certain RefCell functions, but not all? 0.00
Disambiguate associated type in struct 0.00
How to conditionally assign a type to a reference +0.21
Why is a &str called a slice in Rust? 0.00
Cannot borrow immutable borrowed content as mutable 0.00
Serde returns a SyntaxError "expected value" when deseria... 0.00
Unwrap inner type when enum variant is known 0.00
Is it possible to register events that happen before/after creation... +0.43
Does Rust have an idiomatic equivalent to F# typedefs? 0.00
Use collections with cargo without stdlib 0.00
Hyper POST request always yields 400 0.00
Access violation when calling Rust function through FFI 0.00
Can I set an LLDB breakpoint when multiple Rust source files share... 0.00
Making a wrapper type implementation generic 0.00
Translate performance critical loop from C to Rust +1.88
How to set a Rust array length dynamically 0.00
Using crossbeam scoped threads with vector chunks +0.44
How to iterate and extract values out of a for loop in Rust -0.53
How to write a trait bound for adding two references of a generic t... +2.32
How to convert a *const pointer into a Vec to correctly drop it? 0.00
"cannot move out borrowed content" when assigning a varia... +0.03
OpenSSL crate fails compilation on Mac OS X 10.11 0.00
Why would I create a struct with only a `PhantomData<()>` mem... 0.00
Inconsistent error returning from 2 winapi calls 0.00
Unable to compile Rust 0.9 on OS X 0.00
What is the correct & idiomatic way to check if a string starts... 0.00
Is it possible to change the log level for an application at compil... 0.00
Vector doesn't live long enough until I clone it 0.00
Borrowed value does not last long enough when defining operators fo... 0.00
Is possible to post a JSON file at a router location with the Iron... 0.00
BeforeMiddleware implementation requires core::ops::Fn implementation 0.00
Minimal `Rc` Dependency Cycle 0.00
Writing to array inside an interator 0.00
Can I cast between two traits? +1.52
Function that returns all permutations -1.59
Move objects out of array +0.43
"Sized is not implemented for the type str" when matching... 0.00
What is the idiomatic way to encode an iterator with serde_json? 0.00
Dining philosophers from Rust documentation do not eat concurrently -1.19