about summary refs log tree commit diff
path: root/src/test/ui/check-cfg
AgeCommit message (Expand)AuthorLines
2022-02-23Continue improvements on the --check-cfg implementationLoïc BRANSTETT-1/+138
2022-02-22Improve diagnostic of the unexpected_cfgs lintLoïc BRANSTETT-4/+9
2022-02-22Add test for well known names defined by rustcLoïc BRANSTETT-0/+49
2022-02-16Implement --check-cfg option (RFC 3013)Loïc BRANSTETT-0/+97