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 ... 15 16 17 18 19 ... 59
Title Δ
How can I convert the captured pattern in a regex replace to upperc... 0.00
Is there any way I can allow a generic function to use specialized... 0.00
"Variable does not live long enough" when returning a Res... 0.00
How can a function append a value to a vector and also return that... 0.00
How can I silence Rust warnings in macros from external crates? +1.13
Is there syntax for moving fields between similar structs? 0.00
How to copy a raw pointer when implementing a linked list in Rust? +1.31
Segmentation fault when using C callback user data to store a boxed... 0.00
What is the type for an array (not Vec) of numbers? +0.35
How to create a read-only struct without boilerplate code? +1.85
"explicit lifetime required" when using a reference varia... 0.00
How do I create a constant enum variant with heap-allocated data to... 0.00
How do I store a yaml-rust enum into an instance of a struct? 0.00
What does the error "no field `n`" mean when iterating on... 0.00
Is there a way of detecting whether code is being called from tests... 0.00
Why can't I map Path::new over the std::env::args iterator? 0.00
How do I get groups for a user via libc::getgroups? -1.74
How do I communicate that a generic type with a reference in it onl... 0.00
Does Rust's standard library support direct IO file access? 0.00
How do I iterate over a Vec of functions returning Futures in Rust? 0.00
How do I specify a type that cannot be inferred when using if let? 0.00
How can I create typesafe higher-order Redux action creators? -1.87
Returning a Future of a Stream trait object 0.00
Is it possible to run cargo install with a specific date instead of... 0.00
How do I configure a hyper 0.11.x client variable that is polymorph... +0.35
How do I get a random line from a file? +0.34
How can I provide a custom test attribute? 0.00
How do I conditionally choose between two fields of a struct and th... 0.00
Why do I get an error when pattern matching a struct-like enum vari... 0.00
Is there a way to remove unwrapping of items in an iterator chain t... -2.59
How can I store a generator in a struct? -0.18
How do I use floating point number literals when using generic types? +0.39
Why are these exact lifetimes needed for the code to compile? 0.00
How do I write a function to work with a generic map and its entry... +0.35
How do I call a function that requires a 'static lifetime with... -1.59
How do I encode a Rust Piston image and get the result in memory? 0.00
What's the idiomatic way to handle multiple `Option<T>` i... +1.27
What is the favored alternative to subtyping that library writers c... 0.00
Trying to copy content of a Vec into an other, how to use copy_from... +1.41
How to debug Rust unit tests on Windows? +0.34
How do I tell which Windows toolchain my Rust compiler is using? -0.23
How can I optionally pass rustc flags depending on a Cargo feature? 0.00
Why are supertrait bounds other than the first not recognized on an... 0.00
What does "dyn" mean in a type? 0.00
Cast to unsized type: `std::io::Stdout` as `std::io::Write` error 0.00
What's the significance of __impl in a macro pattern? 0.00
How does nom have a macro invocation in a macro designator position? 0.00
"cannot recursively call into `Core`" when trying to achi... 0.00
Does this error message mean I can use pattern matching in for loops? -0.14
How can I specify linker flags/arguments in a build script? 0.00