rust/library
fee1-dead d1193ad1e6
Rollup merge of #103945 - H4x5:remove-iter-empty-hack, r=compiler-errors
Remove `iter::Empty` hack

`iter::Empty` uses a newtype to work around `#![feature(const_fn_fn_ptr_basics)]`, which has been stable since 1.61.0.
2022-12-28 15:51:38 +08:00
..
alloc Rollup merge of #94145 - ssomers:binary_heap_tests, r=jyn514 2022-12-28 15:51:37 +08:00
backtrace@07872f28cd
core Rollup merge of #103945 - H4x5:remove-iter-empty-hack, r=compiler-errors 2022-12-28 15:51:38 +08:00
panic_abort
panic_unwind
portable-simd
proc_macro Add a "the" to proc_macro documentation 2022-12-12 16:19:18 +01:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #100539 - joboet:horizon_timeout_clock, r=thomcc 2022-12-28 03:56:46 +00:00
stdarch@790411f93c
test Fix uninlined_format_args in libtest 2022-12-19 08:58:40 +01:00
unwind