We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5408b6 commit f8ce186Copy full SHA for f8ce186
compiler/rustc_session/src/output.rs
@@ -1,4 +1,4 @@
1
-//! Related to out filenames of compilation (e.g. save analysis, binaries).
+//! Related to out filenames of compilation (e.g. binaries).
2
use crate::config::{CrateType, Input, OutFileName, OutputFilenames, OutputType};
3
use crate::errors::{
4
CrateNameDoesNotMatch, CrateNameEmpty, CrateNameInvalid, FileIsNotWriteable,
0 commit comments