roc/crates/compiler/fmt/src
2024-12-15 18:33:58 -08:00
..
annotation.rs Fix 'implements' variable in types 2024-12-15 18:33:57 -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 Fix formatting of body when pattern is multi-line 2024-12-15 18:33:58 -08:00
expr.rs Fix formatting of literals in closure args 2024-12-15 18:33:57 -08:00
header.rs Remove unused code 2024-12-05 09:18:52 +00:00
lib.rs Move indent call to correct spot 2024-12-15 18:33:54 -08:00
node.rs Fix handling of spaces in record types 2024-12-15 18:33:57 -08:00
pattern.rs Add missing indent call 2024-12-15 18:33:58 -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