StackRating

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

Masaki Hara

Rating
1490.74 (4,403,972nd)
Reputation
1,598 (103,060th)
Page: 1
Title Δ
Convert literal to associated type in generic struct implementation +0.34
Why `futures::channel::mpsc` can just notify one sender? -4.25
How to instantiate a public tuple struct(with private field) from a... -3.41
Write to child process' stdin in Rust? +0.37
How to name an arbitrary sequence of things in a macro? 0.00
How to use numeric literals with num::Integer types? 0.00
How to use one module from another module in a Rust cargo project? 0.00
Box inverse traits/Where clauses in boxes 0.00
What does "Box<Fn() + Send + 'static>" mean in... 0.00
How to replicate a slice of a vector k times into another vector? -4.02
Using assert_eq or printing large fixed sized arrays doesn't work +2.08
How do I use std::collections::BitSet in stable Rust? 0.00
Wrong inferred lifetime due to associated type 0.00
How does a C-style struct with a bitfield get represented in a Rust... 0.00
Match an underscore instead of ident in macro -0.31
What is the correct term for _ in a type hint? -4.23
Why can a Rust struct be defined without a semicolon? 0.00
Why is a negative integer not a valid pattern in a macro? 0.00
Is there any different semantics between "(1..4)" and &qu... +4.17
Closure in the return type for a Rust function 0.00
Insertion sort algorithm gives overflow error 0.00