diff options
| author | bors <bors@rust-lang.org> | 2022-07-11 21:14:23 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-07-11 21:14:23 +0000 |
| commit | 8a801c7b83c494e00bba3d53ebc668ebe5dc44c6 (patch) | |
| tree | 723ae9ccef55b3bc557da50267285592604164c7 | |
| parent | 7c1598b399c39403e6badd98c8d163b07dc89079 (diff) | |
| parent | 57a8f6dd9de0ef7af5ad0cc160c20fda46a8caa9 (diff) | |
| download | rust-8a801c7b83c494e00bba3d53ebc668ebe5dc44c6.tar.gz rust-8a801c7b83c494e00bba3d53ebc668ebe5dc44c6.zip | |
Auto merge of #9154 - CeleritasCelery:master, r=flip1995
Remove broken link in CONTRIBUTING.md changelog: none
| -rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e81e7ceedcb..56cb5a1538c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,7 +16,6 @@ All contributors are expected to follow the [Rust Code of Conduct]. - [The Clippy book](#the-clippy-book) - [High level approach](#high-level-approach) - [Finding something to fix/improve](#finding-something-to-fiximprove) - - [Writing code](#writing-code) - [Getting code-completion for rustc internals to work](#getting-code-completion-for-rustc-internals-to-work) - [IntelliJ Rust](#intellij-rust) - [Rust Analyzer](#rust-analyzer) |
