..
alloc
Reformat use declarations.
2024-07-29 08:26:52 +10:00
boxed
Reformat use declarations.
2024-07-29 08:26:52 +10:00
collections
Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors
2024-09-20 17:25:34 +00:00
ffi
[Clippy] Swap option_as_ref_deref to use diagnostic items instead of paths
2024-09-19 13:13:19 +01:00
raw_vec
Polymorphize RawVec
2024-08-09 20:06:26 -04:00
rc
Reformat use declarations.
2024-07-29 08:26:52 +10:00
slice
Reformat use declarations.
2024-07-29 08:26:52 +10:00
sync
Reformat use declarations.
2024-07-29 08:26:52 +10:00
testing
Reformat use declarations.
2024-07-29 08:26:52 +10:00
vec
Add Vec::as_non_null
2024-09-20 22:19:53 +07:00
alloc.rs
read_volatile __rust_no_alloc_shim_is_unstable in alloc_zeroed
2024-09-17 22:26:21 -04:00
borrow.rs
Reformat use declarations.
2024-07-29 08:26:52 +10:00
boxed.rs
Rollup merge of #130061 - theemathas:box_vec_non_null, r=MarkSimulacrum,workingjubilee
2024-09-15 12:14:55 +10:00
fmt.rs
std::fmt::FormatterFn -> std::fmt::FromFn
2024-08-12 18:33:30 +01:00
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 feature attributes as const_maybe_uninit_as_mut_ptr is stabilized
2024-09-18 20:22:10 -07:00
macros.rs
Mark format! with must_use hint
2024-07-06 14:24:20 +02:00
raw_vec.rs
add FIXME(const-hack)
2024-09-08 23:08:40 +02:00
rc.rs
Rollup merge of #129674 - matthewpipie:rc-arc-new-cyclic-in, r=dtolnay
2024-09-17 20:45:50 +02:00
slice.rs
[Clippy] Swap VecArgs::hir to use diagnostic items instead of paths
2024-09-19 13:13:40 +01:00
str.rs
Reformat use declarations.
2024-07-29 08:26:52 +10:00
string.rs
Rollup merge of #130408 - okaneco:into_lossy_refactor, r=Noratrieb
2024-09-21 15:18:56 -04:00
sync.rs
Rollup merge of #129674 - matthewpipie:rc-arc-new-cyclic-in, r=dtolnay
2024-09-17 20:45:50 +02:00
task.rs
Reformat use declarations.
2024-07-29 08:26:52 +10:00
tests.rs
Reformat use declarations.
2024-07-29 08:26:52 +10:00