Files
rust/compiler
bors a40c595695 Auto merge of #95436 - cjgillot:static-mut, r=oli-obk
Remember mutability in `DefKind::Static`.

This allows to compute the `BodyOwnerKind` from `DefKind` only, and
removes a direct dependency of some MIR queries onto HIR.

As a side effect, it also simplifies metadata, since we don't need 4
flavours of `EntryKind::*Static` any more.
2022-03-30 22:09:56 +00:00
..
2022-03-30 01:39:38 -04:00
2022-03-28 10:03:02 +11:00
2022-03-30 01:39:38 -04:00
2021-09-20 22:21:42 -04:00
2022-03-15 12:04:23 +01:00
Nit
2022-03-27 10:58:55 -07:00
2022-02-22 18:14:51 -05:00