about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2025-02-04 18:49:40 +0100
committerGitHub <noreply@github.com>2025-02-04 18:49:40 +0100
commit29e1dddd83cfff48281654aa5bf348e943d52b9c (patch)
treed235eca6e601b14a6f7105c7329b73ad146b0464 /compiler/rustc_codegen_gcc/src
parent46b18a91abc7fc2fb902c0157c594f5ec3701e02 (diff)
parent8b1c28fdd0716e16a8d1776b40d2896128dd7654 (diff)
downloadrust-29e1dddd83cfff48281654aa5bf348e943d52b9c.tar.gz
rust-29e1dddd83cfff48281654aa5bf348e943d52b9c.zip
Rollup merge of #136497 - Jarcho:fn_ctxt, r=compiler-errors
Report generic mismatches when calling bodyless trait functions

Don't know if there's an open issue for this. Just happened to notice this when working in that area.

The awkward extra spans added to the diagnostics of some tests (e.g. `trait-with-missing-associated-type-restriction`) is consistent with what happens for normal functions. Should probably be removed since that span doesn't seem to note anything useful.

First and third commit are both cleanups removing some unnecessary work. Second commit has the actual fix.

fixes #135124
Diffstat (limited to 'compiler/rustc_codegen_gcc/src')
0 files changed, 0 insertions, 0 deletions