This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit bec5a91
committed
only check for automatically_derived on impls, not individual methods
this matches behavior of existing code
https://github.com/rust-lang/rust/blob/b27661eb33c74cb514dba059b47d86b6582ac1c2/compiler/rustc_passes/src/liveness.rs#L326-L3331 parent eb4ba58 commit bec5a91
1 file changed
+6
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
246 | | - | |
247 | | - | |
248 | | - | |
249 | | - | |
250 | | - | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | 246 | | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
258 | 251 | | |
259 | | - | |
| 252 | + | |
260 | 253 | | |
261 | 254 | | |
262 | 255 | | |
263 | | - | |
264 | | - | |
265 | | - | |
266 | | - | |
267 | 256 | | |
268 | 257 | | |
269 | 258 | | |
270 | 259 | | |
271 | 260 | | |
272 | 261 | | |
273 | 262 | | |
274 | | - | |
275 | | - | |
| 263 | + | |
276 | 264 | | |
277 | 265 | | |
278 | 266 | | |
| |||
0 commit comments