Files
rust/compiler
Aaron Hill 8c0119da77 Rollup merge of #82269 - LeSeulArtichaut:cleanup-ppmode, r=spastorino
Cleanup `PpMode` and friends

This PR:
 - Separates `PpSourceMode` and `PpHirMode` to remove invalid states
 - Renames the variant to remove the redundant `Ppm` prefix
 - Adds basic documentation for the different pretty-print modes
 - Cleanups some code to make it more idiomatic

Not sure if this is actually useful, but it looks cleaner to me.
2021-02-25 16:06:16 -05:00
..
2020-09-11 09:37:51 -07:00
2021-02-14 18:03:11 +03:00
2021-02-20 17:19:30 -05:00
2021-02-20 10:51:26 +01:00
2021-02-07 23:48:58 -08:00
2021-02-21 12:22:22 +01:00
2021-02-21 12:22:22 +01:00