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
panic_unwind
proc_macro
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
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
test
unwind