rust/compiler/rustc_query_system/src
Matthias Krüger d93ef397ce
Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan,jieyouxu
Use `RUSTC_LINT_FLAGS` more

An alternative to the failed #138084.

Fixes #138106.

r? ````@jieyouxu````
2025-03-12 17:59:08 +01:00
..
dep_graph Convert ShardedHashMap to use hashbrown::HashTable 2025-03-10 17:08:30 -07:00
ich Introduce new parsing infrastructure and types for parsed attributes 2025-02-24 14:26:06 +01:00
query Convert ShardedHashMap to use hashbrown::HashTable 2025-03-10 17:08:30 -07: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 Rollup merge of #138331 - nnethercote:use-RUSTC_LINT_FLAGS-more, r=onur-ozkan,jieyouxu 2025-03-12 17:59:08 +01:00
values.rs Value recovery can take the whole CycleError 2024-01-08 20:30:10 +00:00