StackRating

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

phimuemue

Rating
1517.19 (38,310th)
Reputation
21,107 (6,359th)
Page: 1 2 3 ... 11
Title Δ
How can I process a string of numbers in Rust? +2.21
Rust - Conditional mutating within one-liner 0.00
How can I write a Rust macro to convert row-major order to column-m... 0.00
How to print the size of raw pointer? 0.00
Is there a simple way remove duplicate elements from an array? +0.05
Rust macro: capture exactly matching tokens 0.00
Generating functions with "hardcoded" index inside it? 0.00
patterns `&Unspecified` and `&__Nonexhaustive` not covered 0.00
trying to break apart a string in rust 0.00
How do I create a single stream from a vector of Files? 0.00
Is there a range expression that can be used to refer to the last N... 0.00
What is a Rust equivalent to C++'s virtual overwriting to preve... 0.00
Thread 'main' panicked at 'attempt to multiply with ove... 0.00
Idiomatic way to filter values matching a pattern in an iterator 0.00
Rust's alternative for C++ ADL overloaded functions? -1.18
Using variable twice without cloning in rust 0.00
Can a macro simplify trait impl? 0.00
Rust build script to copy a file to target directory 0.00
Is chaining in conditional statements idiomatic rust? 0.00
What does Something get(fn something): Option<u32>; mean in R... 0.00
Lifting function to Option 0.00
How can I choose between multiple implementors of a trait without t... +0.48
Rust String vs &str iterators -1.09
Why am I required to "cover" T in `impl ForeignTrait<L... -2.19
How can I take a number of values from an iterator inside a for loop? +2.28
Is it possible to create a custom derive that would prevent cycles... 0.00
Cant copy on a struct with a string so how do I fix this? 0.00
Advent of Code 2015: day 5, part 2 unknown false positives 0.00
Not understanding life times 0.00
How to convert [i8; 88] to something stringy +0.48
What are sum of Rust types + lifetime? 0.00
How best to implement the "newtype" idiom in C++? -1.01
How do I create a macro that transforms inputs into a tuple? 0.00
How to kill a process on Ctrl+C event in Rust? 0.00
Pushing a runtime operation to compile time in Rust? 0.00
Why is printing an array of bytes shown out of order? 0.00
How to implement bidirectional conversion with From trait in Rust? 0.00
How to resolve mismatched types error around reference that involve... 0.00
Is there an alternative to `get_or_insert()` to pull out a referenc... 0.00
How do I improve my code to get integer values from regex named cap... 0.00
How can I (slice) pattern match on an owned Vec with non-Copy eleme... +0.34
How can I filter a list of filenames by their extension? 0.00
how to avoid unconstrained type paramameter error 0.00
Pass a pattern as a function parameter? +0.47
How can I read a file or create it along with its directory if it d... 0.00
Rust trait bounds with types 0.00
How to manage properly ownership with borrowing in Rust? -1.14
Efficient Rust collector of Results holding Vecs +2.03
Trait object's method which accepts several numeric types 0.00
How to properly satisfy the borrow checker when conditionally creat... 0.00