rust: HIR dump and small refactor with macro expansion by dkm · Pull Request #3147 · compiler-explorer/compiler-explorer

junlarsen

junlarsen

junlarsen

@dkm

Small refactoring for handling -Zunpretty calls:

- reuse options from main compiler invocation instead of crafting new ones.
- factor out common part.

Now also handles HIR output in a dedicated pane.
Still a lot of copy/pasting from the macro expansion.

fixes #2567

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>

@dkm dkm deleted the dkm/2567_hir_dump branch

December 5, 2021 18:04

@ojeda ojeda mentioned this pull request

Jan 6, 2023

21 tasks