Commit graph

2 commits

Author SHA1 Message Date
f82b368fe1 Use new format syntax in most places 2022-01-15 01:10:33 +01:00
5e47dddd4c Make error formatting more generic
Now, some errors are generic over the FileId type, meaning I can now
pretty-print command line argument errors as well as normal errors with
the same machinery. This is accomplished via the Eprint trait, whose
generics are a tad complex but probably still fine.
2022-01-05 02:59:03 +01:00