rust/compiler/rustc_error_messages
Matthias Krüger b2448f9f9c
Rollup merge of #106625 - Swatinem:ref/cov6, r=nagisa
Remove backwards compat for LLVM 12 coverage format

The minimum external LLVM was updated to 13 recently in https://github.com/rust-lang/rust/pull/100611, so this PR removes backwards compat with older coverage formats.

I kept the version check and error message there, in accordance with this comment: https://github.com/rust-lang/rust/pull/91207#issuecomment-981121867
2023-01-26 07:53:22 +01:00
..
locales/en-US Rollup merge of #106625 - Swatinem:ref/cov6, r=nagisa 2023-01-26 07:53:22 +01:00
src Rollup merge of #105975 - jeremystucki:rustc-remove-needless-lifetimes, r=eholk 2022-12-24 00:31:41 +01:00
Cargo.toml Enable icu sync feature for parallel compiler 2022-11-18 14:46:35 -08:00