about summary refs log tree commit diff
path: root/compiler/rustc_driver_impl/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-03-02 22:41:17 +0000
committerbors <bors@rust-lang.org>2025-03-02 22:41:17 +0000
commitdaf59857d6d2b87af4b846316bf1561a6083ed51 (patch)
tree2cec3fcae349e0f2267de0acb169cff616038c46 /compiler/rustc_driver_impl/src
parentf4a216d28ee635afce685b4206e713579f66e130 (diff)
parenta36d8acd835c96de1b1184d97648a16648591607 (diff)
downloadrust-daf59857d6d2b87af4b846316bf1561a6083ed51.tar.gz
rust-daf59857d6d2b87af4b846316bf1561a6083ed51.zip
Auto merge of #137704 - nnethercote:opt-empty-prov-range-checks, r=oli-obk
Optimize empty provenance range checks.

Currently it gets the pointers in the range and checks if the result is empty, but it can be done faster if you combine those two steps.

r? `@oli-obk`
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions