-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Remove hello_world
directory
#144411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Remove hello_world
directory
#144411
Conversation
|
When you do these kind of ui subdirectory changes, can you also make sure to update |
Sure, one sec |
I believe you've meant |
@rustbot author |
Reminder, once the PR becomes ready for a review, use |
@rustbot ready |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, it's a bit weird where to put it, warnings/
is fine for now.
btw meta suggestion: I edited the PR description to better reflect what this PR currently does, it's very helpful to update the PR title/description after changes since the initial version/approach :3 |
☔ The latest upstream changes (presumably #144440) made this pull request unmergeable. Please resolve the merge conflicts. |
will fix this after #144151 (because of conflict) |
Move
tests/ui/hello_world/main.rs
and retire the single-filetests/ui/hello_world/
directory.Part of #133895.
r? @jieyouxu