about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-01-02 09:35:24 +0000
committerbors <bors@rust-lang.org>2022-01-02 09:35:24 +0000
commit82418f93ac70c2de31843dbe7c0e7d2174636688 (patch)
treede1a9b4b47c050ea9123ff6b9fb04ae7b39d564b /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parentf7934f693bceb4820751394be72b781e264da6d6 (diff)
parent084ea21f171dacef758817a9ee1c8e058af4effe (diff)
downloadrust-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