about summary refs log tree commit diff
path: root/src/test/ui/thinlto
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-04-12 06:10:19 +0000
committerbors <bors@rust-lang.org>2019-04-12 06:10:19 +0000
commit2226c09699a96520238e162777f44504f4a0a1a7 (patch)
tree4d6ea3edf6cf11285e81b6174449c650db12ad1c /src/test/ui/thinlto
parent0369e6c539a3085179c066ab1f789eb89cb4aed5 (diff)
parent223f1c7d1f65caf4071ba072b55247f21ac4a04c (diff)
downloadrust-2226c09699a96520238e162777f44504f4a0a1a7.tar.gz
rust-2226c09699a96520238e162777f44504f4a0a1a7.zip
Auto merge of #59536 - Zoxc:the-arena, r=eddyb
Introduce an arena type which may be used to allocate a list of types with destructors

You can also specify that you want deserializers for `&'tcx [T]` and `&'tcx T` for a type in the list, which will allocate those using the arena.

Based on https://github.com/rust-lang/rust/pull/59517 and https://github.com/rust-lang/rust/pull/59533. Look at the last commit for the interesting changes.

An alternative to https://github.com/rust-lang/rust/pull/56448. cc @michaelwoerister @eddyb

r? @oli-obk
Diffstat (limited to 'src/test/ui/thinlto')
0 files changed, 0 insertions, 0 deletions