about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2023-08-06 03:56:10 +0200
committerGitHub <noreply@github.com>2023-08-06 03:56:10 +0200
commitbf4b1d78056934575cc8d7b62978d37879b17ff7 (patch)
tree9696a64f207f2b38a2155a8cb9a2a6cc074c06a1 /compiler/rustc_codegen_gcc
parente0f04efccbdbbb7df476a607362c9b1ba095c5a2 (diff)
parent55bf8108217e300e977b81504316c564f4a5c3d5 (diff)
downloadrust-bf4b1d78056934575cc8d7b62978d37879b17ff7.tar.gz
rust-bf4b1d78056934575cc8d7b62978d37879b17ff7.zip
Rollup merge of #114524 - compiler-errors:more-ice-in-uncertainty, r=jackh726
Also ICE when goals go from Ok to Err in new solver

We were just using `?` here, silently downgrading the goal's response from (presumably) maybe to error -- that seems concerning, since this whole check is for detecting goal instability :sweat_smile:

r? `@lcnr` or `@BoxyUwU`
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions