Lotte Steenbrink

Results 34 issues of 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....

missing-hint

- 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: ![Bildschirmfoto 2021-04-18 um 19 01 58](https://user-images.githubusercontent.com/581552/115153970-d67d7d00-a078-11eb-848d-2287c9735dd6.png) I'm not sure if this is a known...

suggestion

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...

type: enhancement
difficulty: medium
status: needs PR
type: test

**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]...

type: bug
difficulty: medium
priority: low
status: needs design

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) ``