about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2025-06-22 23:30:10 +0000
committerbors <bors@rust-lang.org>2025-06-22 23:30:10 +0000
commit8387d61a6ec05faee58f7cfb9c10799285067934 (patch)
tree5f64b3eb302bb91b3a0baf0c1ae8c794fce3d476 /compiler/rustc_codegen_llvm/src
parentbe19eda0dc4c22c5cf5f1b48fd163acf9bd4b0a6 (diff)
parentc109b28ac403dc1943b117eeef5e9a125cf26a69 (diff)
downloadrust-8387d61a6ec05faee58f7cfb9c10799285067934.tar.gz
rust-8387d61a6ec05faee58f7cfb9c10799285067934.zip
Auto merge of #142728 - kornelski:string-track, r=tgross35
Let String pass #[track_caller] to its Vec calls

I've added `#[track_caller]` to `String` methods that delegate to `Vec` methods that already have `#[track_caller]`.

I've also added `#[track_caller]` to methods that have `assert!` or `panic!` due to invalid inputs.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions