about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-10-19 17:25:35 +0200
committerGitHub <noreply@github.com>2024-10-19 17:25:35 +0200
commit0a5d65b25f4a721341729d216dd565669665d9ee (patch)
treed1702d0dd732f649dde8f17743d2fc0e17dc11d3 /compiler/rustc_codegen_llvm/src
parent1dcb77b25fdf305d4e2ef3591bcc304cd4ae34e4 (diff)
parenteea74be5c1e8ea8c0ae0c4959b85104de75acef7 (diff)
downloadrust-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')
0 files changed, 0 insertions, 0 deletions