1
Fork 0
rust/compiler/rustc_query_system/src/query
2025-01-07 21:57:00 +01:00
..
caches.rs Improve VecCache under parallel frontend 2024-11-15 18:20:32 -05:00
config.rs Reformat use declarations. 2024-07-29 08:26:52 +10:00
job.rs don't return an Option from try_find_dep_kind 2025-01-07 21:57:00 +01:00
mod.rs Rename ty_def_id so people will stop using it by accident 2024-12-13 16:36:38 +00:00
plumbing.rs Make sure to record deps from cached task in new solver on first run 2024-12-04 16:15:44 +00:00
README.md

For more information about how the query system works, see the rustc dev guide.