rust/compiler/rustc_codegen_llvm/src/debuginfo
Vadim Petrochenkov 0b89aac08d rustc: Move crate_types from Session to GlobalCtxt
Removes a piece of mutable state.
Follow up to #114578.
2023-08-09 14:17:54 +08:00
..
metadata Use upvar_tys in more places, make it a list 2023-08-01 23:19:31 +00:00
create_scope_map.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
gdb.rs rustc: Move crate_types from Session to GlobalCtxt 2023-08-09 14:17:54 +08:00
metadata.rs Use upvar_tys in more places, make it a list 2023-08-01 23:19:31 +00:00
mod.rs refactor(rustc_middle): Substs -> GenericArg 2023-07-14 13:27:35 +01:00
namespace.rs Set capacity of the string passed to push_item_name. 2023-06-29 11:46:25 +10:00
utils.rs inline format!() args up to and including rustc_codegen_llvm 2023-07-30 14:22:50 +02:00