cargo/crates/cargo-test-support
2024-04-19 07:11:37 +02:00
..
containers chore(deps): update alpine docker tag to v3.19 2024-01-01 01:19:21 +00:00
src reproduce failure when packaging a path-dependency inside a symlinked git repository (#13773) 2024-04-19 07:11:37 +02:00
build.rs lint: allow disallow_methods 2023-11-16 11:35:21 -05:00
Cargo.toml Chore(cargo-test-*/Cargo.toml): Bump MSRVs to make corresponding CI check pass 2024-03-26 11:16:12 +01:00
LICENSE-APACHE Chore(cargo-test-*): Add license file links 2024-03-26 11:09:32 +01:00
LICENSE-MIT Chore(cargo-test-*): Add license file links 2024-03-26 11:09:32 +01:00
README.md Docs(crates/cargo-test-*): Add external usage warning 2024-03-26 11:17:34 +01:00

WARNING: You might not want to use this outside of Cargo.

  • This is designed for testing Cargo itself. Use at your own risk.
  • No guarantee on any stability across versions.
  • No feature request would be accepted unless proved useful for testing Cargo.