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
..
src Remove Session methods that duplicate DiagCtxt methods. 2023-12-24 08:05:28 +11:00
Cargo.toml jobserver: check file descriptors 2023-11-29 18:00:03 +03:00
messages.ftl Remove cgu_reuse_tracker from Session 2023-10-09 18:39:41 +00:00
README.md

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