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 4 ... 11
Title Δ
Rust: Shorten generic type bounds +0.47
What is a one-line solution to get everything except the last item... +0.48
regex finds only 1 match when splitting on all capital letters 0.00
Multiply all elements in a generic vector? +0.48
Evaluate multiple asserts in unit test - not stop at the first fail... 0.00
Matching Strings with string literals in Rust 0.00
Functional equivalent of function adding two elements to a vector i... 0.00
Rust dynamic dispatch on traits with generic parameters +0.47
Rust - I don't understand why this warning in 0.00
How do I check the type of a function parameter? 0.00
How to perform centralized error handling for pipelined method call... -0.03
Understanding type inference -0.24
Simpler way to check if string start with a digit in Rust? 0.00
rust - trouble importing module 0.00
Rust - trait bound depending on feature? 0.00
How to continue iterating the next char in a for each loop in rust 0.00
self behavior in Rust 0.00
Is there a way to pass &mut self from a method that itself take... 0.00
Rust: type reference within trait 0.00
"closure may outlive the current function" while used as... 0.00
Match only valid UTF-8 characters -0.01
Shadow variables in rust loops 0.00
Rust's equivalent of Python's ljust() string method 0.00
Rust function signatures and outliving 0.00
Is there an elegant way to rewrite getting or creating an Option us... 0.00
How to express lifetime restrictions of a closure to match a trait... 0.00
How to express lifetime restrictions of a closure to match a trait... 0.00
Conditionally generate a From impl based on field type 0.00
How to concatenate the individual elements of a vector of slices wi... 0.00
Syntax issue function returns function not clear +2.04
How to tell compiler that inner field implements traits or that gen... 0.00
How to solve "cycle detected when computing the supertrait&quo... 0.00
Iterative binary search tree using enum and match 0.00
after move reference not same before reference 0.00
Is it possible to have a closure in a structure with generic argume... 0.00
Rust API Design: Type parameters for optional values 0.00
Retrieve the state in scan() iterator? -1.87
How to find all possible paths from (1, 1) to (m, n) in an m×n... -1.23
Right way to access an enum variant's field that is itself a fi... -0.91
How to recursively find all possible combinations of a sequence tree? -0.27
Rust deserialize json based on an enum in the json -2.14
create a alias type from a const generic type 0.00
Best way to find all unique combinations of elements of an array? -2.02
Why does [u8] work as a buffer for UdpSocket when Vec doesn't? 0.00
Rust: Map two Vecs into a third Vec of composite structs 0.00
lazy_static global string will not print 0.00
Rust beginner question: using mutable or immutable reference in a s... 0.00
Simpler way to equip generic structs with a constant in Rust +2.12
Why does std::vec::Vec implement two kinds of the Extend trait? 0.00
Passing an iterator into a recursive call during an iteration in Rust 0.00