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 ... 53 54 55 56 57 58 59
Title Δ
Do I necessarily need to Box here? -0.85
How to create a global mutable bool status flag 0.00
How to make regex macros work? 0.00
What's the &: part in a closure argument list? 0.00
How do I implement a JavaScript-style callback? 0.00
Pattern matching the tag of a tagged union enum -1.43
How to implement a trait for any mutability? 0.00
Implementing `Ord` for a type is awkward? -0.07
How to iterate over an array of integers? -0.45
Does RefCell::borrow move the contents? -1.19
Traits with default methods that depend on a bound of an associated... 0.00
Why is a Cell used to create unmovable objects? -1.59
How can I test stdin and stdout? 0.00
Borrowed value does not live long enough when creating a Vec +0.49
can't pass a newtype-wrapped unsafe C struct without causing il... 0.00
How can I append a formatted string to an existing String? 0.00
How do I partially fold a Vec in place? +0.14
Statically linking a binary that uses regex_macros -0.33
How can I have a recursive mutable borrow? 0.00
How to use `Num::one()` in a generic type? 0.00
Accessing the last element of a Vec -0.01
How do I convert between numeric types safely and idiomatically? 0.00
Cannot move out of borrowed content when trying to transfer ownership 0.00
How can I pass a socket as an argument to a function being called w... 0.00
Convert String to SocketAddr +2.48
How to do a binary search on a Vec of floats? 0.00
Warning on "unstable" directive -0.51
How to call count on an iterator and still use the iterator's i... -0.70
Unreachable pattern which should be reachable 0.00
Conflicting lifetime requirements when storing closure capturing re... 0.00
Are polymorphic variables allowed? +1.17
How to idiomatically copy a slice? +0.25
Can't install condrod in Rust on Linux 0.00
Recursive types and arrays +0.49
Calling a function which takes a closure twice with different closu... -1.25
error: cannot move out of borrowed content on &mut self 0.00
gcc.exe cannot find -lglfw3 when using glfw-rs 0.00
Getting the error "error: the trait `core::marker::Sized` is n... 0.00
Adding lifetime constraints to non-reference types 0.00
Linking shared object library without headers with NDK in Android S... +0.55
error: cannot assign to immutable indexed content `i[..]` -0.47
Cannot move out of borrowed content 0.00
Allocating an object for C / FFI library calls 0.00
"Conflicting requirements" for lifetime of item of iterat... -1.69
Inferring types and using type annotations when parsing a string to... 0.00
type parameter for function vs struct (lifetime issue) +0.13
How to convert 'struct' to '&[u8]'? 0.00
Is there a way of doing something like #![allow(unstable)] on the c... 0.00
Index access to an instance of a struct -1.46
Unable to find gl crate 0.00