Markus
|
e11684008e
|
Add 'allow-duplicate-variables' setting (#1922)
|
2024-05-15 01:39:42 +00:00 |
|
Casey Rodarmor
|
01fae9b1e4
|
Do use super::*; instead of use crate::common::*; (#1239)
|
2022-06-19 04:56:31 +00:00 |
|
Casey Rodarmor
|
0ae91884e2
|
Add --dump-format json (#992)
|
2021-11-17 00:07:48 -08:00 |
|
Casey Rodarmor
|
629c75ff04
|
Use stable rustfmt instead of nightly (#967)
|
2021-09-16 13:44:40 +00:00 |
|
Oleksii Dorozhkin
|
8677492d56
|
Add --fmt subcommand (#837)
|
2021-06-08 01:01:27 -07:00 |
|
Casey Rodarmor
|
3ec7dea4a3
|
Use unstable rustfmt configuration options (#592)
|
2020-02-10 20:07:06 -08:00 |
|
Casey Rodarmor
|
2d3134a91c
|
Reform scope and binding (#556)
Clean up scope handling by introducing `Binding` and `Scope` objects.
|
2019-12-07 03:09:21 -08:00 |
|