diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-02-27 06:11:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-27 06:11:51 +0100 |
| commit | 3a6c5429c29074961080cd9f368a2e46fdb371ff (patch) | |
| tree | dccec39a468457dc70bbb569645d54782fa1737c /compiler/rustc_mir_transform/src/instcombine.rs | |
| parent | 58136ffa92c81ec9e6ac1f91773254914da2ca01 (diff) | |
| parent | 9bf32c40b4c1b7558aee3421ed3e8e73ef518dd9 (diff) | |
| download | rust-3a6c5429c29074961080cd9f368a2e46fdb371ff.tar.gz rust-3a6c5429c29074961080cd9f368a2e46fdb371ff.zip | |
Rollup merge of #108319 - compiler-errors:dont-project-to-specializable-rpitits, r=lcnr
Don't project specializable RPITIT projection This effective rejects specialization + RPITIT/AFIT (usages of `impl Trait` in traits) because the implementation is significantly complicated over making regular "default" trait method bodies work. I have another PR that experimentally fixes all this, but the code may not be worth investing in.
Diffstat (limited to 'compiler/rustc_mir_transform/src/instcombine.rs')
0 files changed, 0 insertions, 0 deletions
