diff options
| author | bors <bors@rust-lang.org> | 2023-09-09 09:08:54 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2023-09-09 09:08:54 +0000 |
| commit | 38bbc2ce03a2369d96898d58cc0aa06f1a4b5dcf (patch) | |
| tree | a92c25661a032851dfabaa2cadb833a2a5ea3cd3 /compiler/rustc_interface/src | |
| parent | 5ede9408945b46ab183dd228253297bdf62304f7 (diff) | |
| parent | 2a5121b131bf311e4c0be89b4ce1e3e38f3e92da (diff) | |
| download | rust-38bbc2ce03a2369d96898d58cc0aa06f1a4b5dcf.tar.gz rust-38bbc2ce03a2369d96898d58cc0aa06f1a4b5dcf.zip | |
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`
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
