Running the tests with > python x.py test --stage=1 changing the rustc_codegen_llvm and running the tests again with > python x.py test --stage=1 will ignore all the tests that have passed during the first run.
Running the tests with
changing the rustc_codegen_llvm and running the tests again with
will ignore all the tests that have passed during the first run.