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 787175e commit 6dd3172Copy full SHA for 6dd3172
posts/2024-06-13-Rust-1.79.0.md
@@ -51,7 +51,7 @@ This makes this code much more succinct and easier to read.
51
52
See the [reference documentation](https://doc.rust-lang.org/nightly/reference/expressions/block-expr.html#const-blocks) for details.
53
54
-### Accept bounds in associated type position
+### Bounds in associated type position
55
56
Rust 1.79 stabilizes the associated item bounds syntax, which allows us to put
57
bounds in associated type position within other bounds, i.e.
0 commit comments