..
boxed
remove deprecated Error::description in impls
2025-08-26 06:36:53 +00:00
collections
Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35
2025-09-28 03:23:45 +00:00
ffi
alloc: simplify Default for Box<CStr> and Rc<CStr>
2025-09-24 14:13:34 +02:00
raw_vec
Remove most #[track_caller] from allocating Vec methods
2025-09-25 20:52:03 +02:00
vec
Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35
2025-09-28 03:23:45 +00:00
wtf8
Diff-massaging commit
2025-08-20 20:31:33 -04:00
alloc.rs
Change the cfg to a dash
2025-09-21 13:12:20 -04:00
borrow.rs
Constify conversion traits
2025-09-01 21:38:26 -04:00
boxed.rs
Update CURRENT_RUSTC_VERSION post-bump
2025-09-26 18:41:32 -04:00
bstr.rs
Fully test the alloc crate through alloctests
2025-03-07 19:11:13 +00:00
fmt.rs
Fix format string grammar in docs and improve alignment error message
2025-08-27 20:45:41 +05:30
lib.miri.rs
add 'x.py miri', and make it work for 'library/{core,alloc,std}'
2024-04-03 20:27:20 +02:00
lib.rs
Remove cfg(bootstrap) for doc_cfg feature following #141925
2025-09-27 11:29:49 +02:00
macros.rs
Streamline the format macro.
2025-04-28 06:56:13 +10:00
rc.rs
Update CURRENT_RUSTC_VERSION post-bump
2025-09-26 18:41:32 -04:00
slice.rs
Remove [T]::array_chunks(_mut)
2025-07-27 23:03:07 -07:00
str.rs
optimization: Don't include ASCII characters in Unicode tables
2025-09-07 15:21:24 +02:00
string.rs
Remove most #[track_caller] from allocating Vec methods
2025-09-25 20:52:03 +02:00
sync.rs
Update CURRENT_RUSTC_VERSION post-bump
2025-09-26 18:41:32 -04:00
task.rs
Stabilize noop_waker
2024-12-05 14:14:17 -08:00