nora
nora
the lint-docs failure was because the lint docs were relying on deny inside forbid being wrong, i changed that one to warn. i also opened a pr to the reference:...
oh @rustbot ready
Since there is a bit of design space here regarding macros/functions, EOF, errors, I think it's very important to make the Motivation section *way* larger, focusing on different use cases...
@jieyouxu meow (do you plan to continue working on this at some point)
see #117431, this is a small binary size improvement if we then make use of the nul terminator (probably only worth it after the bootstrap bump)
My PR implements the bootstrapping part correctly (including the place where the Location constant is created), but the whole byte allocation stuff is wrong. I recommend you copy the library...
hm, not sure. not understanding the problems with the allocation stuff is why I quit my PR, so I can't help you there sadly :3
it seems correct to me. i guess it makes more sense to do the size reduction separately in the future. r? Noratrieb could you open an ACP for the new...
`rustup` packaged by nixpkgs (also `rustup-toolchain-install-master` has patches to patchelf the toolchains. I have patched it myself: https://github.com/Nilstrieb/nixos/blob/4edca36ab7e7d4a04640e77bb3b6d44d8ec849da/custom-pkgs/cargo-bisect-rustc/0001-patchelf.patch Maybe cargo-bisect-rustc should use the `rustup-toolchain-install-master` binary instead of it's found? Or...
Keeping this open until fcp completes @rustbot concern fcp