We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4a9a1 commit 8886b00Copy full SHA for 8886b00
book/src/development/emitting_lints.md
@@ -34,7 +34,7 @@ method based on what we need for the lint at hand.
34
35
### Implement Trait Method
36
37
-Assume that we have added and defined a `BarExpressions` lint, we could write
+Assume that we have added and defined a `bar_expressions` lint, we could write
38
down a skeleton for this lint as the following:
39
40
```rust
0 commit comments