rust/library
Matthias Krüger b71b640f3c
Rollup merge of #101810 - raldone01:feat/const_partial_eq_ordering, r=fee1-dead
Constify `PartialEq` for `Ordering`

Adds `impl const PartialEq for Ordering {}` to #92391.
2022-09-15 08:00:16 +02:00
..
alloc Alternate approach; just modify Drain 2022-09-10 17:52:34 -04:00
backtrace@07872f28cd
core Constify PartialEq for Ordering. 2022-09-14 18:31:53 +02:00
panic_abort
panic_unwind
portable-simd
proc_macro Rollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726 2022-09-12 15:21:30 +05:30
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #101559 - andrewpollack:add-backtrace-off-fuchsia, r=tmandry 2022-09-15 08:00:12 +02:00
stdarch@42df7394d3
test Fix naming format of IEEE 754 standard 2022-09-11 04:13:33 +02:00
unwind