about summary refs log tree commit diff
path: root/src/test/ui/const-generics/min-and-full-same-time.rs
AgeCommit message (Collapse)AuthorLines
2020-12-26delete no longer relevant testsBastian Kauschke-7/+0
2020-09-04Implementation of incompatible features errorAmjad Alsharafi-0/+7
If two features are defined as incompatible, using them together would result in an error