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.
1 parent 3592127 commit 8c21f77Copy full SHA for 8c21f77
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