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 ... 32 33 34 35 36 ... 59
Title Δ
Is it possible to switch variants in the value of a mutable referen... 0.00
How can I enforce equality of two associated type parameters of tra... -0.11
How do I copy/clone a struct that derives neither? 0.00
Is it possible to pop a certain element off the standard library... 0.00
How can I convert a struct or JSON into a raw string? 0.00
How do I provide a default Debug implementation? 0.00
Why isn't my error type changed automatically when using the an... 0.00
How to read a CSV that includes Chinese characters in Rust? +0.20
How to read a CSV that includes Chinese characters in Rust? +0.20
Repeating a Rust task with tokio_timer 0.00
Cannot infer an appropriate lifetime for lifetime parameter while i... 0.00
How do I get an owned value out of a `Box`? 0.00
How to avoid multiple mutable borrows of a vector when inserting a... 0.00
Type mismatch when cloning the lines of the trait BufRead 0.00
How to send .jpg as HTTP through a TcpStream? 0.00
Macro undefined when test module is moved to a separate file 0.00
Mutable reference lives long enough when function is called directl... 0.00
How to keep track of how many bytes written when using 'std::io... +1.48
Parsing camel case strings with nom 0.00
Program with a spawned thread panics when optimization enabled 0.00
Is there a way to write to a memory buffer using std::io::Write wit... 0.00
Rust lifetime for database connection bundle +1.73
Create a generic struct with Option<T> without specifing T wh... +1.97
Are there equivalents to slice::chunks/windows for iterators to loo... -1.82
Can Cargo download and build dependencies without also building the... 0.00
macro_rules! macro takes string literal "...", expands to... +1.56
Why are the strings in my iterator being concatenated? 0.00
How to match a file extension represented as an OsStr? -0.61
Struct with a generic trait which is also a generic trait +1.58
Drop a immutable borrow to make a mutable borrow 0.00
How to display the value retrieved using Diesel in HTML using a Ter... 0.00
How can I introduce a copied variable as mutable in a if-let statem... -1.66
How to express integers other than zero and one in generic code usi... -0.22
Is there a way to use unstable modules from Rust stable? 0.00
Conditionally derive based on feature flag 0.00
What is the right way to have multiple linked lists and move data b... +1.88
Is it possible to emit Rust attributes from within macros? 0.00
Easily convert third party Errors to String -0.30
Cargo is unable to download a file due to a SSL connect error 0.00
What is the best approach to encapsulate blocking I/O in future-rs? 0.00
Is there a way to avoid adding lifetimes to all downstream structs... +0.20
How to specialize on the stable channel before specialization is st... -0.82
Does Cargo support custom profiles? 0.00
Why is the nanoseconds value of time::Duration floored to the neare... 0.00
How to use recursive associated types in functions? -1.84
How do I imply the type of the value when there are no type paramet... 0.00
How do I assign a lifetime when returning the result of document::f... 0.00
Lifetime annotation for closure argument +1.97
Is it possible to map a function over a Vec without allocating a ne... -1.63
How do I send a list of items through a futures::Sink? 0.00