diff options
| author | onur-ozkan <work@onurozkan.dev> | 2024-12-17 22:24:14 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2024-12-18 21:42:54 +0300 |
| commit | bb1a90f939cf07a717a36af60b9f58f90ede26c0 (patch) | |
| tree | 61cf72119a9b33513382c872ae378d3ba4adc749 /compiler/rustc_mir_transform/src/errors.rs | |
| parent | 7caf35b2e5401d7740fdc567fdc388059208150b (diff) | |
| download | rust-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
