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.
2 parents 99317ef + 0e2224b commit 26a68c7Copy full SHA for 26a68c7
compiler/rustc_infer/src/infer/context.rs
@@ -1,4 +1,4 @@
1
-///! Definition of `InferCtxtLike` from the librarified type layer.
+//! Definition of `InferCtxtLike` from the librarified type layer.
2
use rustc_hir::def_id::DefId;
3
use rustc_middle::traits::ObligationCause;
4
use rustc_middle::ty::relate::RelateResult;
0 commit comments