StackRating

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

starblue

Rating
1489.96 (4,416,843rd)
Reputation
45,960 (2,274th)
Page: 1 2 3 ... 17
Title Δ
How to create a `FnOnce` function 0.00
Explanation on References and Borrowing from The Rust book +0.01
Is it theoretically possible to specialise trait behaviour? 0.00
How to define an infinite range of a generic integer type in Rust? +0.01
How to put a reference to a trait object in an Option? +0.04
File layout for multiple executables in a library crate 0.00
How to avoid repetitive long generic constraints in Rust 0.00
Creating a static library with Rust to link it to an arm-none-eabi... 0.00
How do I use nom to parse a string with sign into an i32? +2.22
How to call to_socket_addrs on a collection of addresses? 0.00
Pass array of arrays (or slice of slices) in Rust 0.00
What are examples and what are they used for? 0.00
rust custom indexable data types 0.00
Processor Architecture Registers vs. MCU Registers +1.73
Mutable ref becomes immutable inside closure 0.00
How can I input binary values to a vector in Rust? 0.00
Lifetime issue iterating over regex captures 0.00
Borrowing mutable twice while using the same variable +0.54
How do I create a Vec of Entries from a HashMap? 0.00
Implicit argument in Rust macros 0.00
Restore grinded off markings of STM32 MCU via JTAG -0.21
Eclipse - how to rename project folder (on filesystem) 0.00
Are static variables volatile? 0.00
Copying serialized struct from an 8-bit system to a 32-bit system -2.34
How do I specify a generic type where one of the types is not needed? 0.00
Peano numbers in Rust 0.00
Conflicting implementations of trait in Rust 0.00
Why are there two ways to iterate over a vector, IntoIterator and I... +0.53
How to create a tuple from a vector? +2.26
Failing to understand a rust generic function error 0.00
Implement std::convert::From on type from another crate 0.00
How do I fix the "found Rust tuple type in foreign module; con... +0.56
From trait called inside a generic function -0.49
How to extract values from &mut iterator? 0.00
In Rust, is a vector an Iterator? 0.00
Closure Trait Bounds in Type Variables versus Closure Trait Bounds... -0.96
How can a nested loop with mutations on a HashMap be achieved in Ru... 0.00
How do I write the signature of a function that displays an error a... 0.00
Lifetime errors with a simple resource Allocator struct +0.52
Why bother using `FnMut` if the argument is taken by value? +0.54
Is it better to specify trait bound on the impl block or on the met... 0.00
Unresolved name error when using std::ptr::set_memory +2.14
Why does compilation not fail when a member of a moved value is ass... -0.47
How to read and write to a TCPStream simultaneously? 0.00
use namespace instead of folder name 0.00
error: type parameter `D` must be used as the type parameter for so... +2.37
error: can't find crate 0.00
Vector index "out of bounds" when converting large floati... +2.32
How do I write to a memory-mapped address in Rust? +2.35
What is the difference between embedded and integrated system? 0.00