Skip to content

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

Merged
dtolnay merged 1 commit into
masterfrom
nightly
Apr 13, 2025
Merged

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

Conversation

@dtolnay

@dtolnay dtolnay commented Apr 13, 2025

Copy link
Copy Markdown
Owner

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.

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