diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-07-06 12:12:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-07-06 12:12:12 +0200 |
| commit | 72e0e177d583cb9bd3879e0776e01291ec7563d3 (patch) | |
| tree | a6e73afdc0c12b56a7da89112785fd7c7d61a3e5 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | 1bb5dd65759218b889f72f39e7b09eef1e389873 (diff) | |
| parent | cd26d10edfa8df69266e85b5ab7b991de0a10b38 (diff) | |
| download | rust-72e0e177d583cb9bd3879e0776e01291ec7563d3.tar.gz rust-72e0e177d583cb9bd3879e0776e01291ec7563d3.zip | |
Rollup merge of #113395 - compiler-errors:new-solver-dyn-star-selection, r=oli-obk
Dont ICE for `dyn* Trait: Trait` (built-in object) goals during selection in new trait solver We were ICEing too eagerly during selection for `dyn*` goals -- both for dyn unsizing candidates and for built-in object candidates. The former should only be performed on `dyn` objects, but the latter are totally fine.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
