StackRating

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

llogiq

Rating
1467.03 (4,523,176th)
Reputation
7,186 (22,283rd)
Page: 1 2 3 ... 5
Title Δ
Is there a way to use recursion with the indexing crate's brand... 0.00
Why is std::ops::Shl::shl not equal to <<? 0.00
What should the "params" argument to web3::contract::Cont... 0.00
How to convert a Scala anonymous trait implementation to Rust? 0.00
How can I silently catch panics in QuickCheck tests? +0.05
Why does Rust's if-else AST use different types for then and el... 0.00
Look up key in HashMap<(String, usize), f64> in Rust -0.35
Is it possible to write a Rust macro "has_trait!(<type>,... -0.91
How to correctly deal with spans in procedural macros? 0.00
How to modify all items of a crate in a compiler plugin? 0.00
Casting a Vec<u8> to a &[u16] -2.01
How to write a safe wrap for HashMap with default value -1.47
Any way to give a file descriptor to a child process, without closi... 0.00
Why does my trait need a lifetime parameter? -0.46
How to suppress the warning for "drop_with_repr_extern" a... 0.00
How to convert i32 to a string representing the ASCII character +1.48
How can I implement Ord when the comparison depends on data not par... -1.13
Can I use the Rust lexer or parser to retrieve a list of functions... -0.42
Struct needs a lifetime because? -0.63
How do I implement the Copy trait? -0.38
How do I get the lint level from a Visitor given a Block? 0.00
How to get absolute url using java or jsoup -1.11
How to apply trait inside a closure which is used as a function res... -1.26
How can I concatenate two string fields with another string? 0.00
Vec of Rng in struct field, cannot borrow immutable field as mutable 0.00
How does the Rust compiler know `Cell` has internal mutability? -1.38
Is repeat(x).take(n) performant? +1.45
Convert a gene sequence file to a qr code? +0.53
Writing large Excel sheet using SXSSF POI 0.00
Connect SSH command to stdout 0.00
Why is an int-to-Object comparison valid in Java 7, but not in Java... -0.36
Running compiler plugins on stable 0.00
Bean Shell eval function implementation 0.00
How can I write binding to a C function that expects an open file h... 0.00
How can I use a custom module inside a doctest? -1.70
How to dynamically allocate a fixed runtime-sized array? +0.53
This JMH benchmark is inconsistent across machines - why? -0.76
Dynamic dispatch in Rust 0.00
Is it possible to vary the return type annotation of a function bas... -1.39
How can I prevent the Rust benchmark library from optimizing away m... -1.23
Stack-Reference of a Heap-Object 0.00
Type issue with Iterator collect -1.32
log4j2 changing configuration during runtime - already supported or... -1.97
"not in" membership operator combined with "or"... 0.00
How can I unpack (destructure) elements from a vector? 0.00
Add the end of page in XSSFSheet 0.00
What's the difference between `self` and `Self`? +2.46
Apache POI gets NPE reading xls file 0.00
How can I concatenate something to the front of a string? +0.61
.class file doesn't show the call to parent's constructor 0.00