StackRating

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

Boiethios

Rating
1511.37 (62,427th)
Reputation
10,954 (13,700th)
Page: 1 2 3 ... 6
Title Δ
Type casting for Option type 0.00
Is there a good way to convert UTF-8 bytes in text (&str) to UT... -0.01
Difference between () and {} in match structure 0.00
How can I join a Vec<> of i32 numbers into a String? -0.74
Get count of each value in vector 0.00
Can I make any of these lifetimes implicit? 0.00
How to recover the concrete type from Any 0.00
Is there a safe, ergonomic way to change a phantom type in a comple... 0.00
How to create a iter repeats last element in rust -2.00
Why can't I use this closure inside a Rc<dyn Fn()>? -0.54
Initializing a Rust variable passed to async code such as tokio and... +2.39
Can a generic function be parameterized with a trait? 0.00
Rust says import is not used and can't find imported statements... 0.00
Rust can't find names? 0.00
How to implement Iterator yielding mutable references +0.67
Is there any way to convert a Rc<T> into an Arc<T>? 0.00
How to check directory size? -2.00
How to select a random enum value with some limitations 0.00
How to query the gitlab API from the browser? 0.00
How to get the public snippets of a project without authentication? 0.00
How to fill a Vec with u64::max_value() +2.27
How can I create hygienic identifiers in code generated by procedur... -0.65
Cycle a Rust iterator a given number of times -0.02
How can I convert from Vec<char> to u32 in Rust without going... 0.00
Regex: is there a oneliner for this? 0.00
Can not infer type of generic function in recursive enums in Rust 0.00
What is the difference between Trait::<T> and <Trait<T&... +2.33
What are idiomatic ways to send data between threads? -1.52
Rust Arc how to get_mut and after that restore ability to read by o... -1.80
How to skip n items from inside of a iterator loop? -2.04
Is it possible to factor a piece of function containing return stat... 0.00
How to get mutable slice with conditions in Rust +0.41
How to import from a file in a subfolder of src? +0.48
How can I access a global C array of structs from a Rust library? 0.00
How to match Self on associated method of enum for a given trait 0.00
How do I "interpret" escaped characters in a string? 0.00
How to return Oracle query results to Rust main function? 0.00
Rust Match pattern: Bind literal value for specific cases +0.48
Cannot create a generic function that transmutes a slice of bytes i... +1.22
Equivalent of inet_ntop in Rust -0.02
How does the Rust compiler tokenize '>' vs '>>... -0.54
Enable a Cargo feature by default when the target arch is WASM? 0.00
Initializing a FnMut member variable with a static Fn function +0.55
Why do I need to collect into a vector when using `flat_map`? -1.55
How can I implement Deref for a struct that holds an Rc<Refcell&... -1.84
PhantomData type usage in rust -0.53
How to pass through &str lifetime to Box<dyn Fn()> +0.48
Use trait object to pass str in rust +0.19
How can this loop be turned into idiomatic Rust? -1.87
Can't use locally created vector because "borrowed" 0.00