diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-10-05 19:24:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-05 19:24:34 +0200 |
| commit | 08cc7428d9c681ca5fbd90d0fb70662e9b95d781 (patch) | |
| tree | 326c4a12b4734b3113a5bc0cfc2fed685bb977f0 /compiler/rustc_codegen_llvm/src/lib.rs | |
| parent | b301bd4220f7b2c755bff334251223678f341b76 (diff) | |
| parent | 3088c4b0466085a81f83fbe3a10822fac75591b5 (diff) | |
| download | rust-08cc7428d9c681ca5fbd90d0fb70662e9b95d781.tar.gz rust-08cc7428d9c681ca5fbd90d0fb70662e9b95d781.zip | |
Rollup merge of #116415 - ouz-a:move_subtyper, r=oli-obk
Move subtyper below reveal_all and change reveal_all In previous attempt https://github.com/rust-lang/rust/pull/116378 we tried to handle `Opaque` in few different places, but this isn't necessary, after moving subtyper below reveal_all and calling `super_place` on reveal_all, issues cease to exist. r? ``@oli-obk`` Fixes https://github.com/rust-lang/rust/issues/116332 Fixes https://github.com/rust-lang/rust/issues/116265 Fixes https://github.com/rust-lang/rust/issues/116383 Fixes https://github.com/rust-lang/rust/issues/116333
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/lib.rs')
0 files changed, 0 insertions, 0 deletions
