about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2021-08-26pin the stage0 hashes in src/stage0.jsonPietro Albini-0/+2
2021-08-26switch stage0.txt to stage0.json and add a tool to generate itPietro Albini-0/+11
2021-08-24Update rustc-demangle to 0.1.21.Eduard-Mihai Burtescu-2/+2
2021-08-21Remove `Session.used_attrs` and move logic to `CheckAttrVisitor`Aaron Hill-0/+2
2021-08-19Auto merge of #88151 - alexcrichton:update-backtrace, r=Mark-Simulacrumbors-20/+16
2021-08-19Update the backtrace crate in libstdAlex Crichton-20/+16
2021-08-19Auto merge of #88002 - hermitcore:unbox-mutex, r=dtolnaybors-2/+2
2021-08-18Auto merge of #86700 - lqd:matthews-nll-hrtb-errors, r=nikomatsakisbors-0/+1
2021-08-18Auto merge of #88127 - ehuss:update-cargo, r=ehussbors-2/+2
2021-08-18Auto merge of #87738 - lqd:polonius-master, r=nikomatsakisbors-2/+2
2021-08-17Update cargoEric Huss-2/+2
2021-08-17Auto merge of #88083 - m-ou-se:non-fmt-panics-suggest-debug, r=estebankbors-0/+1