roc/crates/compiler/fmt/src
2023-05-17 12:17:31 -03:00
..
annotation.rs Remove unnecessary format_record_builder_field_help argument 2023-05-17 12:17:31 -03:00
collection.rs Fix formatting of initial newlines in collections 2023-02-17 09:08:50 -08:00
def.rs many clippy fixes 2023-04-24 16:21:46 +02:00
expr.rs Track spaces between : and <- in record builders 2023-05-17 11:49:06 -03: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 Track spaces between : and <- in record builders 2023-05-17 11:49:06 -03:00