Skip to content

Commit 636076a

Browse files
committed
comment refers to removed type
Was removed in 51938c6
1 parent cff07db commit 636076a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/librustc_driver/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,6 @@ pub fn diagnostics_registry() -> Registry {
136136
}
137137

138138
// Parse args and run the compiler. This is the primary entry point for rustc.
139-
// See comments on CompilerCalls below for details about the callbacks argument.
140139
// The FileLoader provides a way to load files from sources other than the file system.
141140
pub fn run_compiler(
142141
at_args: &[String],

0 commit comments

Comments
 (0)