bors db17f792bf Auto merge of #15223 - lowr:patch/no-unresolved-field-for-missing, r=HKalbasi
Don't show `unresolved-field` diagnostic for missing names

I don't think reporting ``"no field `[missing name]` on type `SomeType`"`` makes much sense because it's a syntax error rather than a semantic error. We already report a syntax error for it and I find it sufficient.
2023-07-06 11:54:08 +00:00
..
2023-06-28 22:34:14 +09:00
2023-06-22 11:44:10 +02:00
2023-06-22 11:44:10 +02:00
2023-07-04 10:38:23 +02:00
2023-06-22 11:44:10 +02:00
2023-06-29 23:27:28 +09:00
2023-06-22 11:44:10 +02:00
2023-06-22 11:44:10 +02:00
2023-07-03 20:34:09 +02:00
2023-06-22 11:44:10 +02:00
2023-06-29 23:27:28 +09:00
2023-06-24 17:35:20 -07:00