File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/doc/rustc-dev-guide/src/tests Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ directive.
3636The following is a list of compiletest directives. Directives are linked to
3737sections that describe the command in more detail if available. This list may
3838not be exhaustive. Directives can generally be found by browsing the
39- ` TestProps ` structure found in [ ` header .rs` ] from the compiletest source.
39+ ` TestProps ` structure found in [ ` directives .rs` ] from the compiletest source.
4040
41- [ `header .rs` ] : https://github.com/rust-lang/rust/tree/master/src/tools/compiletest/src/directives.rs
41+ [ `directives .rs` ] : https://github.com/rust-lang/rust/tree/master/src/tools/compiletest/src/directives.rs
4242
4343### Assembly
4444
You can’t perform that action at this time.
0 commit comments