rust/library
Jonas Schievink 3ed8a3769a
Rollup merge of #79884 - Digital-Chaos:replace-magic, r=m-ou-se
Replace magic numbers with existing constants

Replaced magic numbers in `library/core/src/time.rs` with predefined constants.
2021-01-24 22:09:51 +01:00
..
alloc Rollup merge of #81170 - xfix:vecdeque-bug-fix, r=sfackler 2021-01-23 20:16:02 +01:00
backtrace@af078ecc0b
core Rollup merge of #79884 - Digital-Chaos:replace-magic, r=m-ou-se 2021-01-24 22:09:51 +01:00
panic_abort
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #79174 - taiki-e:std-future, r=Mark-Simulacrum 2021-01-24 22:09:49 +01:00
stdarch@9c732a56f6
term
test
unwind Don't build in-tree llvm-libunwind if system-llvm-libunwind is enable 2021-01-09 12:50:08 +08:00