]> git.lizzy.rs Git - rust.git/commit
Auto merge of #100569 - matthiaskrgr:rollup-9450lzs, r=matthiaskrgr
authorbors <bors@rust-lang.org>
Mon, 15 Aug 2022 15:25:31 +0000 (15:25 +0000)
committerbors <bors@rust-lang.org>
Mon, 15 Aug 2022 15:25:31 +0000 (15:25 +0000)
commit9b4ea391a132ec5f5de40079597ab7ff2fd691ad
tree8a46c02d7aa2be231291370f5a1b8ec96316ebad
parent4916e2b9e6ef8cee6f9c6abb75bd01ba9dc07e5c
parentfece51174be4fbd89a08cdbcad4533b856795cae
Auto merge of #100569 - matthiaskrgr:rollup-9450lzs, r=matthiaskrgr

Rollup of 6 pull requests

Successful merges:

 - #100211 (Refuse to codegen an upstream static.)
 - #100277 (Simplify format_args builtin macro implementation.)
 - #100483 (Point to generic or arg if it's the self type of unsatisfied projection predicate)
 - #100506 (change `InlineAsmCtxt` to not talk about `FnCtxt`)
 - #100534 (Make code slightly more uniform)
 - #100566 (Use `create_snapshot_for_diagnostic` instead of `clone` for `Parser`)

Failed merges:

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