lolbinarycat

Results 184 comments of lolbinarycat

Based on my limited testing, this adds 8KiB to the `std` search index, which is currently at 1.3MiB, meaning this is an increase in size of 0.6%. It's a bit...

@GuillaumeGomez would it be acceptable to merge this as-is, then do followup perf testing about the best way to handle unstable, deprecated, and empty description items is? I have a...

@rami3l I've been having trouble with the rust half of the software. more specifically, i've been having problems with it inside of nix flakes, where passing environment variables is prohibitively...

you misunderstand my intent. i know that this is invalid syntax, but usually, in interactive mode, if you hit enter when the input is syntactically invalid, you just get a...

> You have a syntax error that needs to be fixed before the cursor no, i have a syntax error that needs to be fixed before *end of line*. if...

unable to reproduce formatting errors locally, cargo dev fmt --check runs fine

ok apparently it just started working again, no idea why that happened.

> Maybe this could be merge to the existing lint `clippy::manual_filter`? that lint isn't machine applicable. additionally, it's not a `nursury` lint.