about summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2017-06-22Auto merge of #42682 - alexcrichton:jobserver, r=michaelwoeristerbors-0/+6
2017-06-21Rollup merge of #42766 - nrc:versions, r=nagisaCorey Farwell-3/+3
2017-06-21Integrate jobserver support to parallel codegenAlex Crichton-0/+6
2017-06-20Switch to the crates.io `getopts` crateAlex Crichton-15/+5
2017-06-20Auto merge of #42495 - alexcrichton:new-stage0, r=Mark-Simulacrumbors-5/+5
2017-06-20Update rls-data depNick Cameron-3/+3
2017-06-19Bump version and stage0 compilerAlex Crichton-5/+5
2017-06-19Update `wincolor` dep for CargoAlex Crichton-3/+3
2017-06-18Auto merge of #42676 - alexcrichton:update-cargo, r=Mark-Simulacrumbors-314/+331
2017-06-18Rollup merge of #42720 - murarth:deprecated-collections, r=alexcrichtonMark Simulacrum-0/+9
2017-06-18Auto merge of #42593 - ibabushkin:on-demand-external-source, r=eddybbors-0/+1
2017-06-17Reintroduce deprecated `collections` crateMurarth-0/+9
2017-06-17Update cargo/rls submodules and dependenciesAlex Crichton-314/+331
2017-06-16Auto merge of #42612 - est31:master, r=nagisabors-0/+7
2017-06-15Auto merge of #42648 - murarth:merge-alloc-collections, r=alexcrichtonbors-10/+1
2017-06-14Auto merge of #42433 - marco-c:profiling, r=alexcrichtonbors-0/+9
2017-06-13Merge crate `collections` into `alloc`Murarth-10/+1
2017-06-14Autogenerate stubs and the summary of the unstable bookest31-0/+7
2017-06-12Fix rebasing errorNick Cameron-2/+2
2017-06-12Update rls-dataNick Cameron-3/+3
2017-06-10Moved FileMap construction to it's own constructor.Inokentiy Babushkin-0/+1
2017-06-07Rollup merge of #42512 - Keruspe:master, r=alexcrichtonCorey Farwell-10/+16
2017-06-07update git2Marc-Antoine Perennou-10/+16
2017-06-07Update CargoAlex Crichton-76/+46
2017-06-04Merge branch 'profiling' of github.com:whitequark/rust into profilingMarco Castelluccio-0/+9
2017-06-02Rollup merge of #42343 - cuviper:install-executables, r=alexcrichtonMark Simulacrum-5/+5
2017-06-01Support VS 2017Brian Anderson-17/+18
2017-05-31Update rust-installer for Windows executable modeJosh Stone-5/+5
2017-05-28Updated locked version of libgit2Alex Crichton-7/+8
2017-05-24Update Cargo submoduleAlex Crichton-29/+0
2017-05-18Unify all stage2 tools into a workspaceTatsuyuki Ishi-71/+1048
2017-05-16Auto merge of #41853 - Keruspe:install, r=alexcrichtonbors-3/+3
2017-05-16update lzma-sys to 0.1.4Marc-Antoine Perennou-3/+3
2017-05-16Auto merge of #41565 - rkruppe:llvm-sys, r=eddybbors-3/+18
2017-05-15Remove (direct) rustc_llvm dependency from rustc_driverRobin Kruppe-1/+0
2017-05-15Remove rustc_llvm dependency from librustcRobin Kruppe-1/+0
2017-05-14Update to the oxidized rust-installerJosh Stone-3/+162
2017-05-14Remove rustc_llvm dependency from rustc_metadataRobin Kruppe-1/+18
2017-05-13Pass static crt to llvm cmake configurationLiran Ringel-17/+17
2017-05-09Update save-analysis deps and RLS submoduleNick Cameron-7/+7
2017-05-07Auto merge of #41729 - ubsan:master, r=nrcbors-1/+1
2017-05-07fix the easy features in libsyntaxubsan-1/+1
2017-05-03convert save-analysis to use `ItemCtxt` and not `ast_ty_to_ty_cache`Niko Matsakis-0/+1
2017-05-03remove use of `ast_ty_to_ty_cache` from librustdocNiko Matsakis-0/+1
2017-05-01Add profiling support, through the rustc -Z profile flag.whitequark-0/+9
2017-04-29Auto merge of #41588 - cengizIO:master, r=nikomatsakisbors-0/+7
2017-04-27travis: Parallelize tests on AndroidAlex Crichton-8/+8
2017-04-27Rollup merge of #41572 - frewsxcv:bump-mdbook, r=steveklabnikCorey Farwell-3/+3
2017-04-27use diff crate for compile-fail test diagnostics #41474Cengiz Can-0/+7
2017-04-27Bump mdbook dep to pick up new 'create missing' toggle feature.Corey Farwell-3/+3