Remove --print unversioned-files
from rustdoc
This flag isn't needed anymore. See #83784.
This commit is contained in:
parent
e51830b90a
commit
8b6dad2a12
6 changed files with 1 additions and 34 deletions
|
@ -33,7 +33,6 @@ mod print_item;
|
|||
mod write_shared;
|
||||
|
||||
crate use context::*;
|
||||
crate use write_shared::FILES_UNVERSIONED;
|
||||
|
||||
use std::collections::VecDeque;
|
||||
use std::default::Default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue