about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-06-19 19:26:28 +0200
committerGitHub <noreply@github.com>2023-06-19 19:26:28 +0200
commit68d3e0e3bd36c655b7bfdee9ca081814b1bb002f (patch)
tree8c01d468ea837e35ab4216a46c127d2cfd53bd24 /compiler/rustc_codegen_gcc/tools/generate_intrinsics.py
parent263635b9172c183a7ab0f3a8a7326c3e16398ce9 (diff)
parent29c74d561992c156cec01119ef4e70766efa013c (diff)
downloadrust-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/tools/generate_intrinsics.py')
0 files changed, 0 insertions, 0 deletions