Skip to content

Commit

Permalink
Fix minicore.rs link (rust-lang#2122)
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin authored Nov 4, 2024
1 parent a96f875 commit 3825dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/rustc-dev-guide/src/tests/minicore.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ impl Copy for Meow {} // `Copy` here is provided by `minicore`
fn meow() {}
```

[minicore]: https://github.com/rust-lang/rust/tree/master/tests/auxiliary/minicore.rs
[`minicore`]: https://github.com/rust-lang/rust/tree/master/tests/auxiliary/minicore.rs

0 comments on commit 3825dd8

Please sign in to comment.