mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
Update tidy target_specific_tests to account for //@ directives
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
use crate::walk::filter_not_rust;
|
||||
|
||||
const COMMENT: &str = "//";
|
||||
const COMMENT: &str = "//@";
|
||||
const LLVM_COMPONENTS_HEADER: &str = "needs-llvm-components:";
|
||||
const COMPILE_FLAGS_HEADER: &str = "compile-flags:";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user