Lotte Steenbrink
Lotte Steenbrink
### What I expected It would be super awesome to have a hint for `'` lifetime annotations, since they're non-trivial to google for when you don't know what they're called....
- specify location of `regen` tool in the error message prompting the user to run it - fix lib path in `regen/main.rs`
Hi, when I start the game on macOS High Sierra, it looks a little unintentionally pixelated:  I'm not sure if this is a known...
not an issue, but a feature request: currently, the `elf` files we're using for snapshot tests are pre-compiled. That makes them cumbersome to reproduce, understand or create new ones. a...
**Describe the bug** I would've expected `--shorten-paths` to also shorten the paths in the output before the backtrace, produced by `--verbose`, e.g. instead of ``` Finished dev [optimized + debuginfo]...
Since I wasn't familiar with `st-util` before (and copying instructions in a frenzy 😅) this stopped me in my tracks for a bit. This PR add the info that I...
participants have run into ownership & referencing/dereferincing/slice-ifying problems while re-using our use of `str::from_utf8()` in the past. I'm wonderin if that#s an unncessary roadblock and it'd make more sense didactically...
error: ``` = note: ld: framework not found IOKit clang-7: error: linker command failed with exit code 1 (use -v to see invocation) ``