Closed
Metadata
Metadata
Assignees
Labels
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)Category: This is a bug.Helping to "clean up" bugs with minimal examples and bisectionsHigh priorityRelevant to the compiler team, which will review and decide on the PR/issue.Performance or correctness regression from stable to beta.
Activity
Centril commentedon Mar 26, 2020
Possibly accidentally injected by #70074.
Would be good to find out why this is happening, so let's @rustbot ping cleanup
and see if we can bisect / shrink the problem down to something usable for finding a fix.
Centril commentedon Mar 26, 2020
@rustbot ping cleanup
rustbot commentedon Mar 26, 2020
Hey Cleanup Crew ICE-breakers! This bug has been identified as a good
"Cleanup ICE-breaking candidate". In case it's useful, here are some
instructions for tackling these sorts of bugs. Maybe take a look?
Thanks! <3
cc @AminArria @chrissimpkins @contrun @DutchGhost @elshize @ethanboxx @h-michael @HallerPatrick @hdhoang @hellow554 @imtsuki @jakevossen5 @kanru @KarlK90 @LeSeulArtichaut @MAdrianMattocks @matheus-consoli @mental32 @nmccarty @Noah-Kennedy @pard68 @PeytonT @pierreN @Redblueflame @RobbieClarken @RobertoSnap @robjtede @SarthakSingh31 @senden9 @shekohex @sinato @spastorino @turboladen @woshilapin @yerke
LeSeulArtichaut commentedon Mar 26, 2020
Failed to confirm that #70074 is the cause:
tested 342c5f33d097b2dc07a2dbc0ca45a37379d2ff60, got Yes
Seems like it regressed prior to 342c5f3
AminArria commentedon Mar 26, 2020
For code I used:
LeSeulArtichaut commentedon Mar 26, 2020
@rustbot modify labels: -E-needs-bisection
14 remaining items