We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3592127 + 8c21f77 commit 715a825Copy full SHA for 715a825
text/2920-inline-const.md
@@ -66,7 +66,7 @@ a non-`Copy` array initializer can be annoying. To improve the situation,
66
[RFC 2203] extended the concept of promotion to array initializers.
67
As a result, the previous example can be written more concisely.
68
69
-[RFC 1414]: https://github.com/rust-lang/rfcs/pull/2203
+[RFC 1414]: https://github.com/rust-lang/rfcs/pull/1414
70
71
```rust
72
fn foo(x: &i32) -> &i32 {
0 commit comments