rust/library
Trevor Spiteri a381e29117 add BITS associated constant to core::num::Wrapping
This keeps `Wrapping` synchronized with the primitives it wraps as for
the #32463 `wrapping_int_impl` feature.
2021-05-11 13:36:43 +02:00
..
alloc Document Rc::from 2021-05-10 18:46:13 +08:00
backtrace@221483ebaf Update backtrace to 0.3.57 2021-04-25 13:48:03 -07:00
core add BITS associated constant to core::num::Wrapping 2021-05-11 13:36:43 +02:00
panic_abort android: set abort message 2021-04-09 15:33:43 +02:00
panic_unwind Change 'NULL' to 'null' 2021-05-02 17:46:00 -06:00
proc_macro don't let const_fn feature flag affect impl-block-level trait bounds 2021-04-29 09:27:45 +02:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Auto merge of #80300 - LeSeulArtichaut:80275-doc-inline, r=Manishearth 2021-05-11 05:03:18 +00:00
stdarch@6c4f4e1990 Bump stdarch submodule 2021-05-08 19:40:27 +01:00
term
test move core::hint::black_box under its own feature gate 2021-04-25 11:08:12 +02:00
unwind