roc/crates/compiler/fmt/src
2025-04-08 13:46:44 +02:00
..
annotation.rs Make nodes more strongly normalizing to fix confusion with outdentability 2025-01-16 21:18:21 -08:00
collection.rs Move MigrationFlags from an argument on format* to a field on Buf 2024-12-04 17:57:31 -08:00
def.rs Expand handling of guard_needs_parens 2025-01-16 21:32:37 -08:00
expr.rs Implement a migration to new braces syntax and add migrate tests 2025-02-16 20:37:28 -08:00
header.rs Upgrade hosted header in the style module header 2025-01-26 15:07:57 -08:00
lib.rs Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
migrate.rs Several migration fixes and make some zig parser improvements based on migrated code in the wild (#7716) 2025-04-08 13:46:44 +02:00
node.rs Make nodes more strongly normalizing to fix confusion with outdentability 2025-01-16 21:18:21 -08:00
pattern.rs Fix negative float and non-base-10 literal patterns 2025-01-16 21:16:53 -08:00
spaces.rs Feedback: dry out term, make fmt_spaces_with_newline_mode more readable, explicitly implement all the variants in ann_lift_spaces 2024-12-05 18:54:25 -08:00