rust/library
Yuki Okushi bf0c2d5382
Rollup merge of #81904 - jhpratt:const_int_fn-stabilization, r=jyn514
Bump stabilization version for const int methods

These methods missed the beta cutoff. See #80962 for details.

`@rustbot` modify labels to +A-const-fn, +A-intrinsics

r? `@m-ou-se`
2021-02-10 12:24:23 +09:00
..
alloc Rollup merge of #81687 - WaffleLapkin:split_at_spare, r=KodrAus 2021-02-10 12:24:22 +09:00
backtrace@af078ecc0b
core Rollup merge of #81904 - jhpratt:const_int_fn-stabilization, r=jyn514 2021-02-10 12:24:23 +09:00
panic_abort
panic_unwind Revert stabilizing integer::BITS. 2021-02-03 22:23:58 +01:00
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #79849 - Digital-Chaos:sleep-zero, r=m-ou-se 2021-02-10 12:24:18 +09:00
stdarch@9c732a56f6
term Allow/fix non_fmt_panic in tests. 2021-02-03 23:15:45 +01:00
test Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-se 2021-02-08 19:28:13 +01:00
unwind