mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Update comment to say that Modified is for internal use only.
This commit is contained in:
@@ -176,7 +176,7 @@ pub fn to_list_tactic(self) -> ListTactic {
|
||||
Plain,
|
||||
// Outputs a checkstyle XML file.
|
||||
Checkstyle,
|
||||
// Output the changed lines
|
||||
// Output the changed lines (for internal value only)
|
||||
Modified,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user