diff options
| author | Jakub Beránek <berykubik@gmail.com> | 2025-08-06 15:55:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-06 15:55:47 +0200 |
| commit | d54fb8364d605eda7b486cf4b2ccf9f8be49d8c6 (patch) | |
| tree | fea06a1b7457956ed99c0c93031e95fc7742b7c1 /compiler/rustc_codegen_llvm/src/debuginfo/utils.rs | |
| parent | 6afd162762c109c3ece6aa6cae2b3d038f81f699 (diff) | |
| parent | 81edf2bebad33b6ab2c088b5cb7860333894d616 (diff) | |
| download | rust-d54fb8364d605eda7b486cf4b2ccf9f8be49d8c6.tar.gz rust-d54fb8364d605eda7b486cf4b2ccf9f8be49d8c6.zip | |
Rollup merge of #144928 - cuviper:rustc_thread_pool-msrv, r=lqd
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_llvm/src/debuginfo/utils.rs')
0 files changed, 0 insertions, 0 deletions
