mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
incr.comp.: Move macro-export test case to src/test/incremental.
This commit is contained in:
parent
d7acd29ad5
commit
4a9df0ec62
@ -8,10 +8,9 @@
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
|
||||
// compile-flags: -Zincremental=tmp/cfail-tests/incr_comp_with_macro_export
|
||||
// revisions: cfail1 cfail2 cfail3
|
||||
// must-compile-successfully
|
||||
|
||||
|
||||
// This test case makes sure that we can compile with incremental compilation
|
||||
// enabled when there are macros exported from this crate. (See #37756)
|
||||
|
Loading…
Reference in New Issue
Block a user