StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

trent

Rating
1563.76 (4,945th)
Reputation
7,006 (22,921st)
Page: 1 2 3 4 5 6
Title Δ
Missing Lifetime Operator +0.07
How can I simultaneously iterate over a Rust HashMap and modify som... 0.00
Can a type know when a mutable borrow to itself has ended? +4.66
How to get current platform end of line character sequence in Rust? 0.00
Can I implement a trait which adds information to an external type... -3.93
Converting {integer} to f32 in Rust +4.42
Why doesn't a nested reference to an array coerce to a slice? 0.00
How to test if a string contains each character in a pattern in ord... +2.41
Traits with stricter associated type bounds than supertrait 0.00
Deprecated alias does not generate a warning 0.00
Receiving error[E0276]: impl has stricter requirements than trait w... 0.00
Return all petgraph connected components in a hashtable 0.00
How do I implement the Chain of Responsibility pattern using a chai... +0.84
How to avoid floating point arithmetics issues? -0.18
How do you create a generic function in Rust with a trait requiring... +1.14
Issue with Find and Replace using Python -2.29
Preforming manipulations on C memory addresses as char* to output. -2.06
Automatically update a cell in Excel with the current date anytime... -3.66
Why does a function that accepts a Box<MyType> complain of a... +1.07
Printing a series of armstrong number using python is showing error 0.00
Big-O Analysis - for-if-do something statement with 3 different tim... +3.82
How do I get complexity with division? -3.46
Zip two lists together based on matching date in string -2.66
Possible bug in generic implementation of Default? 0.00
What is the /g in replace in Vim 0.00
Attribute Error Python from a new file 0.00
python pickle object with lambdas 0.00
Is it possible to have a struct which contains a reference to a val... -1.67
Explicit lifetime for Vec to slice conversation 0.00
How to mutate field in struct within a pointer? 0.00
Trait which returns iterator with lifetime bounded by the lifetime... -3.52
Python subprocess, how to pass a list? 0.00
Why do I get the error "expected type argument" when I an... 0.00
Head First C: Erratum? Pointer Syntax -1.00
Preferable pattern for getting around the "moving out of borro... 0.00
Value doesn't live long enough when put in struct 0.00
Why should a program return a value? -0.24
What is happening here in pow function? +3.49
What encoding to use in python 3.5 to get an ascii extended set up... 0.00
I accidentally transposed a shell command. Is there any way to reco... 0.00
Special use of linux find command together with zip -2.15
Why doesn't this if statement execute? 0.00
What is the difference between the two styles of documentation comm... +4.59
Downcast traits inside Rc for AST manipulation 0.00
Why undefined behavior is so consistent? +4.10
Wrong function in vhdl 0.00
How do I round this int up -1.75
Is there a facility to lock multiple mutexes in Rust while preventi... -0.10
How can I handle the base case of this recursive function? My base... -0.10
Is there a generic git "undo" command? -0.34