diff options
| author | Jubilee <46493976+workingjubilee@users.noreply.github.com> | 2024-07-21 17:44:30 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-21 17:44:30 -0700 |
| commit | fdef1d959202b3269430fff1ac0b5e9dde746b3d (patch) | |
| tree | b2d9fac4d7d262c41ab57d8e048f182db5c8f943 /compiler/rustc_hir_analysis/src | |
| parent | d484654a5ec3ade413205ec03e403fccae4937dc (diff) | |
| parent | 6a9110aa5ae9705ce62cb91f0d04f5100ecb3019 (diff) | |
| download | rust-fdef1d959202b3269430fff1ac0b5e9dde746b3d.tar.gz rust-fdef1d959202b3269430fff1ac0b5e9dde746b3d.zip | |
Rollup merge of #128038 - compiler-errors:inc-fat, r=oli-obk
Don't output incremental test artifacts into working directory Currently tests can ICE when the test spits out `inc-fat` incremental artifacts directly into the top of the git checkout, and then the compiler version changes, and it reads nonsense incremental artifacts on a subsequent test run. r? `@oli-obk` cc `@Oneirical,` I think you added this -- I think the right flag to add when porting `-Cincremental` run-make tests is to use `//@ incremental` rather than manually specifying the `-Cincremental` rustflag.
Diffstat (limited to 'compiler/rustc_hir_analysis/src')
0 files changed, 0 insertions, 0 deletions
