Fix minicore.rs link (#2122)

This commit is contained in:
Martin Liška 2024-11-04 09:17:28 +01:00 committed by GitHub
parent 53d4920323
commit 693b6d2b0f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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