Add a link for the `reference` compiletest header (#2096)
This commit is contained in:
parent
f0cba7ad09
commit
a927b95352
|
|
@ -249,6 +249,9 @@ See [Pretty-printer](compiletest.md#pretty-printer-tests).
|
||||||
output pattern
|
output pattern
|
||||||
- [`should-ice`](compiletest.md#incremental-tests) — incremental cfail should
|
- [`should-ice`](compiletest.md#incremental-tests) — incremental cfail should
|
||||||
ICE
|
ICE
|
||||||
|
- [`reference`] — an annotation linking to a rule in the reference
|
||||||
|
|
||||||
|
[`reference`]: https://github.com/rust-lang/reference/blob/master/docs/authoring.md#test-rule-annotations
|
||||||
|
|
||||||
### Tool-specific directives
|
### Tool-specific directives
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue