-
Notifications
You must be signed in to change notification settings - Fork 13.3k
Move some tests to more reasonable directories - 6 #84065
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
Conversation
bad-expr-lhs.rs -> destructuring-assignment (The list largely matches suggestions from classifui.) Subdirectories like |
ff01ba8
to
46811d7
Compare
46811d7
to
4e6d6ab
Compare
Thanks for the review @petrochenkov. All provided information will surely help in the next PR. |
@bors r+ |
📌 Commit 4e6d6ab has been approved by |
☀️ Test successful - checks-actions |
cc #73494
r? @petrochenkov
git mv bad/bad-const-type.* static/
git mv bad/bad-crate-name.* extern
git mv bad/bad-env-capture* fn/
git mv bad/bad-expr-lhs.* expr/
git mv bad/bad-expr-path* expr/
git mv bad/bad-extern-link-attrs.* extern/
git mv bad/bad-intrinsic-monomorphization.* intrinsics/
git mv bad/bad-lint-cap* lint/
git mv bad/bad-main.* fn
git mv bad/bad-method-typaram-kind.* type/
git mv bad/bad-mid-path-type-params.* fn
git mv bad/bad-module.* modules/
git mv bad/bad-sized.* type/
git mv bad/bad-type-env-capture.* fn