roc/crates/compiler/fmt/src
2025-01-01 17:44:56 -08:00
..
annotation.rs Fix where precedence vs apply 2025-01-01 14:59:20 -05: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 Remove backpassing 2025-01-01 17:44:56 -08:00
expr.rs Remove backpassing 2025-01-01 17:44:56 -08:00
header.rs Remove panic 2024-12-17 05:40:47 -06:00
lib.rs Move indent call to correct spot 2024-12-15 18:33:54 -08:00
node.rs Fix formatting bug with multline function type alias 2024-12-31 19:52:23 -05:00
pattern.rs Refactor: Convert TypeAnnotation::Tuple to to_node, which required changing precedence information to flow up instead of down 2024-12-28 22:31:28 -05: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