diff options
| author | bors <bors@rust-lang.org> | 2022-01-02 09:35:24 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2022-01-02 09:35:24 +0000 |
| commit | 82418f93ac70c2de31843dbe7c0e7d2174636688 (patch) | |
| tree | de1a9b4b47c050ea9123ff6b9fb04ae7b39d564b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | f7934f693bceb4820751394be72b781e264da6d6 (diff) | |
| parent | 084ea21f171dacef758817a9ee1c8e058af4effe (diff) | |
| download | rust-82418f93ac70c2de31843dbe7c0e7d2174636688.tar.gz rust-82418f93ac70c2de31843dbe7c0e7d2174636688.zip | |
Auto merge of #91961 - kornelski:track_split_caller, r=joshtriplett
Track caller of slice split and swap Improves error location for `slice.split_at*()` and `slice.swap()`. These are generic inline functions, so the `#[track_caller]` on them is free — only changes a value of an argument already passed to panicking code.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
