diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-10-19 17:25:35 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-19 17:25:35 +0200 |
| commit | 0a5d65b25f4a721341729d216dd565669665d9ee (patch) | |
| tree | d1702d0dd732f649dde8f17743d2fc0e17dc11d3 /compiler/rustc_codegen_llvm/src/llvm/mod.rs | |
| parent | 1dcb77b25fdf305d4e2ef3591bcc304cd4ae34e4 (diff) | |
| parent | eea74be5c1e8ea8c0ae0c4959b85104de75acef7 (diff) | |
| download | rust-0a5d65b25f4a721341729d216dd565669665d9ee.tar.gz rust-0a5d65b25f4a721341729d216dd565669665d9ee.zip | |
Rollup merge of #131916 - RalfJung:interpret-err, r=jieyouxu
small interpreter error cleanup - Add `InterpretResult::map_err_kind` for the common case of swapping out the error kind (while preserving the backtrace pointing to the original error source) - Rename `InterpError` -> `InterpErrorKind` to be consistent with the `kind` field name, and make it more clear that this is not the final error type
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/mod.rs')
0 files changed, 0 insertions, 0 deletions
