Files
rust/compiler
bors 38bbc2ce03 Auto merge of #115657 - Zoxc:source-span-avoid-query, r=cjgillot
Avoid a `source_span` query when encoding Spans into query results

This avoids a `source_span` query when encoding `Span`s into query results. It's not sound to execute queries here as the query caches can be locked and the dep graph is no longer writable.

r? `@cjgillot`
2023-09-09 09:08:54 +00:00
..
2023-08-23 20:05:14 -04:00
2023-09-04 20:07:28 +08:00
2023-09-08 14:14:57 +02:00
2023-07-03 07:20:51 +00:00
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00
2023-08-23 20:05:14 -04:00
2023-09-08 10:45:29 -04:00