about summary refs log tree commit diff
path: root/library/stdarch/crates/std_detect/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-24 20:46:05 +0200
committerGitHub <noreply@github.com>2025-06-24 20:46:05 +0200
commita5875c18fe24d9e8d56accddbbc3f96893ad2c84 (patch)
treef21be7d2dfee13af16fdbe8b745a87f97139f7d2 /library/stdarch/crates/std_detect/src
parentd7e10f083cf79f91d79cf749ff981d3ec1c00c44 (diff)
parentd18a43c3acd7174f28393100d09ce412036696b4 (diff)
downloadrust-a5875c18fe24d9e8d56accddbbc3f96893ad2c84.tar.gz
rust-a5875c18fe24d9e8d56accddbbc3f96893ad2c84.zip
Rollup merge of #142882 - kornelski:var-debug-info-lazy, r=petrochenkov
Lazy init diagnostics-only local_names in borrowck

`local_names` is not used during successful compilation, so not initializing it saves a little bit of work.

I've also made it accessible only from the diagnostics module to make it clearer that the names are from `var_debug_info` which is technically optional and could be absent.
Diffstat (limited to 'library/stdarch/crates/std_detect/src')
0 files changed, 0 insertions, 0 deletions