]> git.lizzy.rs Git - rust.git/commit
Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred"
authorMark Rousskov <mark.simulacrum@gmail.com>
Sat, 29 Oct 2022 14:49:05 +0000 (10:49 -0400)
committerMark Rousskov <mark.simulacrum@gmail.com>
Sat, 29 Oct 2022 14:49:05 +0000 (10:49 -0400)
commit5984b1d86f0e7221c83c0d63b8d63fc0de9c5760
treec5c1fbe50f828a821931aeac86ba41df7f18d7ea
parent33b530e04099465a8029ef581202d52f4075558e
Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred"

This reverts commit 3acb505ee560770c62bad5362f6caf7567d467b9
(PR #101833).

The changes in this commit caused several bugs or at least
incompatibilies. For now we're reverting this commit and will re-land it
alongside fixes for those bugs.
config.toml.example
src/bootstrap/compile.rs
src/bootstrap/config.rs
src/bootstrap/dist.rs
src/ci/docker/host-x86_64/disabled/dist-x86_64-haiku/Dockerfile
src/ci/docker/host-x86_64/dist-various-2/Dockerfile
src/ci/docker/host-x86_64/x86_64-gnu-llvm-13-stage1/Dockerfile
src/ci/docker/host-x86_64/x86_64-gnu-llvm-13/Dockerfile
src/ci/run.sh