]> git.lizzy.rs Git - rust.git/commit
Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddle
authorbors <bors@rust-lang.org>
Tue, 20 Sep 2022 19:10:11 +0000 (19:10 +0000)
committerbors <bors@rust-lang.org>
Tue, 20 Sep 2022 19:10:11 +0000 (19:10 +0000)
commit432abd86f231c908f6df3cdd779e83f35084be90
treec29cc2538d936d0746c5b28c474ce005d1f00fb0
parentcd8cc91045281f7f1924ecc101f2c6002f6a1eee
parent25f5483f581a56fa6186ed7e986b0a5d80ba896b
Auto merge of #102061 - notriddle:rollup-kwu9vp8, r=notriddle

Rollup of 12 pull requests

Successful merges:

 - #100250 (Manually cleanup token stream when macro expansion aborts.)
 - #101014 (Fix -Zmeta-stats ICE by giving `FileEncoder` file read permissions)
 - #101958 (Improve error for when query is unsupported by crate)
 - #101976 (MirPhase: clarify that linting is not a semantic change)
 - #102001 (Use LLVM C-API to build atomic cmpxchg and fence)
 - #102008 (Add GUI test for notable traits element position)
 - #102013 (Simplify rpitit handling on lower_fn_decl)
 - #102021 (some post-valtree cleanup)
 - #102027 (rustdoc: remove `docblock` class from `item-decl`)
 - #102034 (rustdoc: remove no-op CSS `h1-6 { border-bottom-color }`)
 - #102038 (Make the `normalize-overflow` rustdoc test actually do something)
 - #102053 (:arrow_up: rust-analyzer)

Failed merges:

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