Skip to content

Make all nightly go through the module that was probed#414

Merged
dtolnay merged 1 commit intomasterfrom
nightly
Apr 13, 2025
Merged

Make all nightly go through the module that was probed#414
dtolnay merged 1 commit intomasterfrom
nightly

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Apr 13, 2025

This marginally reduces the possibility that some subtle change in the standard library unstable API could break the code in src but not the code in probe.rs. For anyhow I don't immediately see anywhere that this would be possible because probe.rs is pretty faithful to what src is doing, but this is a better pattern that may make a bigger difference in other crates.

@dtolnay dtolnay merged commit 213a9c2 into master Apr 13, 2025
27 checks passed
@dtolnay dtolnay deleted the nightly branch April 13, 2025 22:41
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.

1 participant