about summary refs log tree commit diff
path: root/tests/ui/panic-handler
AgeCommit message (Expand)AuthorLines
2023-12-15Collect lang items from ASTMichael Goulet-6/+12
2023-11-24Show number in error message even for one errorNilstrieb-9/+9
2023-09-22Allow higher-ranked fn sigs in ValuePairsMichael Goulet-7/+7
2023-09-22Auto merge of #115910 - eduardosm:lang-fns-target-features, r=cjgillotbors-0/+26
2023-09-19wrap fn sig binders in fn ptrEduardo Sánchez Muñoz-18/+6
2023-09-19rustc_hir_analysis: add a helper to check function the signature mismatchesEduardo Sánchez Muñoz-25/+64
2023-09-18Prevent using `#[target_feature]` on lang item functionsEduardo Sánchez Muñoz-0/+26
2023-08-07change test to use `if black_box(false)`Pietro Albini-14/+6
2023-07-11fix spurious test failure with panic=abortPietro Albini-3/+11
2023-01-11Move /src/test to /testsAlbert Larsan-0/+293