Fix let_chains link

It was pointing to the wrong issue (derive_default_enum)

Co-authored-by: Edoardo Morandi <morandidodo@gmail.com>
This commit is contained in:
Riccardo Ripanti 2022-04-07 21:33:19 +02:00 committed by GitHub
parent 8b580f2262
commit baf7a84e75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ decision. Express your opinions now.
#### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc) #### [Tracking Issues & PRs](https://github.com/rust-lang/rust/issues?q=is%3Aopen+label%3Afinal-comment-period+sort%3Aupdated-desc)
* [disposition: merge] [\[let_chains\] Forbid let inside parentheses](https://github.com/rust-lang/rust/issues/87517) * [disposition: merge] [\[let_chains\] Forbid let inside parentheses](https://github.com/rust-lang/rust/pull/95008)
### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls) ### [New and Updated RFCs](https://github.com/rust-lang/rfcs/pulls)