Files
rust/compiler/rustc_codegen_cranelift/src
bors 44995f7afb Auto merge of #89619 - michaelwoerister:incr-vtables, r=nagisa
Turn vtable_allocation() into a query

This PR removes the untracked vtable-const-allocation cache from the `tcx` and turns the `vtable_allocation()` method into a query.

The change is pretty straightforward and should be backportable without too much effort.

Fixes https://github.com/rust-lang/rust/issues/89598.
2021-10-08 09:04:06 +00:00
..
2021-09-18 04:41:33 +03:00
2021-09-25 01:08:41 +01:00
2021-09-18 04:41:33 +03:00
2021-09-30 19:41:32 +02:00