Files
rust/compiler/rustc_query_impl/src
Nicholas Nethercote 99472c7049 Remove Session methods that duplicate DiagCtxt methods.
Also add some `dcx` methods to types that wrap `TyCtxt`, for easier
access.
2023-12-24 08:05:28 +11:00
..
2023-11-15 19:41:28 -05:00

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