summary refs log tree commit diff
path: root/src/test/ui/const-generics/derive-debug-array-wrapper.stderr
AgeCommit message (Expand)AuthorLines
2020-05-16Rollup merge of #72045 - RalfJung:incomplete-unsound, r=petrochenkovRalf Jung-1/+2
2020-05-09display `ConstKind::Param`Bastian Kauschke-3/+3
2020-05-09adjust testsRalf Jung-1/+2
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2020-02-06rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.Eduard-Mihai Burtescu-0/+1
2019-07-30--bless tests due to INCOMPLETE_FEATURES being a lint.Mazdak Farrokhzad-0/+2
2019-07-07Use const generics for array impls, restricted to 0..=32Scott McMurray-3/+3
2019-06-07Add test for deriving Debug for const genericsvarkor-0/+19