diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-02-27 00:40:00 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-27 00:40:00 +0100 |
| commit | d95c321062a9bedfe9f4673fb7264a639e377220 (patch) | |
| tree | b32d2aeb8b08623b78fe8e4da37ceb4560b62bc8 /compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp | |
| parent | fc3800f65777a365b5125706d60f97e4d0675efe (diff) | |
| parent | a3c0f3af9ca4247016eaaf476321d6ab95d5739e (diff) | |
| download | rust-d95c321062a9bedfe9f4673fb7264a639e377220.tar.gz rust-d95c321062a9bedfe9f4673fb7264a639e377220.zip | |
Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obk
rename 'try' intrinsic to 'catch_unwind' The intrinsic has nothing to do with `try` blocks, and corresponds to the stable `catch_unwind` function, so this makes a lot more sense IMO. Also rename Miri's special function while we are at it, to reflect the level of abstraction it works on: it's an unwinding mechanism, on which Rust implements panics.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/SymbolWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
