clarify a few things
This commit is contained in:
parent
b218623ea0
commit
a007d349a1
2 changed files with 9 additions and 4 deletions
|
@ -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`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue