jyn
|
01b75e20f2
|
Move some UI tests into subdirectories
to avoid going over the existing limit now that the ui-fulldeps tests have
been moved to ui.
|
2023-04-02 19:42:30 -04:00 |
|
Vadim Petrochenkov
|
4695ddf510
|
privacy: Support #![rustc_effective_visibility] on the crate root
|
2023-03-28 22:11:05 +04:00 |
|
Michael Howell
|
3f374128ee
|
diagnostics: update test cases to refer to assoc fn with self as method
|
2023-02-22 08:40:47 -07:00 |
|
Michael Goulet
|
e20f6ff1dc
|
Tighter spans for bad inherent impl types
|
2023-02-13 18:41:18 +00:00 |
|
Esteban Küber
|
41e66d9025
|
review comments: Tweak output
* Account for `struct S(pub(super)Ty);` in suggestion
* Suggest changing field visibility in E0603 too
|
2023-01-11 21:36:02 +00:00 |
|
Esteban Küber
|
ad13d9fbbe
|
Suggest making private tuple struct field public
Fix #52144.
|
2023-01-11 21:35:42 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|