.. |
alloc
|
Take more advantage of the isize::MAX limit in Layout
|
2024-09-17 20:05:57 -07:00 |
array
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
ascii
|
|
|
async_iter
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
cell
|
Rollup merge of #130476 - workingjubilee:more-lazy-methods-take-2, r=Amanieu
|
2024-09-18 14:32:26 -07:00 |
char
|
Rollup merge of #130713 - bjoernager:const-char-make-ascii, r=Noratrieb
|
2024-09-23 06:45:35 +02:00 |
clone
|
|
|
cmp
|
|
|
convert
|
|
|
ffi
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
fmt
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
future
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
hash
|
|
|
intrinsics
|
|
|
io
|
|
|
iter
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
macros
|
|
|
mem
|
run x.py fmt
|
2024-09-18 20:49:53 -07:00 |
net
|
|
|
num
|
Rollup merge of #130713 - bjoernager:const-char-make-ascii, r=Noratrieb
|
2024-09-23 06:45:35 +02:00 |
ops
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
panic
|
Auto merge of #129491 - StackOverflowExcept1on:master, r=m-ou-se
|
2024-09-18 11:57:31 +00:00 |
prelude
|
|
|
ptr
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
range
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
slice
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
str
|
Rollup merge of #129550 - kornelski:boxasstr, r=joshtriplett,dtolnay
|
2024-09-23 06:45:32 +02:00 |
sync
|
|
|
task
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
unicode
|
|
|
any.rs
|
|
|
arch.rs
|
|
|
ascii.rs
|
|
|
asserting.rs
|
|
|
bool.rs
|
[Clippy] Swap filter_map_bool_then to use diagnostic item instead of path
|
2024-09-19 13:13:42 +01:00 |
borrow.rs
|
|
|
cell.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
clone.rs
|
|
|
cmp.rs
|
Remove uneeded PartialOrd bound in cmp::Ord::clamp
|
2024-09-17 21:16:12 +02:00 |
default.rs
|
|
|
error.md
|
|
|
error.rs
|
|
|
escape.rs
|
|
|
hint.rs
|
|
|
internal_macros.rs
|
|
|
intrinsics.rs
|
Fix docs of compare_bytes
|
2024-09-21 18:27:49 +08:00 |
lib.miri.rs
|
|
|
lib.rs
|
random: add tracking issue, address other comments
|
2024-09-23 10:36:16 +02:00 |
marker.rs
|
|
|
option.rs
|
make unstable Result::flatten a const fn
|
2024-09-22 08:40:25 +02:00 |
panic.rs
|
simplify abort_unwind
|
2024-09-15 14:27:24 -04:00 |
panicking.rs
|
Auto merge of #129491 - StackOverflowExcept1on:master, r=m-ou-se
|
2024-09-18 11:57:31 +00:00 |
pat.rs
|
|
|
pin.rs
|
|
|
primitive_docs.rs
|
ABI compatibility: mention Result guarantee
|
2024-09-21 09:17:31 +02:00 |
primitive.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
random.rs
|
random: add tracking issue, address other comments
|
2024-09-23 10:36:16 +02:00 |
range.rs
|
Reformat using the new identifier sorting from rustfmt
|
2024-09-22 19:11:29 -04:00 |
result.rs
|
make unstable Result::flatten a const fn
|
2024-09-22 08:40:25 +02:00 |
time.rs
|
|
|
tuple.rs
|
|
|
ub_checks.rs
|
|
|
unit.rs
|
|
|