This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 23f1ebe
authored
Fix macro name in the Book (rust-lang#13958)
`define_clippy_lints` does not exist, `declare_clippy_lint` exists.
changelog: none1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
| 142 | + | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
0 commit comments