summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
2017-07-13[beta] Remove rls from the workspace and extended buildsJosh Stone-247/+0
2017-07-13Update the `cargo` submoduleAlex Crichton-5/+3
2017-06-12update git2Marc-Antoine Perennou-10/+16
2017-06-08[beta] Update rls/cargo submodulesAlex Crichton-76/+46
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-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
2017-04-26Update num_cpus dependency to 1.x (1.4.0)Jessica Hamilton-3/+3
2017-04-19Rollup merge of #41374 - steveklabnik:update-mdbook, r=frewsxcvCorey Farwell-3/+3
2017-04-18Add top level sections to the Unstable Book.Corey Farwell-3/+0
2017-04-18update mdbooksteveklabnik-3/+3
2017-04-16rustc: expose monomorphic const_eval through on-demand.Eduard-Mihai Burtescu-2/+0
2017-04-16rustc_const_eval: move ConstEvalErr to the rustc crate.Eduard-Mihai Burtescu-2/+0
2017-03-31Sync all unstable features with Unstable Book; add tidy lint.Corey Farwell-0/+3
2017-03-28Fix id generationGuillaume Gomez-4/+5
2017-03-28Update to last pulldown versionGuillaume Gomez-35/+27
2017-03-28Update pulldown version after fix mergedGuillaume Gomez-1/+16
2017-03-28Replace hoedown with pull in rustdocGuillaume Gomez-0/+2
2017-03-23Remove internal liblogAlex Crichton-32/+21
2017-03-20travis: Don't set `RUST_LOG` globallyAlex Crichton-7/+7
2017-03-15Move to using 0.1 versions of crates, rather than GH linksNick Cameron-17/+17
2017-03-15Handle feature=rustbuildNick Cameron-1/+1
2017-03-15Add rls-span to do some conversions into rls-data.Nick Cameron-0/+1
2017-03-15Use out-of-tree rustc serializeNick Cameron-12/+12
2017-03-15save-analysis: depend on the rls-data crateNick Cameron-11/+42
2017-03-11Update mdbook to new versionsteveklabnik-40/+40
2017-03-10Don't put Cargo into the rustc workspaceAlex Crichton-666/+0
2017-03-04Automate timestamp creation and build skipping for native librariesVadim Petrochenkov-2/+2
2017-03-04Support combination MSVC + NinjaVadim Petrochenkov-7/+7