1
Fork 0

clarify a few things

This commit is contained in:
Orion Gonzalez 2024-08-27 20:04:47 +02:00
parent b218623ea0
commit a007d349a1
2 changed files with 9 additions and 4 deletions

View file

@ -2893,6 +2893,7 @@ pub enum PpHirMode {
}
#[derive(Copy, Clone, PartialEq, Debug)]
/// Pretty print mode
pub enum PpMode {
/// Options that print the source code, i.e.
/// `-Zunpretty=normal` and `-Zunpretty=expanded`