We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158a14a commit 3976db7Copy full SHA for 3976db7
_posts/2018-03-29-Rust-1.25.md
@@ -62,9 +62,9 @@ domain there shortly. We hope this will bring more attention to a great
62
resource, and you'll get a local copy with your local documentation.
63
64
Second, back in Rust 1.23, we talked about the change from Hoedown to
65
-pulldown-cmark. In Rust 1.25, pulldown-cmark is now the default rendering. We
66
-have finally removed the last bit of C from rustdoc, and now properly follow
67
-the CommonMark spec.
+pulldown-cmark. In Rust 1.25, pulldown-cmark is now the default. We have
+finally removed the last bit of C from rustdoc, and now properly follow the
+CommonMark spec.
68
69
Finally, in [RFC 1358], `#[repr(align(x))]` was accepted. In Rust
70
1.25, [it is now stable]! This attribute lets you set the [alignment]
0 commit comments