bors 8387d61a6e 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.
2025-06-22 23:30:10 +00:00
..
2025-06-12 12:53:14 -04:00
2025-06-11 22:57:57 -04:00
2025-06-09 12:36:24 +02:00
2025-04-28 06:56:13 +10:00
2025-05-06 13:19:42 -07:00
2025-06-06 06:39:51 +02:00
2025-06-06 06:39:51 +02:00