about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-11-14 18:26:15 +0800
committerGitHub <noreply@github.com>2024-11-14 18:26:15 +0800
commit475203f0983a2e25db127079903b00e808aaf7a9 (patch)
tree744501fcaecf9c31a4cecd64c9c4118b5ecfcab2 /compiler/rustc_interface/src/errors.rs
parentbce5fa62ab012ce8da966bf9923505eab613962e (diff)
parent91fa16b211957f6d56bd2ec697c36b2301f2690a (diff)
downloadrust-475203f0983a2e25db127079903b00e808aaf7a9.tar.gz
rust-475203f0983a2e25db127079903b00e808aaf7a9.zip
Rollup merge of #132310 - jieyouxu:max-llvm-version, r=onur-ozkan
compiletest: add `max-llvm-major-version` directive

To complement existing `min-llvm-version` so contributors don't have to use `ignore-llvm-version: 20 - 99` to emulate `max-llvm-major-version: 19`.

Closes #132305.
cc `@workingjubilee` who suggested this.

### Implementation steps

- [x] 1. Implement the directive (this PR)
- [x] 2. Open an accompanying dev-guide PR to describe the directive (https://github.com/rust-lang/rustc-dev-guide/pull/2129)

r? bootstrap
Diffstat (limited to 'compiler/rustc_interface/src/errors.rs')
0 files changed, 0 insertions, 0 deletions