about summary refs log tree commit diff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2020-04-05rustc-workspace-hack: Account for upgraded crossbeam-utils 0.7Igor Matuszewski-1/+1
2020-04-05submodules: Update RLS and Rustfmt to 1.4.13Igor Matuszewski-63/+102
2020-04-04Merge branch 'master' into abiStefan Lankes-20/+44
2020-04-04Auto merge of #70683 - jclulow:illumos-openssl-gmake, r=Mark-Simulacrumbors-2/+2
2020-04-04Auto merge of #70136 - hermitcore:network_tcp, r=dtolnaybors-2/+2
2020-04-04Merge branch 'master' into abiStefan Lankes-55/+55
2020-04-02Add hash of source files in debug infoArlo Siemsen-20/+44
2020-04-02update openssl-src to 111.8.1+1.1.1fJoshua M. Clulow-2/+2
2020-03-30Rollup merge of #70546 - lqd:polonius_update, r=nikomatsakisDylan DPC-2/+2
2020-03-30move the definition of thread priorities to hermit-abiStefan Lankes-2/+2
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-53/+53
2020-03-30move OS constants to platform crateStefan Lankes-2/+2
2020-03-30update polonius-engine to 0.12.1Remy Rakic-2/+2
2020-03-29reduce rustc_attr usage in placesMazdak Farrokhzad-1/+0
2020-03-28Auto merge of #70485 - matthiaskrgr:submodule_upd, r=Dylan-DPCbors-1/+0
2020-03-27submodules: update clippy from 1ff81c1b to 70b93aabMatthias Krüger-1/+0
2020-03-27Auto merge of #70162 - cjgillot:split_query, r=Zoxcbors-2/+2
2020-03-27Auto merge of #69470 - mati865:deps, r=Mark-Simulacrumbors-14/+41
2020-03-27Rollup merge of #70344 - Centril:hir-pretty, r=eddybDylan DPC-2/+15
2020-03-26Upgrade rustc and bootstrap dependenciesMateusz Mikuła-14/+41
2020-03-26Don't allow access to the Session.Camille GILLOT-1/+0
2020-03-26Prune dependencies.Camille GILLOT-2/+0
2020-03-26Make librustc_query_system compile.Camille GILLOT-0/+3
2020-03-25Rollup merge of #70361 - tmiasko:backtrace, r=Mark-SimulacrumMazdak Farrokhzad-4/+4
2020-03-24ci: add github actions configurationPietro Albini-1/+55
2020-03-24rustc: remove rustc_hir_pretty dependency.Mazdak Farrokhzad-1/+1
2020-03-24rustc_typeck: remove rustc_hir_pretty usageMazdak Farrokhzad-1/+0
2020-03-24move rustc_hir::print -> rustc_hir_prettyMazdak Farrokhzad-1/+16
2020-03-24rustc_hir: nix rustc_errors depMazdak Farrokhzad-1/+0
2020-03-24Update backtrace crate to 0.3.46Tomasz Miąsko-4/+4
2020-03-23Make librustc_query_system compile.Camille GILLOT-0/+17
2020-03-21lowering: remove librustc dependencyMazdak Farrokhzad-1/+0
2020-03-21{rustc::hir::map -> rustc_hir}::definitionsMazdak Farrokhzad-0/+1
2020-03-21separate out an arena for HIRMazdak Farrokhzad-0/+1
2020-03-21Auto merge of #69729 - RalfJung:backtrace, r=Mark-Simulacrumbors-4/+4
2020-03-19Refactorings to begin getting rid of rustc_codegen_utilsMark Mansi-22/+20
2020-03-19add basic IP support in HermitCoreStefan Lankes-2/+2
2020-03-19Rollup merge of #69443 - ehuss:tidy-license, r=skade,Mark-SimulacrumMazdak Farrokhzad-7/+6
2020-03-18Rollup merge of #69920 - Centril:hir-cleanup, r=ZoxcMazdak Farrokhzad-0/+10
2020-03-17Update cargoEric Huss-8/+8
2020-03-16submodules: update clippy from 8485d40a to 23549a8cMatthias Krüger-1/+0
2020-03-16use direct imports for `rustc::{lint, session}`.Mazdak Farrokhzad-0/+10
2020-03-14Auto merge of #69076 - cjgillot:split_trait, r=matthewjasperbors-5/+29
2020-03-14Trim dependencies and features.Camille GILLOT-7/+0
2020-03-14Split librustc_infer.Camille GILLOT-0/+2
2020-03-14Move rustc_infer::traits to new crate rustc_trait_selection.Camille GILLOT-0/+29
2020-03-12tidy: Use cargo_metadata for license checks.Eric Huss-7/+6