#[ignore] is cached somewhere so commenting/uncommenting it is ignored #49595
Labels
A-incr-comp
Area: Incremental compilation
A-libtest
Area: `#[test]` / the `test` library
C-bug
Category: This is a bug.
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
WG-incr-comp
Working group: Incremental compilation
Sees like
#[ignore]
is cached somewhere between compilation. I guess it's somehow related to incremental compilation.How to reproduce a problem.
Clone a repository: https://github.com/stepancheg/ignore-cached
Inside that repository execute following commands:
The text was updated successfully, but these errors were encountered: