-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
rustfmt eats dyn_star syntax #5542
Copy link
Copy link
Closed
Labels
C-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEP-lowLow priorityLow priority
Description
Activity
Metadata
Metadata
Assignees
Labels
C-bugCategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICECategory: this is a bug; use also I-* labels for specific bug kinds, e.g. I-non-idempotency or I-ICEP-lowLow priorityLow priority
Playground
Given:
This is formatted to:
After formatting, this code no longer compiles.