Reorganize tests/ui/issues [6/N]#157547
Merged
Merged
Conversation
Collaborator
|
This PR modifies |
Kivooeo
approved these changes
Jun 9, 2026
Member
|
@bors r+ rollup |
Contributor
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Jun 9, 2026
Reorganize `tests/ui/issues` [6/N] Part of [GSoC'26 project](https://rust-lang.zulipchat.com/#narrow/channel/421156-gsoc/topic/Project.3A.20Reorganizing.20tests.2Fui.2Fissues) r? Kivooeo @Teapot4195
rust-bors Bot
pushed a commit
that referenced
this pull request
Jun 9, 2026
Rollup of 4 pull requests Successful merges: - #157547 (Reorganize `tests/ui/issues` [6/N]) - #157549 (Remove comments already covered by rustdoc) - #157591 (Simplify the HIR ty lowering of trait object lifetime bounds) - #157623 (rustc_resolve: point the label span at the segment that could not be resolved)
rust-timer
added a commit
that referenced
this pull request
Jun 9, 2026
Rollup merge of #157547 - zedddie:gsoc-batch-6-meow, r=Kivooeo Reorganize `tests/ui/issues` [6/N] Part of [GSoC'26 project](https://rust-lang.zulipchat.com/#narrow/channel/421156-gsoc/topic/Project.3A.20Reorganizing.20tests.2Fui.2Fissues) r? Kivooeo @Teapot4195
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.
Part of GSoC'26 project
r? Kivooeo
@Teapot4195