about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/coverage
diff options
context:
space:
mode:
authorWesley Wiser <wesleywiser@microsoft.com>2021-11-04 10:30:23 -0400
committerWesley Wiser <wesleywiser@microsoft.com>2021-11-04 10:39:15 -0400
commit8c56ef0878bb798dba3fa7374a387b61365849ed (patch)
treeed3cc93ed0e4be3f35761537a9bbee72ee3dc9f0 /compiler/rustc_mir_transform/src/coverage
parent37f70a0e1e04086aee7ae57fbefd6d4071953506 (diff)
downloadrust-8c56ef0878bb798dba3fa7374a387b61365849ed.tar.gz
rust-8c56ef0878bb798dba3fa7374a387b61365849ed.zip
Fix tests using `only-i686` to use the correct `only-x86` directive
We translate `i686` to `x86` which means tests marked as `only-i686`
never ran. Update those tests to use `only-x86`.
Diffstat (limited to 'compiler/rustc_mir_transform/src/coverage')
0 files changed, 0 insertions, 0 deletions