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-06-04 15:29:24 +02:00
2024-06-03 19:06:58 +02:00
2024-04-01 17:55:56 +02:00
2024-04-06 13:12:07 +02:00
2024-06-04 12:38:20 +02:00
2024-05-15 18:55:27 +02: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-03-19 15:39:00 +01:00
2024-06-04 12:38:20 +02:00