about summary refs log tree commit diff
path: root/compiler/rustc_interface/src/queries.rs
AgeCommit message (Expand)AuthorLines
2020-12-22Add some intra-doc links to compiler docsJoshua Nelson-1/+5
2020-12-01Fix `unknown-crate` when using self-profile with rustdocJoshua Nelson-7/+5
2020-11-14Move Steal to rustc_data_structures.Camille GILLOT-1/+1
2020-10-10Use fixed type for CodegenResultsbjorn3-1/+15
2020-10-10Move finalize_session_directory call out of cg_llvmbjorn3-0/+8
2020-10-10Move save_work_product_index call out of cg_llvmbjorn3-3/+11
2020-08-30mv compiler to compiler/mark-0/+397