StackRating

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

dtolnay

Rating
1513.62 (50,187th)
Reputation
3,677 (45,697th)
Page: 1 2
Title Δ
Compile error when running cargo bench (criterion/serde) 0.00
How do I call a C++ constructor using the cxx crate? +4.02
How do I use Serde to deserialize malformed JSON with True/False? +0.56
Fix serde lifetime issue when using lazy_static -0.09
How to use serde's skip_serializing_if with empty slices? 0.00
How can I deserialize a bincode field without a given length 0.00
serde: speedup custom enum deserialization 0.00
Is there a way to omit wrapper/root objects when deserializing obje... 0.00
Mock instance inside serde implementation 0.00
Is it possible to deserialize data that looks like JSON (but isn... 0.00
Why does the compiler claim that a generic doesn't implement `D... 0.00
Custom deserialization of an array or array of values using Serde +3.66
How to borrow a field for serialization but create it during deseri... 0.00
How do I make a config.rs field that can deserialize into one of se... +3.82
rustc --pretty expanded uses all of my RAM when parsing a macro exp... 0.00
How can I send non-static data to a thread in Rust and is it needed... 0.00
Convert between a reference to a trait and a struct that implements... 0.00
Why can I not match a struct's body using the `block` matcher i... 0.00
How can I get Serde to allocate strings from an arena during deseri... 0.00
How to match Rust's `if` expressions in a macro? 0.00
How can I add separators between different records in a bincoded fi... 0.00
Deriving Serde's Serialize or Deserialize forces generic type t... 0.00
How to implement `serde::Serialize` for a boxed trait object? +4.03
Can't clone Vec<Box<Trait>> because Trait cannot be... -3.91
What's wrong with my include guards? 0.00
Encoding with little endianness Go lang 0.00
How to pattern-match against an enum variant that wraps a String? 0.00
read data from keyboard without newline 0.00
Sort on map on value (attribute of Struct) 0.00
Unable to trace an error from the backtrace caused by Serde in a Ru... 0.00
Generating unit tests for pairs of files on disk 0.00
new vs make when creating channel 0.00
Same algorithm, multiple input and output type possibility in Go? -3.77
Get the type of a function 0.00
Why do you sometimes have a return value in parens, but sometimes n... 0.00
Cannot borrow immutable 'Box' content as mutable 0.00
Why does a function body compile in a struct, but not in a trait? 0.00
How to frame unordered arguments in docopt? 0.00
How do I extract the "href" attributes from a HTML docume... 0.00
nil chan in http request using golang, breaking call 0.00
How to make parameter of function is a "generic" struct 0.00
Keep Rust module documentation in .md files? +5.37
Split comma-separated string but ignore comma followed by a space +2.30
Expected behavor of `for` loop in rust +5.12
Visual studio code warning: RLS could not set RUST_SRC_PATH for Rac... 0.00
Hexadecimal formating with padded zeroes 0.00
Rust is not honoring a custom cfg feature flag for conditional comp... 0.00
Auto coerce &String to &str 0.00
How to get executable's full target triple as a compile-time co... 0.00
Juniper and GraphQLEnum - unresolved import InputValue +4.07