about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/errors.rs
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2024-12-17 22:24:14 +0300
committeronur-ozkan <work@onurozkan.dev>2024-12-18 21:42:54 +0300
commitbb1a90f939cf07a717a36af60b9f58f90ede26c0 (patch)
tree61cf72119a9b33513382c872ae378d3ba4adc749 /compiler/rustc_mir_transform/src/errors.rs
parent7caf35b2e5401d7740fdc567fdc388059208150b (diff)
downloadrust-bb1a90f939cf07a717a36af60b9f58f90ede26c0.tar.gz
rust-bb1a90f939cf07a717a36af60b9f58f90ede26c0.zip
reduce compiler `Assemble` complexity
`compile::Assemble` is already complicated by its nature (as it handles core
internals like recursive building logic, etc.) and also handles half of `LldWrapper`
tool logic for no good reason since it should be done in the build step directly.

This change moves it there to reduce complexity of `compile::Assemble` logic.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_mir_transform/src/errors.rs')
0 files changed, 0 insertions, 0 deletions