parent
cff07db629
commit
636076a89e
1 changed files with 0 additions and 1 deletions
|
@ -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],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue