We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f780faa commit 757396fCopy full SHA for 757396f
1 file changed
compiler/rustc_trait_selection/src/traits/error_reporting/suggestions.rs
@@ -1,4 +1,5 @@
1
// ignore-tidy-filelength
2
+
3
use super::{DefIdOrName, Obligation, ObligationCause, ObligationCauseCode, PredicateObligation};
4
5
use crate::autoderef::Autoderef;
0 commit comments