lolbinarycat
lolbinarycat
what about also making the alternate form of Display print in an indented way?
agreed, "polite negative past" corrosponds directly to ma-sen-deshita i think i'm going to try to dust off my extremely rusty js to make a fork with this, but i don't...
forked version is up on https://envs.net/~binarycat/jconj/
> can you share a more precise repro? you have to pass an argument to `nix flake update`, and possibly that argument needs to be a remote flake with a...
and i know there's a global cache because `--refresh` invalidates it.
> "Macros By Example" is not just the name of the section but the type of macros that the macro_rules! produce. yes, i understand that, but that type of macro...
`es-check` is another static analysis tool we use. I think "run all the rustdoc static analysis stuff" should be split into a separate "testsuite" under bootstrap, instead of just grouping...
that element seems to not be present on mobile firefox.
While I have no issue with the feature itself, I strongly believe the proposed syntax would be a mistake, due to its similarity to the range syntax. Rust had a...
MAP_GROWSDOWN will not cause the mapping region to grow beyond the requested bounds. it will cause it to start at one page, and then whenever the next "guard page" is...