1
Fork 0
rust/compiler/rustc_mir_build/src
Matthias Krüger 417aa6c1f6
Rollup merge of #136330 - nnethercote:rm-unnecessary-hooks, r=oli-obk
Remove unnecessary hooks

Some hooks can be downgraded to vanilla functions.

r? `@oli-obk`
2025-01-31 12:28:19 +01:00
..
builder Remove the mir_build hook. 2025-01-31 15:15:01 +11:00
thir Rollup merge of #136330 - nnethercote:rm-unnecessary-hooks, r=oli-obk 2025-01-31 12:28:19 +01:00
check_tail_calls.rs Fix typos 2024-12-27 21:35:57 +08:00
check_unsafety.rs Run clippy --fix for unnecessary_map_or lint 2025-01-19 19:15:00 +00:00
errors.rs Use identifiers in diagnostics more often 2025-01-27 01:23:34 +00:00
lib.rs Remove the mir_build hook. 2025-01-31 15:15:01 +11:00