about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMazdak Farrokhzad <twingoow@gmail.com>2019-10-23 22:19:14 +0200
committerGitHub <noreply@github.com>2019-10-23 22:19:14 +0200
commitc192e318cabe4e8a3ea59837bcf82e94b0d4c965 (patch)
tree51f3d9e00024172e900bbe54b9b4a443aa272a4d /src/libstd/sys/unix/stack_overflow.rs
parent6bb7449fdb0c1abb597b6a3d3ab77efab466c937 (diff)
parent371cc39b256d0fa5ec0da3193e0ec6f9377bd903 (diff)
downloadrust-c192e318cabe4e8a3ea59837bcf82e94b0d4c965.tar.gz
rust-c192e318cabe4e8a3ea59837bcf82e94b0d4c965.zip
Rollup merge of #65583 - eddyb:more-query-like-cross-crate-tables, r=michaelwoerister
rustc_metadata: use a table for super_predicates, fn_sig, impl_trait_ref.

This is an attempt at a part of #65407, i.e. moving parts of cross-crate "metadata" into tables that match queries more closely.

Three new tables should be enough to see some perf/metadata size changes.
(need to do something similar to https://github.com/rust-lang/rust/pull/59953#issuecomment-542521919)

There are other bits of data that could be made into tables, but they can be more compact so the impact would likely be not as bad, and they're also more work to set up.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions