-
Notifications
You must be signed in to change notification settings - Fork 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
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
Type
Fields
Give feedbackNo fields configured for issues without a type.
Playground
Given:
This is formatted to:
After formatting, this code no longer compiles.