jyn
jyn
> whatever was going on in #153 oh - i think this is a bug in vscode. running `tput smcup` in its integrated terminal fails to translate scroll events to...
> RUSTFLAGS is the only environment variable that can be set to pass flags to rustc for building rustbuild itself This whole problem could be avoided once #94829 is implemented.
Or alternatively, it might make sense to add a RUSTFLAGS_BOOTSTRAP_ITSELF flag or similar.
I'm also hitting this issue. I worked around it by changing the base image to `ubuntu:latest` instead of the microsoft-released one, but the VSCode extension hard-codes the `ghcr.io/devcontainers/templates/docker-existing-docker-compose:latest` image (which...
oh shit, this is really cool! nice work!
wait are you at rustfest zurich???? i am in a hotel 15 minutes away let me join you
Database dumps sound fine, 24 hours is more than recent enough.
"custom toolchains" are a rustup concept that means "this toolchain was built from source instead of downloaded". as such, It's the responsibility of whoever built the toolchain to make sure...
> The same could be done for doc.rust-lang.org. You can open an issue on https://github.com/rust-lang/www.rust-lang.org for that site, it's managed by a different team. I imagine they would be very...
> In regards to relative links, I wouldn't be sad if they went away, as they're not really a great thing in the first place. Replacing relative links would probably...