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 a30cd79 commit 7a19a00Copy full SHA for 7a19a00
CHANGELOG.md
@@ -15,7 +15,7 @@
15
}
16
17
pub fn add_one(thing) {
18
- // ^ Triggering "Annotate all top level type definitions" code action here
+ // ^ Triggering "Annotate all top level type definitions" code action here
19
let result = add(thing, 1)
20
result
21
0 commit comments