This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-02-15 10:14:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
library
/
core
/
tests
History
Matthias Krüger
f775fffac5
Rollup merge of
#125561
- Cyborus04:stabilize-slice-flatten, r=scottmcm
...
Stabilize `slice_flatten`
2024-05-26 13:43:07 +02:00
..
async_iter
…
fmt
…
hash
…
io
…
iter
…
net
…
num
…
ops
…
panic
…
alloc.rs
…
any.rs
…
array.rs
…
ascii.rs
…
asserting.rs
…
atomic.rs
…
bool.rs
…
cell.rs
…
char.rs
…
clone.rs
…
cmp.rs
…
const_ptr.rs
…
convert.rs
…
error.rs
…
future.rs
…
intrinsics.rs
Step bootstrap cfgs
2024-05-01 22:19:11 -04:00
lazy.rs
…
lib.rs
Rollup merge of
#125561
- Cyborus04:stabilize-slice-flatten, r=scottmcm
2024-05-26 13:43:07 +02:00
macros.rs
…
manually_drop.rs
…
mem.rs
…
nonzero.rs
…
ops.rs
…
option.rs
…
panic.rs
…
pattern.rs
…
pin_macro.rs
…
pin.rs
…
ptr.rs
Use it in the library, and
InstSimplify
it away in the easy places
2024-04-21 11:08:37 -07:00
result.rs
Allow for_loops_over_fallibles in test that tests &mut Result as IntoIterator.
2024-05-15 13:51:16 -05:00
simd.rs
…
slice.rs
Rename
flatten(_mut)
→
as_flattened(_mut)
2024-05-15 23:39:33 -07:00
str_lossy.rs
Stabilize Utf8Chunks
2024-04-24 15:27:47 -07:00
str.rs
…
task.rs
…
time.rs
…
tuple.rs
…
unicode.rs
…
waker.rs
…