rust/compiler/rustc_interface
bors d3555f3d8e Auto merge of #122227 - Zoxc:query-hash-verify, r=michaelwoerister
Verify that query keys result in unique dep nodes

This implements checking that query keys result into unique dep nodes as mentioned in https://github.com/rust-lang/rust/pull/112469.

We could do a perf check to see how expensive this is.

r? `@michaelwoerister`
2024-03-13 02:01:56 +00:00
..
src Auto merge of #122227 - Zoxc:query-hash-verify, r=michaelwoerister 2024-03-13 02:01:56 +00:00
Cargo.toml Unify dylib loading between proc macros and codegen backends 2024-02-21 11:17:07 +00:00
messages.ftl Write to stdout if - is given as output file 2023-06-06 17:53:29 -04:00