StackRating

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

oli_obk

Rating
1550.59 (7,762nd)
Reputation
16,710 (8,325th)
Page: 1 2 3 4 ... 5
Title Δ
How to create a new empty Tree -0.98
How to create new instances of a wrapped vector in Rust? +2.14
How do I parse a string consisting of a letter and number idiomatic... 0.00
Can I create an owned pointer to a stack object +0.64
Indexing vector by a 32-bit integer -1.02
What is the difference between a Rust function with no argument and... +0.30
Why can I call a function that accepts a reference with a reference... 0.00
How to write generic functions that take types which are themselves... +0.40
Exclude dependencies when running Clippy 0.00
No method named X found for type *mut Y in the current scope -1.44
Possible to combine assignment and comparison in an expression? +2.35
How does Rust know whether to run the destructor during stack unwind? +2.18
Best way to switch input source in Rust +0.14
How to multi-thread function calls on read-only data without clonin... 0.00
Is this transmute from array of SIMD to regular numeric types undef... +0.45
How to index vectors with integer types (besides usize), without ex... -1.72
How do I implement commutative (scalar) multiplication with a built... 0.00
Enable Bitcode Output in Cargo Build for iOS Targets? -0.07
Do crates share public static variables of common dependencies? 0.00
Can I catch out of memory errors? 0.00
Confused by move semantics in Rust involving Box 0.00
How can I return a String Vector? 0.00
How to panic! in production 0.00
Is there a function that returns the count of differences between t... +0.42
Borrowing reference in structure +0.08
Handling mixed object arrays in Serde 0.00
Obtaining a mutable reference by iterating a recursive structure +0.00
Read XML file into struct 0.00
Create Read trait object from u8 slice 0.00
Early-breaking from Rust's match -0.18
Mutating two dependent values in loop +1.31
How to process expanded macros from within procedural macros? 0.00
How can I get the absolute name of a syntax::ast::Ident? 0.00
Concatenate array slices +0.48
How to find the commit of rustc used to bootstrap rustc master 0.00
Dereferencing strings and HashMaps in Rust -1.19
How do I emulate a timer inside an object that will periodically mu... 0.00
Rust compiler can not understand same types 0.00
Vec<MyTrait> without N heap allocations? 0.00
Is there a method like Javascript's substr in Rust? +0.45
How to get the name of current program without the directory part? -1.88
Wrong number of lifetime parameters when returning Vec of structs w... 0.00
Using into() inside a monad pipeline +2.60
Can a trait be passed as a Fn reference or closure 0.00
How can I pass a FFI array as a c_void pointer to nalgebra's DM... 0.00
How to implement a long running process with progress in Rust, avai... -0.55
Is there a way to pattern match infix operations with precedence in... -0.05
How do I upgrade my Slicable trait to satisfy the borrow checker in... 0.00
Why does the address of a variable change when I add multiple '... 0.00
Unable to trace type-expectation error in Rust 0.00