rust/compiler/rustc_codegen_llvm/src/debuginfo
Nicholas Nethercote d20b1a8f6b Set capacity of the string passed to push_item_name.
Other callsites already do this, but these two were missed. This avoids
some allocations.
2023-06-29 11:46:25 +10:00
..
metadata Store generator field names in GeneratorLayout. 2023-06-19 16:50:52 +00:00
create_scope_map.rs Replace a lookup_debug_loc call. 2023-06-29 11:31:43 +10:00
doc.md fix most compiler/ doctests 2022-05-02 17:40:30 -07:00
gdb.rs use new c literals instead of cstr! macro 2023-05-31 19:40:24 +03:00
metadata.rs Make closure_saved_names_of_captured_variables a query. 2023-06-19 16:50:52 +00:00
mod.rs Set capacity of the string passed to push_item_name. 2023-06-29 11:46:25 +10:00
namespace.rs Set capacity of the string passed to push_item_name. 2023-06-29 11:46:25 +10:00
utils.rs rustc_middle: Remove trait DefIdTree 2023-03-02 23:46:44 +04:00