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 b1182d2 commit c7d9cdaCopy full SHA for c7d9cda
RELEASES.md
@@ -94,9 +94,9 @@ Rustdoc
94
95
Various improvements to intra-doc links:
96
97
- - [You can link to non-path primitives such as `slice`.][80181]
98
- - [You can link to associated items.][74489]
99
- - [You can now include generic parameters when linking to items, like `Vec<T>`.][76934]
+- [You can link to non-path primitives such as `slice`.][80181]
+- [You can link to associated items.][74489]
+- [You can now include generic parameters when linking to items, like `Vec<T>`.][76934]
100
101
Misc
102
----
0 commit comments