Files
rust/compiler
Matthias Krüger 8492c14170 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
2025-06-04 19:50:22 +02:00
..
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-06-03 10:52:32 -07:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-28 15:14:34 +01:00
2025-05-27 14:11:14 +03:00
2025-05-30 02:28:35 +10:00
2025-06-03 10:52:32 -07:00
2025-05-12 15:33:37 +02:00
2025-06-03 10:52:32 -07:00