Matthias Krüger
90af17ddcb
Rollup merge of #123997 - compiler-errors:self-res, r=fmease
...
Delay span bug when `Self` kw resolves to `DefKind::{Mod,Trait}`
Catch the case where `kw::Self` is recovered in the parser and causes us to subsequently resolve `&self`'s implicit type to something that's not a type.
This check could be made more accurate, though I'm not sure how hard we have to try here.
Fixes #123988
2024-04-17 05:44:53 +02:00
..
2024-04-01 03:05:55 +01:00
2024-02-21 20:15:52 +01:00
2024-04-16 21:41:24 +02:00
2024-04-10 18:51:09 +02:00
2024-04-17 05:44:52 +02:00
2024-04-15 16:45:01 -04:00
2024-04-17 05:44:52 +02:00
2024-04-01 03:05:55 +01:00
2024-04-16 21:59:36 +00:00
2024-04-16 15:55:24 +10:00
2024-04-11 10:42:48 +00:00
2024-04-11 00:10:10 -07:00
2024-04-15 08:07:47 +00:00
2024-04-16 21:41:27 +02:00
2024-04-17 05:44:52 +02:00
2024-04-15 16:56:18 +01:00
2024-04-15 18:48:12 -04:00
2024-04-12 22:43:38 +09:00
2024-03-05 12:14:49 +11:00
2024-04-12 17:41:32 +02:00
2024-04-16 01:12:37 +02:00
2024-04-16 21:41:24 +02:00
2024-03-05 12:14:49 +11:00
2024-04-16 21:41:23 +02:00
2024-04-17 05:44:53 +02:00
2024-04-17 05:44:52 +02:00
2024-04-17 05:44:52 +02:00
2024-04-05 11:11:17 +00:00
2024-04-03 16:53:03 +11:00
2024-04-03 19:06:22 +03:00
2024-04-16 21:59:36 +00:00
2024-04-16 21:41:23 +02:00
2024-03-17 23:35:19 +00:00
2024-04-17 05:44:52 +02:00
2024-04-15 23:27:21 -04:00
2024-04-14 22:18:33 -04:00
2024-04-16 13:02:53 +10:00
2024-03-11 10:06:34 +11:00
2024-04-12 17:28:00 +03:00
2024-04-17 05:44:52 +02:00
2024-04-17 05:44:52 +02:00
2024-04-08 12:02:19 +00:00
2024-04-16 15:55:24 +10:00
2024-04-14 18:09:44 +02:00
2024-04-08 23:01:50 +00:00
2024-04-17 05:44:52 +02:00
2024-04-03 16:53:03 +11:00
2024-04-16 16:29:15 +10:00
2024-04-08 12:02:19 +00:00
2024-04-08 12:02:19 +00:00
2024-04-11 14:33:48 +03:00
2024-04-11 21:09:52 +02:00
2024-04-15 16:45:48 -04:00
2024-04-14 14:56:41 +02:00
2024-04-13 17:03:12 +02:00
2024-04-16 21:41:23 +02:00
2024-04-10 16:15:23 +02:00
2024-04-16 21:41:24 +02:00
2024-04-14 15:01:04 +02:00
2024-04-16 12:41:44 -07:00
2024-04-17 05:44:52 +02:00
2024-03-07 06:27:09 +00:00
2024-04-08 22:06:21 +02:00
2024-04-16 12:42:48 +05:30
2024-04-16 15:19:14 +02:00
2024-04-10 16:15:23 +02:00