1
Fork 0

Ignore i586-unknown-linux-gnu and i586-unknown-musl in tests

This commit is contained in:
Esteban Küber 2019-12-15 12:08:06 -08:00
parent 52b4681de4
commit 90bf0d2e33
90 changed files with 267 additions and 131 deletions

View file

@ -1,4 +1,7 @@
// ignore-x86 FIXME: missing sysroot spans (#53081)
// FIXME: missing sysroot spans (#53081)
// ignore-i586-unknown-linux-gnu
// ignore-i586-unknown-linux-musl
// ignore-i686-unknown-linux-musl
// This file was auto-generated using 'src/etc/generate-deriving-span-tests.py'