rust/library
Guillaume Gomez 7c5cabe30f
Rollup merge of #87174 - inquisitivecrystal:array-map, r=kennytm
Stabilize `[T; N]::map()`

This stabilizes the `[T; N]::map()` function, gated by the `array_map` feature. The FCP has [already completed.](https://github.com/rust-lang/rust/issues/75243#issuecomment-878448138)

Closes #75243.
2021-07-16 19:54:04 +02:00
..
alloc Added Arc::try_pin 2021-07-15 07:32:05 -04:00
backtrace@221483ebaf
core Rollup merge of #87174 - inquisitivecrystal:array-map, r=kennytm 2021-07-16 19:54:04 +02:00
panic_abort
panic_unwind Remove the deprecated core::raw and std::raw module. 2021-07-03 14:03:27 +08:00
proc_macro Rollup merge of #84029 - drahnr:master, r=petrochenkov 2021-07-03 03:15:07 +09:00
profiler_builtins Upgrade cc crate to 1.0.69 2021-07-13 17:58:50 +09:00
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #87081 - a1phyr:add_wasi_ext_tracking_issue, r=dtolnay 2021-07-15 21:19:18 +09:00
stdarch@3001c75a1d
term
test
unwind Upgrade cc crate to 1.0.69 2021-07-13 17:58:50 +09:00