Uh oh!
There was an error while loading. Please reload this page.
rustdoc: reduce allocations in visibility_to_src_with_space - #109283
Merged
bors merged 1 commit intoMar 18, 2023
Conversation
rustbot
commented
Mar 17, 2023
Collaborator
r? @jsha (rustbot has picked a reviewer for you, use r? to override) |
klensy
commented
Mar 17, 2023
Contributor
Isn't |
notriddle
commented
Mar 17, 2023
ContributorAuthor
Yes 🤦 thanks. |
notriddleforce-pushed
the
notriddle/visibility-to-src-with-space
branch
from
March 17, 2023 22:43
4e30fab to
8628e27Comparevisibility_print_with_spacevisibility_to_src_with_spacejsha
commented
Mar 17, 2023
Contributor
Looks good. r=me once tests pass. |
notriddle
commented
Mar 17, 2023
ContributorAuthor
@bors r=jsha rollup |
bors
commented
Mar 17, 2023
Collaborator
bors added a commit
to rust-lang-ci/rust
that referenced
this pull request
Mar 18, 2023
…iaskrgr Rollup of 8 pull requests Successful merges: - rust-lang#107416 (Error code E0794 for late-bound lifetime parameter error.) - rust-lang#108772 (Speed up tidy quite a lot) - rust-lang#109193 (Add revisions for -Zlower-impl-trait-in-trait-to-assoc-ty fixed tests) - rust-lang#109234 (Tweak implementation of overflow checking assertions) - rust-lang#109238 (Fix generics mismatch errors for RPITITs on -Zlower-impl-trait-in-trait-to-assoc-ty) - rust-lang#109283 (rustdoc: reduce allocations in `visibility_to_src_with_space`) - rust-lang#109287 (Use `size_of_val` instead of manual calculation) - rust-lang#109288 (Stabilise `unix_socket_abstract`) Failed merges: r? `@ghost` `@rustbot` modify labels: rollup
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 freeto 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.
No description provided.