StackRating

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

Shepmaster

Rating
1621.85 (1,050th)
Reputation
178,829 (280th)
Page: 1 ... 34 35 36 37 38 ... 59
Title Δ
How to make a Rust mutable reference immutable? 0.00
Simple organization of Rust traits for "polymorphic" return 0.00
Lifetime of a parser struct in Rust 0.00
How do I solve the error "the precise format of `Fn`-family tr... 0.00
Is there a way to have private functions in public traits? 0.00
How to make a simple futures::sync::mpsc::channel example work? 0.00
What trait can be used for scalar casts? -0.11
Is 'mem::size_of' evaluated at compile time? 0.00
Panicked at 'attempt to subtract with overflow' when cyclin... +0.32
How to unbox elements contained in polymorphic vectors? -1.10
Iterate over the sorted elements in a collection in tuples 0.00
What does &* combined together do in Rust? -0.87
Cannot infer an appropriate lifetime for autoref due to conflicting... 0.00
How would one return a function from a function in Rust? 0.00
How do I safely use an object while it is mutably borrowed? 0.00
Why I can't return fmt::Arguments<'a> from &'... 0.00
Lifetime of format!() in match expression is too short -0.25
How do I get the dimensions of multi-dimensional arrays? +0.40
Is it possible to disable Rust's lifetime elision? 0.00
Two mutable borrows happen on the same line? 0.00
Idiomatic append operation 0.00
How to check for EOF in read_line in Rust 1.12? 0.00
How do I shuffle a VecDeque? -1.63
Concise way to box an Option 0.00
Can I use a mutable reference method like a value-passing one? 0.00
Restricting object lifetimes in Rust 0.00
Is there a way to chain Result mapping and unwrapping? +0.43
Which integer operations have higher performance alternate methods... -1.81
How to pass an arbitrary sized matrix to a function in Rust? 0.00
How do you avoid accidentally redeclaring a variable inside a code... +2.01
Cannot borrow immutable borrowed content as mutable when implementi... 0.00
Merge child process stdout and stderr -0.63
Why can't Rust infer the resulting type of Iterator::sum? -1.18
How to group 'Option' assignments in Rust? -0.11
What happens when an Arc is cloned? -0.94
Method not compatible with trait with confusing error message 0.00
Method call on clap.App moving ownership more than once 0.00
Recursive inorder traversal of a binary search tree -1.06
Recursive search of node in tree +0.39
Cannot create an Iron handler because the trait bound std::ops::Fn&... 0.00
How to access individual elements of a nalgebra matrix in Rust? 0.00
How to overload Add for computational graph nodes in Rust +0.39
How to handle floating point exceptions (fpe) with Rust? 0.00
How to swap values from a multidimensional array in Rust? 0.00
Infinite loop when implementing custom iterator in Rust 0.00
Unable to use std::process::Command to SSH - No such file or direct... 0.00
Using if inside of fold 0.00
Does &mut do anything when declaring a for loop variable? -2.53
How do I specify the linker path in Rust? +1.03
Is there a way to let Rust infer the correct type for an associated... 0.00