mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-16 17:03:35 +00:00
remove stray comment
This commit is contained in:
parent
40f44736e8
commit
33cbbc2789
@ -3,7 +3,6 @@ use std::path::PathBuf;
|
||||
use rustc_errors::ErrorGuaranteed;
|
||||
use rustc_macros::{LintDiagnostic, SessionDiagnostic};
|
||||
use rustc_session::SessionDiagnostic;
|
||||
// use rustc_session::SessionDiagnostic;
|
||||
use rustc_span::Span;
|
||||
|
||||
#[derive(SessionDiagnostic)]
|
||||
|
Loading…
Reference in New Issue
Block a user