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 ... 39 40 41 42 43 ... 59
Title Δ
Is there a command to update cargo to the latest official release? 0.00
Iterate over byte vector and save pointers to strings -0.66
Class subtyping in Rust +0.39
Rust's .o file format not recognized by GCC 0.00
How to set input as raw string in Rust? 0.00
Cargo test warns for unused code after saving file -1.79
How to map on a vec and use a closure with pattern matching in Rust +1.16
Read from a channel or timeout? +1.70
Rust debug library with GDB 0.00
Filter a slice into a vector 0.00
Iterate and take from vector of Options +2.76
Can't create Rust LinkedList 0.00
How to return a newly created struct as a reference? +0.41
How to define a function with two enum parameters where the 2nd typ... +1.84
How to create a formatted String out of a literal in Rust? 0.00
How to handle 3rd-party static C library dependencies in Rust/Cargo? 0.00
Aliasing trait inheritance with generics 0.00
Recognize floating point from input with nom +0.43
Mutating two dependent values in loop -1.13
Why does this variable definition imply static lifetime? 0.00
Globals of type Option<...> in Rust 0.00
Error installing a crate via cargo: specified package has no binaries 0.00
Is there a way to distingush between different `Rc`s of the same va... +0.41
count partial duplicates in Vec of structs with a custom function -2.30
I do not understand error E0508 0.00
Ignore benchmarks when using stable/beta +0.97
How to unpack BTreeMap item tuple from an iterator in Rust? 0.00
Mismatched types when returning the result of adding two generics +2.03
Can a value be moved by taking a mutable reference? 0.00
How to escape backslash characters in PathBuf variables when writin... 0.00
How do I share common code between Rust projects without publishing... 0.00
Is there a way to force print!/println! to use a Windows new line (... 0.00
Recursive function if statement mismatched types in Rust +0.40
Overriding constant via compiler option -0.57
Diagnosing a performance issue 0.00
Dereferencing strings and HashMaps in Rust +0.63
Accessing tuple from within an enum 0.00
error: native library `openssl` is being linked to by more than one... 0.00
Clone String to Specific Lifetime +0.42
Finding executable in PATH with Rust 0.00
failed to parse manifest - no targets specified +0.39
Can I prevent cargo from rebuilding libraries with every new project? +1.54
Is it possible to match against a NULL pointer in Rust? 0.00
How to write a function that returns Vec<Path>? 0.00
Is it possible to call a Rust function taking a Vec from C? 0.00
Understanding bindings and borrows -0.09
Convert from a fixed-sized c_char array to CString +0.41
What does ParseError(NotEnough) from rust-chrono mean? +0.41
Why do some std::fmt::Debug* methods use dynamic dispatch? 0.00
Generating Rust executable from llvm bitcode -0.09