rust/compiler/rustc_query_system/src
Jacob Pratt 87af17c978
Rollup merge of #136465 - nnethercote:rustc_middle-MORE, r=jieyouxu
Some `rustc_middle` cleanups

Small cleanups I found while looking closely at this code.

r? `@jieyouxu`
2025-02-04 05:38:03 -05:00
..
dep_graph Remove dep_node comment duplication. 2025-02-04 08:34:10 +11:00
ich Re-export more rustc_span::symbol things from rustc_span. 2024-12-18 13:38:53 +11:00
query Notes on types/traits used for in-memory query caching 2025-02-03 22:36:01 +11:00
cache.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
error.rs don't return an Option from try_find_dep_kind 2025-01-07 21:57:00 +01:00
lib.rs improve diagnostics for const eval query overflow 2025-01-06 09:43:05 +01:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00