Skip to content

Commit

Permalink
Remove a dangling link on "The #[test] attribute"
Browse files Browse the repository at this point in the history
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
  • Loading branch information
JohnTitor authored and tshepang committed Aug 29, 2022
1 parent 2a9f8fb commit c0c957c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test-implementation.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,5 +155,4 @@ $ rustc my_mod.rs -Z unpretty=hir
[TestDesc]: https://doc.rust-lang.org/test/struct.TestDesc.html
[Symbol]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_span/symbol/struct.Symbol.html
[Ident]: https://doc.rust-lang.org/nightly/nightly-rustc/rustc_span/symbol/struct.Ident.html
[eRFC]: https://github.com/rust-lang/rfcs/blob/master/text/2318-custom-test-frameworks.md
[rustc_ast]: https://github.com/rust-lang/rust/tree/master/compiler/rustc_ast

0 comments on commit c0c957c

Please sign in to comment.