about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-04-17 00:00:22 +0200
committerGitHub <noreply@github.com>2024-04-17 00:00:22 +0200
commit4885ddfa92c3b7e55342664d4040f93a32007f69 (patch)
treecb66139e7121098ea1a49d1d208180db519e9fa1 /compiler/rustc_parse/src/errors.rs
parent4aaa8f964f70ef3196c150cc80eb9677a400ea13 (diff)
parent801413ecd18f8f1180cc74ca93f9279f3e95c862 (diff)
downloadrust-4885ddfa92c3b7e55342664d4040f93a32007f69.tar.gz
rust-4885ddfa92c3b7e55342664d4040f93a32007f69.zip
Rollup merge of #123675 - oli-obk:static_wf_ice, r=compiler-errors
Taint const qualifs if a static is referenced that didn't pass wfcheck

It is correct to only check the signature here, as the ICE is caused by `USE_WITH_ERROR` trying to allocate memory to store the result of `WITH_ERROR` before evaluating it.

fixes #123153
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions