diff options
| author | Trevor Gross <t.gross35@gmail.com> | 2025-06-20 13:36:01 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-20 13:36:01 -0400 |
| commit | 38600a6640054dd4e04645eb74796cd053a70f06 (patch) | |
| tree | e5ff94946a7abad06fe4f588e73ac9e74ce445b8 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 5d6ecf584e9c28e137daa4f82aee8ce0fb63c30a (diff) | |
| parent | 3388d837850eebca505350bc25f017276551a955 (diff) | |
| download | rust-38600a6640054dd4e04645eb74796cd053a70f06.tar.gz rust-38600a6640054dd4e04645eb74796cd053a70f06.zip | |
Rollup merge of #142650 - camsteffen:refactor-translator, r=petrochenkov
Refactor Translator My main motivation was to simplify the usage of `SilentEmitter` for users like rustfmt. A few refactoring opportunities arose along the way. * Replace `Translate` trait with `Translator` struct * Replace `Emitter: Translate` with `Emitter::translator` * Split `SilentEmitter` into `FatalOnlyEmitter` and `SilentEmitter`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
