Skip to content

Commit

Permalink
comment refers to removed type
Browse files Browse the repository at this point in the history
Was removed in 51938c6
  • Loading branch information
tshepang committed Apr 4, 2020
1 parent cff07db commit 636076a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/librustc_driver/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ pub fn diagnostics_registry() -> Registry {
}

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

0 comments on commit 636076a

Please sign in to comment.