roc/compiler/fmt/src
ayazhafiz 966198a6e7 Coalesce inline and normal alias headers
Unifies `As` annotations and `Alias` defs to use a common struct for
defining alias header information, i.e. the name and type variables of
the alias.
2021-12-26 09:37:56 -06:00
..
annotation.rs Coalesce inline and normal alias headers 2021-12-26 09:37:56 -06:00
collection.rs Remove trailing whitespace from the output of the formatter 2021-12-18 17:14:14 -08:00
def.rs Coalesce inline and normal alias headers 2021-12-26 09:37:56 -06:00
expr.rs format 2021-12-22 20:46:42 -08:00
lib.rs Remove trailing whitespace from the output of the formatter 2021-12-18 17:14:14 -08:00
module.rs Switch to always encoding package names / paths as strings 2021-12-23 20:11:14 -08:00
pattern.rs Remove trailing whitespace from the output of the formatter 2021-12-18 17:14:14 -08:00
spaces.rs Remove trailing whitespace from the output of the formatter 2021-12-18 17:14:14 -08:00