Commit 411bb80
committed
fix: Correct use of
These were recently renamed, and are also apparently unstable. I'm not
sure how I keep failing to realize I'm using unstable lints. If I'm not
mistaken, these are just about to stabilize in [rust-lang/rust!148605].
As in, the PR is currently in disposition merge.
[rust-lang/rust!148605]: rust-lang/rust#148605
Signed-off-by: hashcatHitman <155700084+hashcatHitman@users.noreply.github.com>supertrait_item_shadowing lints1 parent 7f3caba commit 411bb80
3 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
| 114 | + | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments