about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorJon Gjengset <jongje@amazon.com>2022-03-01 09:45:23 -0800
committerJon Gjengset <jongje@amazon.com>2022-03-01 09:45:29 -0800
commitb83a48d62a2db912d399a2485b146ffb20bd1667 (patch)
tree909c2e0515dc94dca92770ec43f5e7b07e99a66c /compiler/rustc_codegen_llvm/src
parentf0c4da49983aa699f715caf681e3154b445fb60b (diff)
downloadrust-b83a48d62a2db912d399a2485b146ffb20bd1667.tar.gz
rust-b83a48d62a2db912d399a2485b146ffb20bd1667.zip
Bump autocfg to 1.1.0
autocfg 1.1.0 makes it so that rustflags from the build are correctly
passed to the compiler probes, which in turn means those probes more
accurately reflect the outer build conditions. This is particularly
important if rustflags includes _required_ `-Clink-arg=` flags without
which builds will fail, as older versions of `autocfg` will then fail
the probe and erroneously report the probed feature as unavailable.

See also
https://github.com/rust-lang/rust/issues/94007#issuecomment-1040668261
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions