Merged
Conversation
Collaborator
|
r? @wesleywiser (rustbot has picked a reviewer for you, use r? to override) |
1dc1511 to
5063c1f
Compare
wesleywiser
approved these changes
Apr 22, 2023
Member
wesleywiser
left a comment
There was a problem hiding this comment.
r=me if @BoxyUwU does not have concerns
Member
|
@bors r=wesleywiser,BoxyUwU rollup |
Collaborator
|
📌 Commit 5063c1fd146e88c32400f63f4f01b53a1574205f has been approved by It is now in the queue for this repository. |
Member
|
@bors r- xd |
BoxyUwU
reviewed
Apr 22, 2023
5063c1f to
1d7a247
Compare
Member
|
@bors r=wesleywiser,BoxyUwU |
Collaborator
bors
added a commit
to rust-lang-ci/rust
that referenced
this pull request
Apr 22, 2023
Rollup of 7 pull requests Successful merges: - rust-lang#109949 (rustdoc: migrate `document_type_layout` to askama) - rust-lang#110622 (Stable hash tag (discriminant) of `GenericArg`) - rust-lang#110635 (More `IS_ZST` in `library`) - rust-lang#110640 (compiler/rustc_target: Raise m68k-linux-gnu baseline to 68020) - rust-lang#110657 (nit: consistent naming for SimplifyConstCondition) - rust-lang#110659 (rustdoc: clean up JS) - rust-lang#110660 (Print ty placeholders pretty) 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 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.
Makes anon placeholders print like
!0instead ofPlaceholder { ... }.cc @BoxyUwU who might care about this formatting decision