Skip to content

Fix core testing #89

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

Merged
merged 3 commits into from
Feb 26, 2025
Merged

Fix core testing #89

merged 3 commits into from
Feb 26, 2025

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Feb 26, 2025

Fixes #88

--tests already implies --lib except it doesn't override test=false in
Cargo.toml which core has.
Doctests still get run on core.
@RalfJung RalfJung enabled auto-merge February 26, 2025 21:21
@RalfJung
Copy link
Member

Thanks!

@RalfJung RalfJung added this pull request to the merge queue Feb 26, 2025
Merged via the queue into rust-lang:master with commit 33f65fd Feb 26, 2025
8 checks passed
@bjorn3 bjorn3 deleted the fix_core_testing branch February 27, 2025 10:41
@bjorn3 bjorn3 mentioned this pull request Mar 11, 2025
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.

Update to run "coretests"
2 participants