-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Tidying up tests/ui/issues tests [3/N] #149676
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: main
Are you sure you want to change the base?
Conversation
tests/ui/typeck/non-function-call-error
tests/ui/traits/normalize-associated-type-in-where-clause.rs
tests/ui/privacy/private-item-simple.rs
tests/ui/str/str-add-operator.rs
|
This PR modifies |
| @@ -1,7 +1,8 @@ | |||
| //! regression test for issue #1895 | |||
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.
This test was previously named issue-3429. However, this test appears to be unrelated to issue #3429
The name was changed in this commit, c75b763, but I'm not sure why.
So I reverted it back to the original issue number. #1895
Note
Intermediate commits are intended to help review, but will be squashed add comment commit prior to merge.
part of #133895
r? Kivooeo