We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d0dda18 + 636076a commit 5c42fafCopy full SHA for 5c42faf
src/librustc_driver/lib.rs
@@ -136,7 +136,6 @@ pub fn diagnostics_registry() -> Registry {
136
}
137
138
// 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.
140
// The FileLoader provides a way to load files from sources other than the file system.
141
pub fn run_compiler(
142
at_args: &[String],
0 commit comments