1
Fork 0

compiletest: use precise cfg matching instead of hard-coded tables

This commit is contained in:
Eric Huss 2022-08-07 21:26:13 -07:00
parent 9ee22ff7e8
commit fab8996400
9 changed files with 302 additions and 208 deletions

View file

@ -816,6 +816,7 @@ dependencies = [
"getopts",
"glob",
"lazy_static",
"lazycell",
"libc",
"miow",
"regex",