rust/library
Manish Goregaokar 46379687ac
Rollup merge of #74782 - vorner:weak-into-raw-cnt-doc, r=dtolnay
Don't use "weak count" around Weak::from_raw_ptr

As `Rc/Arc::weak_count` returns 0 when having no strong counts, this
could be confusing and it's better to avoid using that completely.

Closes #73840.
2020-07-30 13:04:29 -07:00
..
alloc Rollup merge of #74782 - vorner:weak-into-raw-cnt-doc, r=dtolnay 2020-07-30 13:04:29 -07:00
core Auto merge of #74930 - ecstatic-morse:const-size-align-of-val, r=oli-obk 2020-07-30 12:52:41 +00:00
panic_abort mv std libs to library/ 2020-07-27 19:51:13 -05:00
panic_unwind mv std libs to library/ 2020-07-27 19:51:13 -05:00
proc_macro mv std libs to library/ 2020-07-27 19:51:13 -05:00
profiler_builtins mv std libs to library/ 2020-07-27 19:51:13 -05:00
rtstartup mv std libs to library/ 2020-07-27 19:51:13 -05:00
rustc-std-workspace-alloc mv std libs to library/ 2020-07-27 19:51:13 -05:00
rustc-std-workspace-core mv std libs to library/ 2020-07-27 19:51:13 -05:00
rustc-std-workspace-std mv std libs to library/ 2020-07-27 19:51:13 -05:00
std Rollup merge of #74742 - poliorcetics:ip-addr-remove-rejected-errata, r=nikomatsakis 2020-07-29 16:38:19 -07:00
stdarch@311d56cd91 Update stdarch submodule 2020-07-28 09:41:09 -07:00
term mv std libs to library/ 2020-07-27 19:51:13 -05:00
test mv std libs to library/ 2020-07-27 19:51:13 -05:00
unwind mv std libs to library/ 2020-07-27 19:51:13 -05:00