mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
9316d4508c
They cause significant binary size overhead while contributing little value. Also removes them from the wrapping String methods that do not panic.
5 lines
170 B
Plaintext
5 lines
170 B
Plaintext
|
|
thread 'main' ($TID) panicked at library/alloc/src/raw_vec/mod.rs:LL:CC:
|
|
capacity overflow
|
|
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
|