Rollup of 3 pull requests#138680
Closed
Sakib25800 wants to merge 8 commits intorust-lang:masterfrom
Sakib25800:rollup-bntnvjq
Closed
Rollup of 3 pull requests#138680Sakib25800 wants to merge 8 commits intorust-lang:masterfrom Sakib25800:rollup-bntnvjq
Sakib25800 wants to merge 8 commits intorust-lang:masterfrom
Sakib25800:rollup-bntnvjq
Conversation
`rustc_index` is only used for its size assertion macro, so demote it to a dev-dependency gated under testing instead
Co-authored-by: Ibraheem Ahmed <ibraheem@ibraheem.ca>
clarify BufRead::{fill_buf, consume} docs
Fixes #85394
exit: document interaction with C Cc #126600
Slim `rustc_parse_format` dependencies down `rustc_index` is only used for its size assertion macro, so demote it to a dev-dependency gated under testing instead. This allows the crate to built without having to wait for `syn` (pulled in by `rustc_index_macros`) Alternatively we could inline the macro, though from the looks of it that will run into trouble with `rustc_randomized_layouts`
Collaborator
Member
Author
|
Whoops, sorry for making this rollup. Please ignore this. I was just trying to understand how Bors works 🤦♂️. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Successful merges:
rustc_parse_formatdependencies down #138602 (Slimrustc_parse_formatdependencies down)r? @ghost
@rustbot modify labels: rollup
Create a similar rollup