StackRating

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

Masklinn

Rating
1540.26 (11,682nd)
Reputation
83 (798,977th)
Page: 1 2 3 4 5 6 7 ... 12
Title Δ
How to pass &mut str and change the original mut str without a... 0.00
Raising an exception with pyo3 -1.18
Unable to replace the string with replace(). Can anyone show me the... -0.06
How do I use Option::unwrap_or_default when it contains a reference? 0.00
Why do the values of Rust WASM pointer and JS pointer differ? 0.00
Rust equivalent for C++ code to demonstrate protection against UAF -1.40
Iterating over object instances of a given class in Python and sys.... 0.00
For some reason, the value of the list, chars, is reset whenever a... 0.00
how to retrieve specific tag information using ElementTree? +1.55
When a string is converted into a list in python, str[n] counts ... 0.00
Rust calling mutable self function from mutable self function 0.00
How to get first 128 bits of sha256 as u128, without a Result? 0.00
Comparing two lists having multiple values in each item 0.00
Magic behind match: no implementation for `&std::option::Option... 0.00
Function overloading trick - compiler cannot choose which function... 0.00
Python dice throw 0.00
How is the value returned in rust? 0.00
Why is Rust's usize to u128 conversion considered failable? 0.00
Type casting for Option type 0.00
Unhelpful error while deserializing toml from file 0.00
Why can't Rust do mutable borrow on an immutable varaiable? 0.00
Is it possible to construct a StructOpt Args object without parsing... 0.00
How to convert a vector of enums into a vector of inner values of a... 0.00
What are generally the most time-consuming parts of Rust compilation? 0.00
How to insert the new object to the map only if the object doesn... 0.00
How can I convert int to time using datetime +1.09
how to sort tuples of list with a special condition? -0.86
Sqlite select from two tables and ordery by limit 0.00
How to get Cookie from Request in Actix 2.0 0.00
Cannot call a function that returns Result: found opaque type impl... 0.00
How to convert a base64 string to SVG in python? 0.00
How to copy a slice from a raw pointer? -1.32
Casting a C pointer to a struct, in Rust 0.00
Can I limit the size of a Rust enum? -1.33
How to hold a `Box<dyn MyTrait>` when `MyTrait` has parametri... -1.71
How can I make the OOP code print my classes objects name? -0.31
how to use map() function with a function without return value in p... 0.00
Simulating struct static field behaviour in Rust / when multiple in... 0.00
How to specify return value of mocked function with pytest-mock? +0.46
filestructure for pytest, ModuleNotFound 0.00
Is it idiomatic Rust to accept a Result<T, E> as a function a... -1.86
How to implement a struct in Rust that has a list of itself as a fi... 0.00
Why Rust compiler is not smart enough to detect the variable and fu... +0.55
Is there any difference in these approaches to iterate through a ve... 0.00
Searching a Vec for a match 0.00
How to safely pass a C++ string to Rust? +0.45
Why does VecDeque's tail member point to the first element and... 0.00
what's the logic behinf the line num+=i>num 0.00
How to delete property? -0.69
Merge Ruby nested hashes with same keys -1.43