rust/compiler
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-10-03 16:08:50 +02:00
2021-10-06 20:23:57 +02:00
2021-10-06 08:40:28 -05:00
2021-10-06 19:36:52 +00:00
2021-10-06 13:10:08 -05:00
2021-10-06 20:37:24 +02:00
2021-10-03 16:08:57 +02:00
2021-10-03 16:08:54 +02:00