rust-analyzer/crates/ra_hir
Florian Diebold c4fcfa2b0d Properly format impl Trait<Type = Foo> types
It's a bit complicated because we basically have to 'undo' the desugaring, and
the result is very dependent on the specifics of the desugaring and will
probably produce weird results otherwise.
2019-09-03 14:00:35 +02:00
..
src Properly format impl Trait<Type = Foo> types 2019-09-03 14:00:35 +02:00
Cargo.toml ⬆️ once_cell 2019-09-01 23:18:15 +03:00