cargo/crates/cargo-test-support
bors 97181c67e1 Auto merge of #13851 - weihanglo:macos, r=epage
refactor: remove unnecessary branch for link binary on macOS
2024-05-02 20:11:50 +00:00
..
containers chore(deps): update alpine docker tag to v3.19 2024-01-01 01:19:21 +00:00
src refactor: remove unnecessary branch for link binary on macOS 2024-05-02 16:04:26 -04:00
Cargo.toml chore(deps): update msrv (1 version) to v1.78 2024-05-02 15:07:25 +00: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
build.rs lint: allow `disallow_methods` 2023-11-16 11:35:21 -05:00

README.md

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.