]> git.lizzy.rs Git - rust.git/commit
Auto merge of #107828 - compiler-errors:rollup-gyj6dgj, r=compiler-errors
authorbors <bors@rust-lang.org>
Thu, 9 Feb 2023 04:03:20 +0000 (04:03 +0000)
committerbors <bors@rust-lang.org>
Thu, 9 Feb 2023 04:03:20 +0000 (04:03 +0000)
commite7acd078f443156b95cee11759a735db1cfc796e
treedd40e9d754e085d07687fcfaf62a031dac9177c1
parent575d424c94e0d4feea8cf4fcf04d47b83f28eaef
parent3e07554fd73079a38a7d659676c2ada99db47d93
Auto merge of #107828 - compiler-errors:rollup-gyj6dgj, r=compiler-errors

Rollup of 9 pull requests

Successful merges:

 - #107317 (Implement `AsFd` and `AsRawFd` for `Rc`)
 - #107429 (Stabilize feature `cstr_from_bytes_until_nul`)
 - #107713 (Extend `BYTE_SLICE_IN_PACKED_STRUCT_WITH_DERIVE`.)
 - #107761 (Replace a command line flag with an env var to allow tools to initialize the tracing loggers at their own discretion)
 - #107790 ( x.py fails all downloads that use a tempdir with snap curl #107722)
 - #107799 (correctly update goals in the cache)
 - #107813 (Do not eagerly recover for bad `impl Trait` types in macros)
 - #107817 (rustdoc: use svgo to shrink `wheel.svg`)
 - #107819 (Set `rust-analyzer.check.invocationLocation` to `root`)

Failed merges:

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