rhn

Results 14 issues of rhn

Using a move closure inside a `struct::fn` which borrows a `struct` field results in corrupted memory when that closure is not `move`. Example: ``` extern crate fringe; use std::iter::Iterator; use...

To switch menu left/right, the interrupt pin must be pulsed twice: while button is depressed and when it's released. Probably related to the fact that 1st press doesn't register. Probably...

Every request done after the work had started when using the CPU backend times out. I'm not sure about the proper solution, but when I limited the number of CPUs...

Verifies that the hashing device is working correctly. Tested with the simple and opencl backends. This PR is a: - [ ] Feature Checklist: - [X] npm run install-regtest 🆗...

The drivers are often flaky, and a mode to verify mined results would indicate the users that computations don't work before trying to let it run. Especially useful for development....

The nearby public view shows all the public books, but there are no filters for availability or description. My use case for the public timeline is to answer "which books...

feature request
inventory browser

``` $ ls /mnt/space/games/Cryostasis\ 2.0.0.13\ [GOG]/ No qualifying paths, (possibly due to permission errors): ['/mnt/space/games/Cryostasis 2.0.0.13 [GOG]/'] ``` Meanwhile, bash can list it just fine. Getting the path through tab-completion...

Hi! Thanks for the awesome license checker, this is something I dearly feel is missing in the Rust ecosystem. The way crates.io is structured is suited for permissive licenses, but...

raczej trik na przyszłość dla siebie - bardziej uniwersalny, mniej bezpieczny kod. overflow_occured nie musi być sprawdzane atomowo. nie wiem, czy się nada tutaj, ale nie zmarnuje się ogólnie

When I joined one one of my accounts with pre-existing conversations, I got all my channels (good), but also a lot of 1:1 conversations with people I never directly talked...