about summary refs log tree commit diff
path: root/tests/ui/intrinsics
AgeCommit message (Expand)AuthorLines
2023-12-18Check const_eval_select intrinsic correctlyMichael Goulet-16/+16
2023-11-29On Fn arg mismatch for a fn path, suggest a closureEsteban Küber-0/+4
2023-11-24Show number in error message even for one errorNilstrieb-3/+3
2023-11-02Pretty print Fn traits in rustc_on_unimplementedMichael Goulet-6/+6
2023-10-16Normalize alloc-id in tests.Camille GILLOT-1/+1
2023-09-25Gate and validate #[rustc_safe_intrinsic]León Orell Valerian Liehr-1/+27
2023-09-22Auto merge of #115696 - RalfJung:closure-ty-print, r=oli-obkbors-2/+2
2023-09-21adjust how closure/generator types and rvalues are printedRalf Jung-2/+2
2023-09-21added support for GNU/HurdSamuel Thibault-0/+1
2023-08-04Rollup merge of #114434 - Nilstrieb:indexing-spans, r=est31Matthias Krüger-1/+1
2023-08-04Improve spans for indexing expressionsNilstrieb-1/+1
2023-08-02const validation: point at where we found a pointer but expected an integerRalf Jung-12/+25
2023-07-29Change default panic handler message format.Mara Bos-2/+4
2023-06-12Adjust UI tests for `unit_bindings`许杰友 Jieyou Xu (Joe)-1/+1
2023-02-28Add QNX Neutrino support to libstdFlorian Bartels-1/+3
2023-01-30Tweak E0271 wordingEsteban Küber-2/+2
2023-01-11Change `src/test` to `tests` in source files, fix tidy and testsAlbert Larsan-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+1650