about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/Cargo.toml
AgeCommit message (Expand)AuthorLines
2021-10-03Remove re-export.Camille GILLOT-0/+1
2021-09-30Move EncodedMetadata to rustc_metadata.Camille GILLOT-0/+1
2021-09-20Migrate to 2021Mark Rousskov-1/+1
2021-08-30Fix loading large rlibsMark Rousskov-1/+1
2021-08-19Update the backtrace crate in libstdAlex Crichton-1/+1
2021-08-05Auto merge of #87641 - HackAttack:expand-unknown-option-message, r=wesleywiserbors-0/+1
2021-07-31Allow more "unknown argument" strings from linkerMichael Hackner-0/+1
2021-07-29rfc3052: Remove authors field from Cargo manifestsJade-1/+0
2021-07-15[debuginfo] Emit associated type bindings in trait object type names.Michael Woerister-0/+1
2021-07-13Upgrade `cc` crate to 1.0.69Yuki Okushi-1/+1
2021-06-04rustc: Store metadata-in-rlibs in object filesAlex Crichton-2/+2
2021-05-24Update ccChris Denton-2/+2
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