about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-10 16:26:18 +0000
committerbors <bors@rust-lang.org>2024-03-10 16:26:18 +0000
commitaf69f4c48c1e1cfbb9ba43b376edcfbdd8cfbca4 (patch)
tree48fd75ad5716e7283c99a0a168a9fa4cb1165d81 /compiler/rustc_codegen_llvm/src/context.rs
parent9bd88ef61241d6417c4835c97bf4617cc0a71a80 (diff)
parent64dda8c8378d985136dea2839bbb91c390aba356 (diff)
downloadrust-af69f4c48c1e1cfbb9ba43b376edcfbdd8cfbca4.tar.gz
rust-af69f4c48c1e1cfbb9ba43b376edcfbdd8cfbca4.zip
Auto merge of #121561 - jieyouxu:compiletest-directive-typo-check, r=onur-ozkan
Detect typos for compiletest test directives

Checks directives against a known list of compiletest directives collected during migration from legacy-style compiletest directives. A suggestion for the best matching known directive will be made if an invalid directive is found.

This PR does not attempt to implement checks for Makefile directives because they still have the problem of regular comments and directives sharing the same comment prefix `#`.

Closes #83551.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions