]> git.lizzy.rs Git - rust.git/commit - src/tools/miri
Auto merge of #95581 - Dylan-DPC:rollup-2suh5h1, r=Dylan-DPC
authorbors <bors@rust-lang.org>
Sat, 2 Apr 2022 02:35:03 +0000 (02:35 +0000)
committerbors <bors@rust-lang.org>
Sat, 2 Apr 2022 02:35:03 +0000 (02:35 +0000)
commit79f178b76ea9d5c6182f67413f62dd86b0e38508
tree6b246b60668f826a00e2264255f7c2e4237ed837
parentc75909c2340c0f8bdf20079b34025fbf3b952985
parent1c82fac3f7ca41937faf8b8ade8e120259255b88
Auto merge of #95581 - Dylan-DPC:rollup-2suh5h1, r=Dylan-DPC

Rollup of 8 pull requests

Successful merges:

 - #95354 (Handle rustc_const_stable attribute in library feature collector)
 - #95373 (invalid_value lint: detect invalid initialization of arrays)
 - #95430 (Disable #[thread_local] support on i686-pc-windows-msvc)
 - #95544 (Add error message suggestion for missing noreturn in naked function)
 - #95556 (Implement provenance preserving methods on NonNull)
 - #95557 (Fix `thread_local!` macro to be compatible with `no_implicit_prelude`)
 - #95559 (small type system refactoring)
 - #95560 (convert more `DefId`s to `LocalDefId`)

Failed merges:

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