Revert "Cache whether a body has inline consts"
This reverts commit eae5031ecb
.
This commit is contained in:
parent
b74702fbb2
commit
92c54db22f
6 changed files with 4 additions and 22 deletions
|
@ -740,7 +740,6 @@ impl<'tcx> TyCtxtFeed<'tcx, LocalDefId> {
|
|||
1,
|
||||
),
|
||||
bodies,
|
||||
has_inline_consts: false,
|
||||
})));
|
||||
self.feed_owner_id().hir_attrs(attrs);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue