John Kåre Alsaker
|
4bf85c25ec
|
Try to write the panic message with a single write_all call
|
2025-01-01 15:58:29 +01:00 |
|
Pavel Grigorenko
|
683ef6002b
|
Bless a test for #70963
|
2024-09-20 01:20:10 +03:00 |
|
bjorn3
|
feeeb5c48e
|
Bless tests
|
2024-08-02 11:34:54 +00:00 |
|
Ralf Jung
|
81ebaf27cb
|
RawVec::into_box: avoid unnecessary intermediate reference
|
2024-03-10 18:07:34 +01:00 |
|
Kornel
|
784e6a1e08
|
Move capacity_overflow function to make ui tests change less
Code changes in raw_vec require blessing UI tests every time
|
2024-03-01 18:24:02 +00:00 |
|
Ben Kimock
|
611c3cb561
|
Bless/fix tests
|
2024-02-08 19:56:30 -05:00 |
|
hi-rustin
|
90cc8ba4bc
|
fix: update broken stderr
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
|
2024-01-11 21:39:44 +08:00 |
|
The 8472
|
502df1b7d4
|
add more niches to rawvec
|
2023-12-11 23:38:48 +01:00 |
|
Kornel
|
029fbd67ef
|
Hint optimizer about reserved capacity
|
2023-11-02 00:52:06 +00:00 |
|
Ben Kimock
|
33b0e4be06
|
Automatically enable cross-crate inlining for small functions
|
2023-10-17 19:53:51 -04:00 |
|
Mara Bos
|
0e729404da
|
Change default panic handler message format.
|
2023-07-29 11:42:50 +02:00 |
|
Amanieu d'Antras
|
d24be14276
|
Eliminate ZST allocations in Box and Vec
|
2023-07-13 15:00:53 +01:00 |
|
KaDiWa
|
ad2b34d0e3
|
remove some unneeded imports
|
2023-04-12 19:27:18 +02:00 |
|
The 8472
|
6fcf1758fe
|
simplify layout calculations in rawvec
|
2023-01-22 22:13:17 +01:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|