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.
2 parents 941b06b + 538ea3c commit e442406Copy full SHA for e442406
src/doc/guide.md
@@ -3011,7 +3011,7 @@ markers.
3011
Rust provides six attributes to indicate the stability level of various
3012
parts of your library. The six levels are:
3013
3014
-* deprecated: this item should no longer be used. No guarantee of backwards
+* deprecated: This item should no longer be used. No guarantee of backwards
3015
compatibility.
3016
* experimental: This item was only recently introduced or is otherwise in a
3017
state of flux. It may change significantly, or even be removed. No guarantee
0 commit comments