rust/compiler/rustc_codegen_ssa
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-29 18:00:03 +03:00

Please read the rustc-dev-guide chapter on Backend Agnostic Codegen.