Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9f3efe6

Browse files
tshepangcamelid
authored andcommittedDec 9, 2022
share same link
1 parent 3b98da0 commit 9f3efe6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎src/contributing.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ As a developer to this repository, you don't have to treat the following externa
185185
differently from other crates that are directly in this repo:
186186

187187
* [Clippy](https://github.com/rust-lang/rust-clippy)
188-
* [Miri](https://github.com/rust-lang/miri)
188+
* [Miri]
189189
* [rustfmt](https://github.com/rust-lang/rustfmt)
190190
* [rust-analyzer](https://github.com/rust-lang/rust-analyzer)
191191

@@ -273,7 +273,6 @@ Breakage is not allowed in the beta and stable channels, and must be addressed
273273
before the PR is merged. They are also not allowed to be broken on master in
274274
the week leading up to the beta cut.
275275

276-
[Miri]: https://github.com/rust-lang/miri
277276
[git submodules]: https://git-scm.com/book/en/v2/Git-Tools-Submodules
278277
[`.gitmodules`]: https://github.com/rust-lang/rust/blob/master/.gitmodules
279278
[The Rust Reference]: https://github.com/rust-lang/reference/
@@ -550,3 +549,4 @@ are:
550549
[ro]: https://www.rustaceans.org/
551550
[rctd]: tests/intro.md
552551
[cheatsheet]: https://bors.rust-lang.org/
552+
[Miri]: https://github.com/rust-lang/miri

0 commit comments

Comments
 (0)
Please sign in to comment.