diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2023-06-19 19:26:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-19 19:26:28 +0200 |
| commit | 68d3e0e3bd36c655b7bfdee9ca081814b1bb002f (patch) | |
| tree | 8c01d468ea837e35ab4216a46c127d2cfd53bd24 /compiler/rustc_codegen_gcc | |
| parent | 263635b9172c183a7ab0f3a8a7326c3e16398ce9 (diff) | |
| parent | 29c74d561992c156cec01119ef4e70766efa013c (diff) | |
| download | rust-68d3e0e3bd36c655b7bfdee9ca081814b1bb002f.tar.gz rust-68d3e0e3bd36c655b7bfdee9ca081814b1bb002f.zip | |
Rollup merge of #112783 - compiler-errors:nlb-fnptr-reject-ice, r=fee1-dead
Don't ICE on bound var in `reject_fn_ptr_impls`
We may try to use an impl like `impl<T: FnPtr> PartialEq {}` to satisfy a predicate like `for<T> T: PartialEq` -- don't ICE in that case.
Fixes #112735
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions
