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 ... 5
Title Δ
How to create a smart pointer to an unsized type with an embedded s... 0.00
Why do I get the error "function pointers in const fn are unst... 0.00
Calculating maximum value of a set of constant expressions at compi... 0.00
Is it possible to group items that need the same attribute? 0.00
Rust program prints values differently than expected 0.00
How do I declare a static variable as a reference to a hard-coded m... 0.00
How to avoid Serde needing the Default trait for a field that skips... +0.45
Deserialize TOML string to enum using config-rs +0.43
What does a match on an empty enum return? 0.00
How to deserialize two different structures and file formats using... 0.00
Mutable and immutable borrow issue with assert_eq 0.00
Bytes written to a BufWriter aren't actually written 0.00
Resolve elided static lifetime when borrowing from an object pool 0.00
How to check if there are duplicates in a slice? -1.95
Move error in for-loop when not reborrowing a mutable slice 0.00
How to iterate over mutable elements inside another mutable iterati... +2.31
How can I make a struct non-public and not move it from lib.rs? 0.00
Get first element from HashMap -0.29
Check if property or method exists at runtime? Check if Trait exist... 0.00
Why does std::thread::spawn() panic on error instead of returning a... -1.61
How do I return a reference to something owned and alive? 0.00
Merge boxed elements +0.81
Blanket implementation of core traits constrained by locally-define... 0.00
Is it possible to destructure the `self` argument of a method? 0.00
Conditional compilation with a if let enum matching which consists... 0.00
Is it possible to return a container from a loop when the container... +1.69
Returning a struct created by serde_json in a function +2.39
How do I process enum/struct/field attributes in a procedural macro? +1.76
How do I deserialize into trait, not a concrete type? 0.00
How to detect when calling 'drop' is needed for a type? -1.27
How to construct const integers from literal byte expressions? +1.50
How to get a '&str' from a NUL-terminated byte slice if... +0.97
Trait implementation with specific struct as parameter 0.00
How can I succinctly combine many `Result`s of different types? 0.00
Safe non-trivial data dependencies/custom references? -1.67
How to get pointer offset of an enum member in bytes? 0.00
Idiomatic way to store a closure for reuse? +1.52
How to convert serde_json::Value into concrete type implementing De... 0.00
Remove unwrap from vec pop 0.00
How to get the number of elements in an enum as a constant value? 0.00
Converting a UTC time via Timezones 0.00
Is there a way to create something inside a constructor that lives... 0.00
How to abstract over a reference to a value or a value itself? 0.00
Pointer to trait 0.00
Which integer operations have higher performance alternate methods... +0.93
How to declare a struct where only some members can use a value fro... 0.00
Idiomatic transformations for String, &str, Vec<u8> and &... 0.00
Is there an idiomatic way to keep references to elements of an ever... -0.93
Is there an idiomatic way to keep references to elements of an ever... -0.93
Can you provide any example where the closure outlives the current... 0.00