about summary refs log tree commit diff
path: root/compiler/rustc_pattern_analysis/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-01-14 14:02:28 +0100
committerGitHub <noreply@github.com>2024-01-14 14:02:28 +0100
commit5ad0ed52e9877f726acb6ddf351f76ba2576b157 (patch)
tree120e0cc0a9bf0c6bcc813119a1a6952af3e4d091 /compiler/rustc_pattern_analysis/src
parent8847bda592d940ae1f34d87d8cacdc09a9f787fa (diff)
parent0b45ff5dac44aa8cb65c800eb8f1ad32d2a2ded7 (diff)
downloadrust-5ad0ed52e9877f726acb6ddf351f76ba2576b157.tar.gz
rust-5ad0ed52e9877f726acb6ddf351f76ba2576b157.zip
Rollup merge of #119944 - compiler-errors:no-match-due-to-gat-bounds, r=fmease
Don't ICE when noting GAT bounds in `report_no_match_method_error`

We can encounter `BindingObligation`s from GATs that we should handle in `report_no_match_method_error`. I assume we can encounter them from methods, though I didn't really feel like wasting my time creating a repro.

Fixes #119942
Diffstat (limited to 'compiler/rustc_pattern_analysis/src')
0 files changed, 0 insertions, 0 deletions