Matthias Krüger
|
c6e3a47843
|
Rollup merge of #106585 - estebank:issue-46585, r=compiler-errors
When suggesting writing a fully qualified path probe for appropriate types
Address the more common part of #46585.
|
2023-01-13 19:16:42 +01:00 |
|
bors
|
279f1c9d8c
|
Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obk
Const closures
cc https://github.com/rust-lang/rust/issues/106003
|
2023-01-13 05:04:48 +00:00 |
|
nils
|
25fd633828
|
Rollup merge of #106579 - estebank:issue-52144, r=Nilstrieb
Suggest making private tuple struct field public
Fix #52144.
|
2023-01-12 15:44:51 +01:00 |
|
Deadbeef
|
b0aa859c24
|
fix fmt and bless
|
2023-01-12 02:28:38 +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 |
|
Esteban Küber
|
12ddf77811
|
When suggesting writing a fully qualified path probe for appropriate types
Fix #46585.
|
2023-01-11 21:30:10 +00:00 |
|
Michael Goulet
|
d375440dab
|
label where constructor is defined and note that it should be called
|
2023-01-11 19:53:15 +00:00 |
|
Michael Goulet
|
ede5c31af4
|
Be more specific about constructor FnDef s in type mismatch
|
2023-01-11 19:53:14 +00:00 |
|
Albert Larsan
|
cf2dff2b1e
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|