Unnamed repository; edit this file 'description' to name the repository.
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.
bors 10 months ago
parent 5f58857 · parent 9269c82 · commit 17abcec
0 files changed, 0 insertions, 0 deletions