Add tests for three fixed issues (an LLVM crash, an ICE and poor codegen)#155015
Add tests for three fixed issues (an LLVM crash, an ICE and poor codegen)#155015jakubadamw wants to merge 3 commits intorust-lang:mainfrom
Conversation
|
This PR modifies |
|
r? @TaKO8Ki rustbot has assigned @TaKO8Ki. Use Why was this reviewer chosen?The reviewer was selected based on:
|
Please take this message into account |
ea2b779 to
fc9f492
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
Oops, of course. Done. 🙂 |
|
@bors r+ rollup |
…3899, r=Kivooeo Add tests for three fixed issues (an LLVM crash, an ICE and poor codegen) Closes rust-lang#104037. Closes rust-lang#112623. Closes rust-lang#113899.
…3899, r=Kivooeo Add tests for three fixed issues (an LLVM crash, an ICE and poor codegen) Closes rust-lang#104037. Closes rust-lang#112623. Closes rust-lang#113899.
…3899, r=Kivooeo Add tests for three fixed issues (an LLVM crash, an ICE and poor codegen) Closes rust-lang#104037. Closes rust-lang#112623. Closes rust-lang#113899.
Rollup of 10 pull requests Successful merges: - #154973 (Break a single query cycle in the deadlock handler) - #155034 (Implement `GenericTypeVisitable` for some types) - #151377 (Fix linker error by resolving regions for main return type obligations) - #154677 (hwaddress: automatically add `-Ctarget-feature=+tagged-globals`) - #154774 (Add myself as co-maintainer for hexagon-unknown-linux-musl) - #155015 (Add tests for three fixed issues (an LLVM crash, an ICE and poor codegen)) - #155039 (minor follow up to removing soft mode `#[unstable]`) - #155043 (Fix if branch in op.rs) - #155071 (Deny `#[global_allocator]` + `#[thread_local]`) - #155072 (Set the Fuchsia ABI to the documented minimum)
Closes #104037.
Closes #112623.
Closes #113899.