about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorEduardo Sánchez Muñoz <eduardosm-dev@e64.io>2023-09-17 20:13:05 +0200
committerEduardo Sánchez Muñoz <eduardosm-dev@e64.io>2023-09-19 18:15:23 +0200
commitc599761140ed1e3824a10d556395f178617e076a (patch)
tree56b4e6d6e8da4e6cfbdbcd77186a9a80e79b142b /compiler/rustc_codegen_gcc
parent0692db1a9082380e027f354912229dfd6af37e78 (diff)
downloadrust-c599761140ed1e3824a10d556395f178617e076a.tar.gz
rust-c599761140ed1e3824a10d556395f178617e076a.zip
rustc_hir_analysis: add a helper to check function the signature mismatches
This function is now used to check `#[panic_handler]`, `start` lang item, `main`, `#[start]` and intrinsic functions.

The diagnosis produced are now closer to the ones produced by trait/impl method signature mismatch.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions