about summary refs log tree commit diff
path: root/src/test/codegen/vec-shrink-panic.rs
AgeCommit message (Expand)AuthorLines
2021-01-26shrink_to shouldn't panic on len greater than capacityThom Wiggers-8/+0
2020-11-12Fix test checking that into_boxed_slice does not panicTomasz Miąsko-2/+2
2020-08-18Don't panic in Vec::shrink_to_fitJosh Stone-0/+36