Skip to content

Commit

Permalink
Fix typo in deprecation message for 2203
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtriplett committed Jan 19, 2022
1 parent 9d3df39 commit 7129793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/2203-const-repeat-expr.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- RFC PR: [rust-lang/rfcs#2203](https://github.com/rust-lang/rfcs/pull/2203)
- Rust Issue: [rust-lang/rust#49147](https://github.com/rust-lang/rust/issues/49147)

> ⚠ This RFC has mostly been superceeded
> ⚠ This RFC has mostly been superseded
>
> This turned out to be more complicated than expected to detect while being intuitive to the programmer. As such, it's expected that this problem space will be addressed with the *inline consts* from [RFC 2920] instead, which have syntax to opt-in to the behaviour.
>
Expand Down

0 comments on commit 7129793

Please sign in to comment.