1 file changed
+1
-1
lines changedDiff for: src/tools/cargo
- Cargo.lock+2-1
- Cargo.toml+1-1
- crates/rustfix/Cargo.toml+3-2
- crates/rustfix/src/diagnostics.rs+35-9
- crates/rustfix/src/error.rs+21
- crates/rustfix/src/lib.rs+42-8
- crates/rustfix/src/replace.rs+56-62
- crates/rustfix/tests/edition/.gitignore-2
- crates/rustfix/tests/parse_and_replace.rs+9-21
- src/cargo/core/global_cache_tracker.rs+18-8
- src/cargo/lib.rs+5
- src/cargo/sources/git/source.rs+10
- src/cargo/sources/registry/http_remote.rs+2
- src/cargo/sources/registry/mod.rs+7
- src/cargo/sources/registry/remote.rs+2
- src/cargo/util/config/mod.rs+3
- src/doc/src/guide/continuous-integration.md+24
- src/doc/src/reference/manifest.md+4
- src/doc/src/reference/semver.md+1-1
- src/doc/src/reference/workspaces.md+1-1
0 commit comments