about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/Cargo.toml
AgeCommit message (Expand)AuthorLines
2021-05-14Auto merge of #83640 - bjorn3:shared_metadata_reader, r=nagisabors-0/+5
2021-05-12update cc crateMateusz MikuĊ‚a-1/+1
2021-05-07Disable wasm feature of object in cg_ssabjorn3-1/+5
2021-05-07Use the object crate for metadata readingbjorn3-0/+1
2021-04-23Use tempfileJubilee Young-1/+1
2021-04-21bump jobserver dependencyThe8472-1/+1
2021-03-30Add an Mmap wrapper to rustc_data_structuresbjorn3-1/+0
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-1/+1
2021-02-15rustc_codegen_ssa: tune codegen according to available concurrencyTyson Nottingham-1/+0
2021-02-03rustc_codegen_ssa: tune codegen scheduling to reduce memory usageTyson Nottingham-0/+1
2020-08-30mv compiler to compiler/mark-0/+36