about summary refs log tree commit diff
path: root/compiler/rustc_hir/src
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-06-04 19:50:22 +0200
committerGitHub <noreply@github.com>2025-06-04 19:50:22 +0200
commit8492c141700ecacfafdf7dea36e63ad6598f3570 (patch)
tree136db26a6cae60b4ef057175ced4e7fb524ee681 /compiler/rustc_hir/src
parentbe2d3821583147237c11bf4f5c2c17da9ff75610 (diff)
parent82ed50c2943661abb664fe494d4c5209f8e1818c (diff)
downloadrust-8492c141700ecacfafdf7dea36e63ad6598f3570.tar.gz
rust-8492c141700ecacfafdf7dea36e63ad6598f3570.zip
Rollup merge of #141968 - oli-obk:wfck-everything-at-once, r=wesleywiser
Run wfcheck in one big loop instead of per module

Maybe we can merge this big loop in the future with the `par_hir_body_owners` call below and run typeck only on items that didn't fail wfcheck. For now let's just see if perf likes it, as it by itself should be beneficial to parallel rustc
Diffstat (limited to 'compiler/rustc_hir/src')
0 files changed, 0 insertions, 0 deletions