]> git.lizzy.rs Git - rust.git/commit
Auto merge of #98447 - JohnTitor:rollup-pponoo3, r=JohnTitor
authorbors <bors@rust-lang.org>
Fri, 24 Jun 2022 10:35:00 +0000 (10:35 +0000)
committerbors <bors@rust-lang.org>
Fri, 24 Jun 2022 10:35:00 +0000 (10:35 +0000)
commit7036449c774860a5b348dbbe01c20704c557382e
treebf75b20f84c59c275530dddb106f817998fa85c5
parentd017d59ed013a4bc2431d023077eb7209fe9c60d
parent5e98e55668f25cd046073bd67dbcfd6b58ec467e
Auto merge of #98447 - JohnTitor:rollup-pponoo3, r=JohnTitor

Rollup of 9 pull requests

Successful merges:

 - #91264 (Add macro support in jump to definition feature)
 - #96955 (Remove (transitive) reliance on sorting by DefId in pretty-printer)
 - #97633 (Session object: Set OS/ABI)
 - #98039 (Fix `panic` message for `BTreeSet`'s `range` API and document `panic` cases)
 - #98214 (rustc_target: Remove some redundant target properties)
 - #98280 (Improve suggestion for calling fn-like expr on type mismatch)
 - #98394 (Fixup missing renames from `#[main]` to `#[rustc_main]`)
 - #98411 (Update tendril)
 - #98419 (Remove excess rib while resolving closures)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup