Skip to content

Commit 8ea8963

Browse files
authored
Update recognized tool attributes
1 parent e356977 commit 8ea8963

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/attributes.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,8 @@ struct S {
196196
pub fn f() {}
197197
```
198198

199-
> Note: `rustc` currently recognizes the tools "clippy", "rustfmt" and "diagnostic".
199+
> Note: `rustc` currently recognizes the tools "clippy", "rustfmt", "diagnostic",
200+
> "miri" and "rust_analyzer".
200201
201202
## Built-in attributes index
202203

0 commit comments

Comments
 (0)