diff options
| author | flip1995 <philipp.krones@embecosm.com> | 2021-04-22 11:31:13 +0200 |
|---|---|---|
| committer | flip1995 <philipp.krones@embecosm.com> | 2021-04-22 11:31:13 +0200 |
| commit | 02bf692169e1f2908169da8f870f8b324a4e6a17 (patch) | |
| tree | 10f25d9e6e1a95384d9f2a0150fc19626d968c0c /CONTRIBUTING.md | |
| parent | 419bf6bbd827f07406447419d84a154ce9294aa8 (diff) | |
| download | rust-02bf692169e1f2908169da8f870f8b324a4e6a17.tar.gz rust-02bf692169e1f2908169da8f870f8b324a4e6a17.zip | |
Merge commit '98e2b9f25b6db4b2680a3d388456d9f95cb28344' into clippyup
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e0a4d4455e9..02d2b63c9e1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -21,10 +21,10 @@ All contributors are expected to follow the [Rust Code of Conduct]. - [IntelliJ Rust](#intellij-rust) - [Rust Analyzer](#rust-analyzer) - [How Clippy works](#how-clippy-works) - - [Syncing changes between Clippy and [`rust-lang/rust`]](#syncing-changes-between-clippy-and-rust-langrust) + - [Syncing changes between Clippy and `rust-lang/rust`](#syncing-changes-between-clippy-and-rust-langrust) - [Patching git-subtree to work with big repos](#patching-git-subtree-to-work-with-big-repos) - - [Performing the sync from [`rust-lang/rust`] to Clippy](#performing-the-sync-from-rust-langrust-to-clippy) - - [Performing the sync from Clippy to [`rust-lang/rust`]](#performing-the-sync-from-clippy-to-rust-langrust) + - [Performing the sync from `rust-lang/rust` to Clippy](#performing-the-sync-from-rust-langrust-to-clippy) + - [Performing the sync from Clippy to `rust-lang/rust`](#performing-the-sync-from-clippy-to-rust-langrust) - [Defining remotes](#defining-remotes) - [Issue and PR triage](#issue-and-pr-triage) - [Bors and Homu](#bors-and-homu) |
