Skip to content

Commit 26a68c7

Browse files
authored
Unrolled build for #146241
Rollup merge of #146241 - hkBst:context-1, r=jieyouxu rustc_infer: change top-level doc comment to inner
2 parents 99317ef + 0e2224b commit 26a68c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_infer/src/infer/context.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
///! Definition of `InferCtxtLike` from the librarified type layer.
1+
//! Definition of `InferCtxtLike` from the librarified type layer.
22
use rustc_hir::def_id::DefId;
33
use rustc_middle::traits::ObligationCause;
44
use rustc_middle::ty::relate::RelateResult;

0 commit comments

Comments
 (0)