File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,9 +62,9 @@ domain there shortly. We hope this will bring more attention to a great
62
62
resource, and you'll get a local copy with your local documentation.
63
63
64
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.
65
+ pulldown-cmark. In Rust 1.25, pulldown-cmark is now the default. We have
66
+ finally removed the last bit of C from rustdoc, and now properly follow the
67
+ CommonMark spec.
68
68
69
69
Finally, in [ RFC 1358] , ` #[repr(align(x))] ` was accepted. In Rust
70
70
1.25, [ it is now stable] ! This attribute lets you set the [ alignment]
You can’t perform that action at this time.
0 commit comments