about summary refs log tree commit diff
path: root/tests/ui/panic-handler/panic-handler-wrong-location.rs
AgeCommit message (Collapse)AuthorLines
2025-04-30error when using no_mangle on language itemsAlexandru RADOVICI-1/+0
add suggestion on how to add a panic breakpoint Co-authored-by: Pat Pannuto <pat.pannuto@gmail.com> delete no_mangle from ui/panic-handler/panic-handler-wrong-location test issue an error for the usage of #[no_mangle] on internal language items delete the comments add newline rephrase note Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com> update error not to leak implementation details delete no_mangle_span Co-authored-by: bjorn3 <17426603+bjorn3@users.noreply.github.com> delete commented code
2025-03-25compiletest: Support matching on diagnostics without a spanVadim Petrochenkov-0/+2
2024-04-17consistency rename: language item -> lang itemRalf Jung-1/+1
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+8