Open
Description
Fails with "invalid ABI" onextern "C++"
block — Allow arbitrary extern ABI rust-lang/rustfmt#4086Replaces anyextern "C++"
block withextern "Rust"
— Allow arbitrary extern ABI rust-lang/rustfmt#4086 (comment)Deletes rhs from externtype
declaration — Rustfmt destroys extern types that have generics or rhs rust-lang/rustfmt#4159Fails on input containingunsafe extern
orunsafe mod
- Fixed Bump rustc-ap to v679 rust-lang/rustfmt#4433
- Backport to rustfmt 1.x 1.x: Bump rustc-ap to v679 rust-lang/rustfmt#4434
- Integration into Rust 1.49 bump rustc-ap* to v679 racer-rust/racer#1132, bump racer and rustfmt versions rust-lang/rls#1701, Update RLS and Rustfmt rust-lang/rust#77590
- Backport to Rust 1.48 [beta] backports rust-lang/rust#77705
Deletesunsafe
keyword on extern fn signatures (among other things) — Async gets removed from extern blocks. rust-lang/rustfmt#4288- Fixed Do not remove fn headers (e.g., async) on extern fn items rust-lang/rustfmt#4291
- Backport to rustfmt 1.x 1.x: Backport fixes around deleting pieces of extern functions rust-lang/rustfmt#4562
- Landed in Rust 1.50
Metadata
Metadata
Assignees
Labels
No labels