about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2021-10-07Rollup merge of #89288 - rusticstuff:lld_wrapper, r=Mark-SimulacrumJubilee-0/+4
2021-10-07Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavorHans Kratz-0/+4
2021-10-07Rollup merge of #89461 - crlf0710:dyn_upcasting_lint, r=nikomatsakisGuillaume Gomez-0/+1
2021-10-06Rollup merge of #89531 - devnexen:stack_overflow_bsd_libc_upd, r=dtolnayManish Goregaokar-2/+2
2021-10-05Auto merge of #89363 - oli-obk:in_tracing_we_trust, r=Mark-Simulacrumbors-6/+6
2021-10-05Auto merge of #89266 - cjgillot:session-ich, r=michaelwoeristerbors-0/+11
2021-10-05library std, libc dependency updateDavid Carlier-2/+2
2021-10-04update MiriRalf Jung-18/+14
2021-10-03Remove re-export.Camille GILLOT-0/+6
2021-10-03Move ICH to rustc_query_system.Camille GILLOT-0/+4
2021-10-03Move rustc_middle::middle::cstore to rustc_session.Camille GILLOT-0/+1
2021-10-03Add `deref_into_dyn_supertrait` lint.Charles Lew-0/+1
2021-10-02Bump tracing to get the instrumentation perf improvementOli Scherer-6/+6
2021-10-01Rollup merge of #87868 - Kixiron:packing-on-the-pounds, r=eddybManish Goregaokar-5/+16
2021-09-30Implemented -Z randomize-layoutChase Wilson-5/+16
2021-09-30Move EncodedMetadata to rustc_metadata.Camille GILLOT-0/+1
2021-09-22Update cargoEric Huss-2/+2
2021-09-20Update odht crate to 0.3.0Michael Woerister-2/+2
2021-09-18Update cargoEric Huss-2/+2
2021-09-18Auto merge of #82183 - michaelwoerister:lazier-defpathhash-loading2, r=wesley...bors-0/+11
2021-09-17Auto merge of #88956 - ehuss:update-cargo, r=ehussbors-3/+3
2021-09-17Update cargoEric Huss-3/+3
2021-09-17Update odht to 0.2.1Michael Woerister-2/+2
2021-09-15Auto merge of #87867 - bjorn3:unique_type_id_interner, r=wesleywiserbors-0/+1
2021-09-14Use on-disk-hash-table format for DefPathHashMap in hir::definitions.Michael Woerister-0/+11
2021-09-13Use a separate interner type for UniqueTypeIdbjorn3-0/+1
2021-09-09Update lockfileSamuel E. Moelius III-31/+8
2021-09-08Auto merge of #88615 - flip1995:clippyup, r=Manishearthbors-11/+10
2021-09-08Auto merge of #80522 - cjgillot:borrowcrate, r=oli-obkbors-17/+102
2021-09-08Update Cargo.lockflip1995-11/+10
2021-09-07Rename rustc_mir to rustc_const_eval.Camille GILLOT-28/+28
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-5/+26
2021-09-07Move monomorphize code to its own crate.Camille GILLOT-0/+17
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-2/+24
2021-09-07Move rustc_mir::borrow_check to new crate rustc_borrowck.Camille GILLOT-2/+27
2021-09-06Auto merge of #88692 - hyd-dev:miri, r=RalfJungbors-2/+25
2021-09-07Update `Cargo.lock`hyd-dev-2/+25
2021-09-06Auto merge of #88362 - pietroalbini:bump-stage0, r=Mark-Simulacrumbors-0/+13
2021-09-02Auto merge of #87114 - cjgillot:abilint, r=estebankbors-0/+1
2021-08-31Auto merge of #88506 - Mark-Simulacrum:fix-rlibs, r=ehussbors-2/+2
2021-08-31Lint Abi in ast validation.Camille GILLOT-0/+1
2021-08-31Rollup merge of #88503 - m-ou-se:array-into-inter-ambiguous, r=cjgillotMara Bos-0/+1
2021-08-30Fix loading large rlibsMark Rousskov-2/+2
2021-08-30Warn when [T; N].into_iter() is ambiguous in the new edition.Mara Bos-0/+1
2021-08-30Auto merge of #87680 - mati865:stacker-psm-update, r=Mark-Simulacrum,nagisabors-5/+5
2021-08-29Rollup merge of #88396 - klensy:bump-deps-vuln, r=Mark-SimulacrumGuillaume Gomez-6/+6
2021-08-28Treat macros as HIR itemsinquisitivecrystal-0/+1
2021-08-28Update stacker and psm cratesMateusz MikuĊ‚a-5/+5
2021-08-27crossbeam-deque v0.7.3 -> v0.7.4:klensy-6/+6
2021-08-26Update cargoEric Huss-2/+2