-
-
Notifications
You must be signed in to change notification settings - Fork 14.2k
Tidying up tests/ui/issues 14 tests [5/N] #149922
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
|
This PR modifies |
|
Sorry for a delay, had a lot of different work so checked as soon as I resolved everything else first @bors r+ rollup |
Tidying up tests/ui/issues 14 tests [5/N] > [!NOTE] > Intermediate commits are intended to help review, but will be squashed add comment commit prior to merge. part of rust-lang#133895 move `tests/ui/inherent-impls-overlap-check` to `tests/ui/duplicate/inherent-impls-overlap-check`. r? Kivooeo
…uwer Rollup of 4 pull requests Successful merges: - #149922 (Tidying up tests/ui/issues 14 tests [5/N]) - #150095 (Port `#[rustc_no_implicit_autorefs]`, `#[rustc_lint_opt_ty]`, and `#[rustc_lint_query_instability]` attributes to be parsed) - #150099 ([rustdoc] Fix invalid handling of field followed by negated macro call) - #150113 (Update tracking issue for PinCoerceUnsized) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of #149922 - reddevilmidzy:t12, r=Kivooeo Tidying up tests/ui/issues 14 tests [5/N] > [!NOTE] > Intermediate commits are intended to help review, but will be squashed add comment commit prior to merge. part of #133895 move `tests/ui/inherent-impls-overlap-check` to `tests/ui/duplicate/inherent-impls-overlap-check`. r? Kivooeo
it's okay, I understand you've been busy. feel free to check it whenever you have a chance:) |
Note
Intermediate commits are intended to help review, but will be squashed add comment commit prior to merge.
part of #133895
move
tests/ui/inherent-impls-overlap-checktotests/ui/duplicate/inherent-impls-overlap-check.r? Kivooeo