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:
parent
8b580f2262
commit
baf7a84e75
|
@ -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)
|
||||
|
||||
* [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)
|
||||
|
||||
|
|
Loading…
Reference in New Issue