about summary refs log tree commit diff
path: root/tests/ui/range/issue-54505-no-std.stderr
AgeCommit message (Collapse)AuthorLines
2023-09-19rustc_hir_analysis: add a helper to check function the signature mismatchesEduardo Sánchez Muñoz-13/+1
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-05-08Make suggest_deref_or_ref return a multipart suggestionMichael Goulet-24/+36
2023-01-30Modify primary span label for E0308Esteban Küber-6/+6
The previous output was unintuitive to users.
2023-01-11Move /src/test to /testsAlbert Larsan-0/+123