rust/compiler/rustc_interface/src
bors ed61c139c2 Auto merge of #105220 - oli-obk:feeding, r=cjgillot
feed resolver_for_lowering instead of storing it in a field

r? `@cjgillot`

opening this as

* a discussion for `no_hash` + `feedable` queries. I think we'll want those, but I don't quite understand why they are rejected beyond a double check of the stable hashes for situations where the query is fed but also read from incremental caches.
* and a discussion on removing all untracked fields from TyCtxt and setting it up so that they are fed queries instead
2022-12-06 03:47:41 +00:00
..
callbacks.rs typo 2022-05-23 22:51:34 +02:00
errors.rs Migrate all diagnostics 2022-10-23 10:09:44 +02:00
interface.rs Rename NestedMetaItem::[Ll]iteral as NestedMetaItem::[Ll]it. 2022-11-28 15:18:53 +11:00
lib.rs Fix rustdoc --version when used with download-rustc 2022-11-09 02:54:51 -06:00
passes.rs Auto merge of #105220 - oli-obk:feeding, r=cjgillot 2022-12-06 03:47:41 +00:00
proc_macro_decls.rs Simplify code 2022-11-05 17:54:06 +01:00
queries.rs Remove all but one call site of prepare_outputs and fetch the value from the TyCtxt instead 2022-12-03 12:28:01 +00:00
tests.rs Remove -Zno-interleave-lints. 2022-12-02 13:59:28 +11:00
util.rs Use as_deref in compiler (but only where it makes sense) 2022-11-16 21:58:58 +00:00