diff options
| author | Matthias Krüger <476013+matthiaskrgr@users.noreply.github.com> | 2025-06-09 13:55:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-09 13:55:36 +0200 |
| commit | 8daa8ef75cb12553a63258322b9740889a712d1b (patch) | |
| tree | ab394e3c972abfaf1b5f101196dd7c84416219ad /compiler/rustc_trait_selection/src/errors.rs | |
| parent | 8435fe8d1f547164d3a0745b02480af6aeccc7b4 (diff) | |
| parent | c3de813944873940b8e1a7734991f3c9f3f55156 (diff) | |
| download | rust-8daa8ef75cb12553a63258322b9740889a712d1b.tar.gz rust-8daa8ef75cb12553a63258322b9740889a712d1b.zip | |
Rollup merge of #142232 - onur-ozkan:141986, r=Kobzol
add `Cargo.lock` to CI-rustc allowed list for non-CI env Changes to dependencies usually require modifying `Cargo.toml`, which would already invalidate the CI-rustc cache if done in non-allowed paths. On non-CI environment, it should be safe to add `Cargo.lock` to the list of allowed paths as there is no real risk aside from a very rare false positive in cases like minor bumps to non-allowed path dependencies without modifying the `Cargo.toml` files. Fixes rust-lang/rust#141986
Diffstat (limited to 'compiler/rustc_trait_selection/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
