]> git.lizzy.rs Git - rust.git/commit
Auto merge of #73246 - Dylan-DPC:rollup-xnm531f, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Thu, 11 Jun 2020 18:11:07 +0000 (18:11 +0000)
committerbors <bors@rust-lang.org>
Thu, 11 Jun 2020 18:11:07 +0000 (18:11 +0000)
commita37c32e2d5fb186627ffe99a391c7fd6fd159334
treedf7e39d8ffe113bd11f9cf75a54bec2157d219b8
parent50c0192c64241d723066add22c53d472e2b9cba9
parent8650df5dea7a27852a7fa6bd2585905abb521db7
Auto merge of #73246 - Dylan-DPC:rollup-xnm531f, r=Dylan-DPC

Rollup of 7 pull requests

Successful merges:

 - #72180 (remove extra space from crate-level doctest names)
 - #73012 (Show `SyntaxContext` in formatted `Span` debug output)
 - #73097 (Try_run must only be used if toolstate is populated)
 - #73169 (Handle assembler warnings properly)
 - #73182 (Track span of function in method calls, and use this in #[track_caller])
 - #73207 (Clean up E0648 explanation)
 - #73230 (Suggest including unused asm arguments in a comment to avoid error)

Failed merges:

r? @ghost