Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

do not publish tests or gcc-shim with crate #934

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

Be-ing
Copy link
Contributor

@Be-ing Be-ing commented Jan 30, 2024

Only necessary files are published with this:

cc-rs on ξ‚  exclude_tests [$] is πŸ“¦ v1.0.84 via πŸ¦€ v1.75.0 on ☁  (auto) 
❯ cargo package --list
.cargo_vcs_info.json
.gitignore
Cargo.lock
Cargo.toml
Cargo.toml.orig
LICENSE-APACHE
LICENSE-MIT
README.md
src/com.rs
src/command_helpers.rs
src/lib.rs
src/os_pipe/mod.rs
src/os_pipe/unix.rs
src/os_pipe/windows.rs
src/parallel/async_executor.rs
src/parallel/job_token/mod.rs
src/parallel/job_token/unix.rs
src/parallel/job_token/windows.rs
src/parallel/mod.rs
src/registry.rs
src/setup_config.rs
src/tool.rs
src/vs_instances.rs
src/winapi.rs
src/windows_registry.rs
src/windows_sys.rs

@Be-ing Be-ing changed the title do not publish tests with crate do not publish tests or gcc-shim with crate Jan 30, 2024
@NobodyXu NobodyXu merged commit 81067d0 into rust-lang:main Jan 30, 2024
18 checks passed
@NobodyXu
Copy link
Collaborator

Thanks!

@Be-ing Be-ing deleted the exclude_tests branch January 30, 2024 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants