]> git.lizzy.rs Git - rust.git/commit
Make compiletest do exact matching on triples
authorvarkor <github@varkor.com>
Mon, 19 Mar 2018 01:36:53 +0000 (01:36 +0000)
committervarkor <github@varkor.com>
Tue, 20 Mar 2018 11:49:30 +0000 (11:49 +0000)
commit61e1fbc659103513e68eae29ea830d798e2ec2d5
tree51dbe4fa8ed4a3a7bb738e9322ce13e009e6e543
parenteae6d512f0549307947e5fe1b8ee646916b82320
Make compiletest do exact matching on triples

This avoids the issues of the previous substring matching, ensuring
`ARCH_TABLE` and `OS_TABLE` will no longer contain redundant entries.
src/tools/compiletest/src/util.rs