We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40f4473 commit 33cbbc2Copy full SHA for 33cbbc2
compiler/rustc_monomorphize/src/errors.rs
@@ -3,7 +3,6 @@ use std::path::PathBuf;
3
use rustc_errors::ErrorGuaranteed;
4
use rustc_macros::{LintDiagnostic, SessionDiagnostic};
5
use rustc_session::SessionDiagnostic;
6
-// use rustc_session::SessionDiagnostic;
7
use rustc_span::Span;
8
9
#[derive(SessionDiagnostic)]
0 commit comments