Skip to content

Commit

Permalink
Add "only".
Browse files Browse the repository at this point in the history
Co-Authored-By: ehuss <eric@huss.org>
  • Loading branch information
Havvy and ehuss authored Mar 2, 2019
1 parent ceb91db commit c05d0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ struct S {
pub fn f() {}
```

> Note: `rustc` currently recognizes the tools "clippy" and "rustfmt".
> Note: `rustc` currently only recognizes the tools "clippy" and "rustfmt".
[_DelimTokenTree_]: macros.html
[_LiteralExpression_]: expressions/literal-expr.html
Expand Down

0 comments on commit c05d0dd

Please sign in to comment.