Commit 63b04f7
committed
Auto merge of rust-lang#7755 - HKalbasi:master, r=xFrednet
exclude enum from derivable impls
fix rust-lang#7753
changelog: Exclude enum from ``[`derivable_impls`]``File tree
2 files changed
+14
-0
lines changed- clippy_lints/src
- tests/ui
2 files changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| 86 | + | |
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
230 | 243 | | |
0 commit comments