Skip to content

Commit

Permalink
Auto merge of #120803 - onur-ozkan:fix-compilation-cache, r=Mark-Simu…
Browse files Browse the repository at this point in the history
…lacrum

always run `configure_linker` except for mir-opt tests

`configure_linker` now runs consistently unless it's for mir-opt tests. Previously `!= "check"` condition was causing dirt in the cargo cache between runs of `x anything-but-not-check` and `x check`.

 Fixes #120768

 cc `@saethlin`
  • Loading branch information
bors committed Feb 11, 2024
2 parents fdc26fd + b6f394e commit b3411b8
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit b3411b8

Please sign in to comment.