We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad4c6a commit 2a7331aCopy full SHA for 2a7331a
src/doc/rustc-dev-guide/src/tests/directives.md
@@ -36,9 +36,9 @@ directive.
36
The following is a list of compiletest directives. Directives are linked to
37
sections that describe the command in more detail if available. This list may
38
not be exhaustive. Directives can generally be found by browsing the
39
-`TestProps` structure found in [`header.rs`] from the compiletest source.
+`TestProps` structure found in [`directives.rs`] from the compiletest source.
40
41
-[`header.rs`]: https://github.com/rust-lang/rust/tree/master/src/tools/compiletest/src/directives.rs
+[`directives.rs`]: https://github.com/rust-lang/rust/tree/master/src/tools/compiletest/src/directives.rs
42
43
### Assembly
44
0 commit comments