mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-16 13:05:18 +03:00
Ignore closure-related translation item collection tests.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// In the current version of the collector that still has to support
|
||||
// legacy-trans, closures do not generate their own TransItems, so we are
|
||||
// ignoring this test until MIR trans has taken over completely
|
||||
// ignore-test
|
||||
|
||||
// ignore-tidy-linelength
|
||||
// compile-flags:-Zprint-trans-items=eager
|
||||
|
||||
|
||||
@@ -8,6 +8,11 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// In the current version of the collector that still has to support
|
||||
// legacy-trans, closures do not generate their own TransItems, so we are
|
||||
// ignoring this test until MIR trans has taken over completely
|
||||
// ignore-test
|
||||
|
||||
// ignore-tidy-linelength
|
||||
// compile-flags:-Zprint-trans-items=eager
|
||||
|
||||
|
||||
Reference in New Issue
Block a user