]> git.lizzy.rs Git - rust.git/commit
Auto merge of #77102 - Dylan-DPC:rollup-2jfrg3u, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Wed, 23 Sep 2020 22:34:44 +0000 (22:34 +0000)
committerbors <bors@rust-lang.org>
Wed, 23 Sep 2020 22:34:44 +0000 (22:34 +0000)
commitc35177582ba22dc7eb3d0d08e972424aed8bd374
tree7c25b8cd1004b2f7ba74d9ad3b3be6fefe5783cd
parent8b4085359ae798dedb05c95ad42520557bd25320
parentc3c03f2f05f3144c2c24ff10fc6d1cca49a5f0be
Auto merge of #77102 - Dylan-DPC:rollup-2jfrg3u, r=Dylan-DPC

Rollup of 9 pull requests

Successful merges:

 - #76898 (Record `tcx.def_span` instead of `item.span` in crate metadata)
 - #76939 (emit errors during AbstractConst building)
 - #76965 (Add cfg(target_has_atomic_equal_alignment) and use it for Atomic::from_mut.)
 - #76993 (Changing the alloc() to accept &self instead of &mut self)
 - #76994 (fix small typo in docs and comments)
 - #77017 (Add missing examples on Vec iter types)
 - #77042 (Improve documentation for ToSocketAddrs)
 - #77047 (Miri: more informative deallocation error messages)
 - #77055 (Add #[track_caller] to more panicking Cell functions)

Failed merges:

r? `@ghost`