about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
2020-05-06Rollup merge of #71591 - hermitcore:thread_create, r=hanna-kruppeDylan DPC-2/+2
2020-05-06Auto merge of #69464 - Marwes:detach_undo_log, r=nikomatsakisbors-2/+11
2020-05-05Unify some syn 1.0 et al. features for toolsIgor Matuszewski-0/+3
2020-05-05Update RLSIgor Matuszewski-1/+0
2020-05-05refactor: Rename Logs to InferCtxtUndoLogsMarkus Westerlind-1/+11
2020-05-05Move projection_cache into the combined undo logMarkus Westerlind-11/+1
2020-05-05Move region_constraint to the unified undo logMarkus Westerlind-3/+13
2020-05-05perf: Reduce snapshot/rollback overheadMarkus Westerlind-2/+1
2020-05-03Rollup merge of #71542 - crlf0710:confusable_idents, r=petrochenkovDylan DPC-40/+41
2020-05-03Implement RFC 2523, `#[cfg(version(..))]`mibac138-0/+1
2020-05-03Implement `confusable_idents` lint.Charles Lew-40/+41
2020-05-02Rollup merge of #71712 - RalfJung:error-backtrace, r=oli-obkRalf Jung-1/+0
2020-05-01Auto merge of #70674 - cjgillot:query-arena-all, r=matthewjasperbors-0/+1
2020-04-30Rollup merge of #71719 - tmandry:update-backtrace-sys, r=Mark-SimulacrumTyler Mandry-2/+2
2020-04-30Rollup merge of #71682 - ehuss:bump-pulldown-cmark, r=Dylan-DPCTyler Mandry-4/+4
2020-04-30Update backtrace-sysTyler Mandry-2/+2
2020-04-30Rollup merge of #71449 - ecstatic-morse:free-region-cleanup, r=Mark-SimulacrumDylan DPC-0/+1
2020-04-30Miri: port error backtraces to std::backtraceRalf Jung-1/+0
2020-04-29Bump pulldown-cmarkEric Huss-4/+4
2020-04-29Auto merge of #71577 - tmiasko:backtrace-sys, r=Dylan-DPCbors-2/+2
2020-04-28Update cargoEric Huss-5/+5
2020-04-28Introduce ArenaStorage.Camille GILLOT-0/+1
2020-04-26use new interface to create threads on HermitCoreStefan Lankes-2/+2
2020-04-26Update backtrace-sys crate to 0.1.36Tomasz Miąsko-2/+2
2020-04-24Auto merge of #71430 - pietroalbini:bump-openssl-src, r=Mark-Simulacrumbors-2/+2
2020-04-22Move `{Free,}RegionRelations` and `FreeRegionMap` out of `rustc_middle`Dylan MacKenzie-0/+1
2020-04-22update openssl-src to 1.1.1gPietro Albini-2/+2
2020-04-22Rollup merge of #70970 - eddyb:trait-vs-impl-mismatch, r=oli-obkDylan DPC-0/+1
2020-04-22Auto merge of #71410 - JohnTitor:rollup-vh6dut5, r=JohnTitorbors-15/+0
2020-04-21Update cargo, rlsEric Huss-1/+1
2020-04-20Remove unused dependenciesShotaro Yamada-15/+0
2020-04-20Auto merge of #71007 - Amanieu:deprecate_asm, r=Mark-Simulacrumbors-12/+12
2020-04-19Auto merge of #71102 - tmiasko:compiler-builtins, r=Mark-Simulacrumbors-2/+2
2020-04-18Detect mistyped associated consts in `Instance::resolve`.Eduard-Mihai Burtescu-0/+1
2020-04-16Auto merge of #71173 - RalfJung:miri, r=RalfJungbors-39/+5
2020-04-16Auto merge of #71159 - topecongiro:rustfmt-1.4.14, r=Dylan-DPCbors-41/+46
2020-04-16bump MiriRalf Jung-39/+5
2020-04-15Auto merge of #71180 - Dylan-DPC:rollup-pscpg6q, r=Dylan-DPCbors-4/+4
2020-04-15Auto merge of #71139 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-2/+24
2020-04-15submodules: update clippy from af5940b7 to 6651c1b9Matthias Krüger-2/+24
2020-04-15Update parking_lot dependency to avoid use of deprecated asm!Amanieu d'Antras-12/+12
2020-04-15Bump rustfmt and rlstopecongiro-41/+46
2020-04-14Add illumos triplePatrick Mooney-4/+4
2020-04-14Update cargoEric Huss-17/+6
2020-04-13Update compiler_builtins to 0.1.27Tomasz Miąsko-2/+2
2020-04-11Depend on getopts from crates.ioLuca Barbieri-0/+1
2020-04-11Depend on libc from crates.ioLuca Barbieri-0/+4
2020-04-06Rollup merge of #70519 - estebank:constraints-before-args-spans, r=CentrilMazdak Farrokhzad-0/+1
2020-04-05review comments: use `partition_map`Esteban Küber-0/+1
2020-04-06Rollup merge of #70553 - hermitcore:abi, r=dtolnayMazdak Farrokhzad-2/+2