Commit 6eb3adc
Update link to annotation syntax
It was pointing to [here][link] which has been moved to the rustc-guide.
It now links to [here][link2] which explains all the annotations.
[link]: https://github.com/rust-lang/rust/blob/master/src/test/COMPILER_TESTS.md
[link2]: https://rust-lang-nursery.github.io/rustc-guide/tests/adding.html#header-commands-configuring-rustc1 parent 76df112 commit 6eb3adc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
0 commit comments