about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorDylan DPC <dylan.dpc@gmail.com>2020-02-06 15:37:43 +0100
committerGitHub <noreply@github.com>2020-02-06 15:37:43 +0100
commitf6bfdf46208f5d700fe8f472becb47f6a91f7980 (patch)
treebe5bee3e326c4b39e103d3d82b4fb642aaa484b2 /src/libstd/sys/unix/stack_overflow.rs
parent424304a14f3d4dd8508006ab349b39b983342cf1 (diff)
parent4fc4b951f1da755298aea69f10a4951745ee8501 (diff)
downloadrust-f6bfdf46208f5d700fe8f472becb47f6a91f7980.tar.gz
rust-f6bfdf46208f5d700fe8f472becb47f6a91f7980.zip
Rollup merge of #68837 - jonas-schievink:assoc-item-lookup-2, r=estebank
Make associated item collection a query

Before this change, every time associated items were iterated over (which rustc does *a lot* – this can probably be further optimized), there would be N+1 queries to fetch all assoc. items. Now there's just one after they've been computed once.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions