rust/compiler/rustc_query_impl/src
nils fd7a159710 Fix uninlined_format_args for some compiler crates
Convert all the crates that have had their diagnostic migration
completed (except save_analysis because that will be deleted soon and
apfloat because of the licensing problem).
2023-01-05 19:01:12 +01:00
..
lib.rs Abolish QueryVTable in favour of more assoc items on QueryConfig 2023-01-02 20:22:19 +01:00
on_disk_cache.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
plumbing.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
profiling_support.rs Fix uninlined_format_args for some compiler crates 2023-01-05 19:01:12 +01:00
README.md

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