Skip to content

Commit f8ce186

Browse files
committed
Update a comment.
Save analysis was removed a while ago.
1 parent c5408b6 commit f8ce186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_session/src/output.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Related to out filenames of compilation (e.g. save analysis, binaries).
1+
//! Related to out filenames of compilation (e.g. binaries).
22
use crate::config::{CrateType, Input, OutFileName, OutputFilenames, OutputType};
33
use crate::errors::{
44
CrateNameDoesNotMatch, CrateNameEmpty, CrateNameInvalid, FileIsNotWriteable,

0 commit comments

Comments
 (0)