roc/crates/compiler/fmt/src
Agus Zubiaga 65ce811587
Parse and format import package shorthand
The original proposal [1] suggested dropping the package shorthand,
but we later decided to keep it [2] to improve UX.

[1] https://docs.google.com/document/d/1E_77fO-44BtoBtXoVeWyGh1xN2KRTWTu8q6i25RNNx0/edit?usp=sharing
[2] 385104011
2024-01-20 08:35:50 -03:00
..
annotation.rs | -> where 2023-06-05 20:19:00 -04:00
collection.rs Fix formatting of initial newlines in collections 2023-02-17 09:08:50 -08:00
def.rs Parse and format import package shorthand 2024-01-20 08:35:50 -03:00
expr.rs Parse deprecated interpolation syntax differently 2024-01-06 21:49:00 -05:00
lib.rs Fix a bunch of bugs in parsing/formatting found by fuzzing 2023-02-07 20:25:56 -08:00
module.rs many clippy fixes 2023-04-24 16:21:46 +02:00
pattern.rs many clippy fixes 2023-04-24 16:21:46 +02:00
spaces.rs Parse and format import package shorthand 2024-01-20 08:35:50 -03:00