about summary refs log tree commit diff
path: root/tests/ui/panic-handler/panic-handler-bad-signature-2.stderr
AgeCommit message (Collapse)AuthorLines
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-09-22Allow higher-ranked fn sigs in ValuePairsMichael Goulet-2/+2
2023-09-19wrap fn sig binders in fn ptrEduardo Sánchez Muñoz-9/+3
2023-09-19rustc_hir_analysis: add a helper to check function the signature mismatchesEduardo Sánchez Muñoz-4/+14
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.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+8