summary refs log tree commit diff
path: root/src/test/ui/const-generics/defaults/simple-defaults.rs
AgeCommit message (Collapse)AuthorLines
2020-08-09Change Ord impl for ParamKindOrdkadmin-0/+15
Updated tests and error msgs Update stderr from test Update w/ lcnr comments Change some tests around, and also updated Ord implementation for ParamKindOrd Update w/ nits from lcnr