StackRating

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

Jorge Israel Peña

Rating
1508.21 (86,736th)
Reputation
22,553 (5,814th)
Page: 1 2 3 ... 9
Title Δ
Why does passing tokio_postgres::Transaction as a reference ask to... 0.00
Is the first Cons of a boxed List on the stack? 0.00
Why is splitting a Rust's std::collections::LinkedList O(n)? +2.54
Is there a way to remove unwrapping of items in an iterator chain t... +2.59
What's the idiomatic way to handle multiple `Option<T>` i... +0.64
Trying to copy content of a Vec into an other, how to use copy_from... -0.75
What's the usual way to create a vector of different structs? 0.00
How to use enums as a value alias in Rust? 0.00
How can I use a closure that has mutably captured a variable in a l... +2.61
Where does for<'r, 's> fn(&'r MyType<'... 0.00
How do I return an array of objects using `impl Trait` from a funct... 0.00
Sort a vector with one of many closures depending on a setting +0.61
Why is there no error when I push more elements than a Vec's ca... 0.00
Why does casting from a reference to a c_void pointer require a dou... 0.00
Best practice when using an API key in Node.js 0.00
Iterating through a list of a custom class 0.00
Example of how to use Conditional Compilation Macros in Rust? 0.00
Why would it be necessary to perform two casts to a mutable raw poi... 0.00
Monads, >>=, and "nested lambdas" -0.72
time function in C always displays "Wed Dec 31 23:59:59 1969&q... +0.43
What is the purpose of the increment statement? -0.30
React Native render function gives an error : Unexpected token 0.00
Passing a value to a function in JavaScript +0.51
How is argument-dependent lookup looking *here*? 0.00
Function that returns all permutations +2.26
Visual Studio 2010 doesn't like typedef typename in mixin 0.00
Regexp conversion from perl to C++ 0.00
How to opt out of running a doc test? 0.00
Converting from Option<String> to Option<&str> -1.88
Iterate over std::fs::ReadDir and get only filenames from paths 0.00
Why does cloned() allow this function to compile 0.00
Getting sequence of bytes (u8) from a char 0.00
Is it possible to specify that two type parameters are different ty... 0.00
Partially initialised struct +0.49
Clone not implemented on function... sometimes 0.00
Why does a for loop not require a mutable iterator? 0.00
Implementing struct that has lifetimes 0.00
How can I use std::convert::Into to convert something that might fa... 0.00
Attaching an icon resource to a Rust application 0.00
How to tell if something is heap or stack allocated? 0.00
Unused type parameter on closure argument -1.83
Moving Receiver to thread complains about Sync, but expected Send +0.47
Accessing a character in a borrowed string by index 0.00
How do I use an enum as array element? 0.00
How do I initialise a struct that contains a reference? -1.74
Dealing with boxes and trait objects +0.50
Is there a way to get two *mut pointers pointing to the same memory... +0.05
Reading documentation, specifically bounded traits 0.00
Why are these threads quitting before finishing their work? 0.00
Moving mutably borrowed ownership +0.50