bors
af488c971f
Auto merge of #17352 - roife:fix-issue-17338, r=Veykril
...
fix: do not resolve prelude within block modules
fix #17338 (continuing from #17251 ).
In #17251 , we injected preludes into non-top-level modules, which leading to r-a to directly resolve names in preludes in block modules. This PR fix it by checking whether the module is a pseudo-module introduced by blocks. (similar to what we do for extern preludes)
2024-06-06 09:40:39 +00:00
..
2024-05-13 16:56:26 +02:00
2024-04-27 13:30:51 +02:00
2024-06-03 12:29:27 +00:00
2024-06-05 11:03:56 +02:00
2024-06-06 09:40:39 +00:00
2024-06-04 15:29:24 +02:00
2024-06-03 19:06:58 +02:00
2024-06-06 09:40:39 +00:00
2024-06-03 12:29:27 +00:00
2024-06-03 12:29:27 +00:00
2024-06-04 08:37:56 +00:00
2024-06-05 17:44:07 -07:00
2024-05-22 20:46:30 +02:00
2024-04-01 17:55:56 +02:00
2024-04-06 13:12:07 +02:00
2024-05-14 11:55:12 +02:00
2024-06-04 12:38:20 +02:00
2024-05-30 16:18:49 -07:00
2024-06-03 12:29:27 +00:00
2024-05-30 16:18:49 -07:00
2024-04-18 12:13:06 +00:00
2024-04-18 12:13:06 +00:00
2024-05-15 18:55:27 +02:00
2024-05-30 16:18:49 -07:00
2024-06-06 08:03:17 +00:00
2024-06-04 12:38:20 +02:00
2024-04-01 17:55:56 +02:00
2024-05-30 16:18:49 -07:00
2024-05-14 11:21:04 +02:00
2024-06-03 12:29:27 +00:00
2024-05-30 16:18:49 -07:00
2024-05-30 16:18:49 -07:00
2024-03-19 15:39:00 +01:00
2024-06-04 12:38:20 +02:00
2024-05-14 11:55:12 +02:00
2024-04-30 15:39:05 +08:00