about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2025-08-04 15:03:49 -0700
committerJosh Stone <jistone@redhat.com>2025-08-04 15:03:49 -0700
commit81edf2bebad33b6ab2c088b5cb7860333894d616 (patch)
tree36774647f4f500e05a1ff862cdff3889a0098c22 /compiler/rustc_codegen_gcc
parent0060d5a2a8a86a31f6299311fe64b1d755a91c4f (diff)
downloadrust-81edf2bebad33b6ab2c088b5cb7860333894d616.tar.gz
rust-81edf2bebad33b6ab2c088b5cb7860333894d616.zip
Drop `rust-version` from `rustc_thread_pool`
The current `rust-version = "1.63"` was inherited from rayon, but it
doesn't make sense to limit this in the compiler workspace. Having any
setting at all has effects on tools like `cargo info` that try to infer
the MSRV when the workspace itself doesn't specify it. Since we are the
compiler, our only MSRV is whatever bootstrapping requires.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions