Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 8c1de41

Browse files
JohnTitortshepang
authored andcommitted
Remove a dangling link on "The #[test] attribute"
Signed-off-by: Yuki Okushi <[email protected]>
1 parent c12394c commit 8c1de41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/doc/rustc-dev-guide/src/test-implementation.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,5 +155,4 @@ $ rustc my_mod.rs -Z unpretty=hir
155155
[TestDesc]: https://doc.rust-lang.org/test/struct.TestDesc.html
156156
[Symbol]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_span/symbol/struct.Symbol.html
157157
[Ident]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_span/symbol/struct.Ident.html
158-
[eRFC]: https://github.com/rust-lang/rfcs/blob/master/text/2318-custom-test-frameworks.md
159158
[rustc_ast]: https://github.com/rust-lang/rust/tree/master/compiler/rustc_ast

0 commit comments

Comments
 (0)