about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/example/std_example.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-01-04 18:27:38 +0000
committerbors <bors@rust-lang.org>2024-01-04 18:27:38 +0000
commitc84352a3467c7856e5c65b8e1a4c7710c2d5a756 (patch)
tree864dcafa662a7b3b1a98158aae6fa61fb6abdb8e /compiler/rustc_codegen_gcc/example/std_example.rs
parenta795f4836cde161245a37f71ef36244e2f1555c9 (diff)
parent2666349392bf98c836faa1c457e0bf3c5d90417c (diff)
downloadrust-c84352a3467c7856e5c65b8e1a4c7710c2d5a756.tar.gz
rust-c84352a3467c7856e5c65b8e1a4c7710c2d5a756.zip
Auto merge of #16261 - Veykril:import-map-fix, r=Veykril
internal: Move query limits to the caller

Prior we calculated up to `limit` entries from a query, then filtered from that leaving us with less entries than the limit in some cases (which might give odd completion behavior due to items disappearing). This changes it so we filter before checking the limit.
Diffstat (limited to 'compiler/rustc_codegen_gcc/example/std_example.rs')
0 files changed, 0 insertions, 0 deletions