summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
2017-03-04Add/remove `rerun-if-changed` when necessaryVadim Petrochenkov-0/+1
2017-03-03rustbuild: Add support for compiling CargoAlex Crichton-12/+72
2017-03-01Add Cargo as a submoduleAlex Crichton-13/+619
2017-02-28Rollup merge of #40151 - steveklabnik:update-mdbook, r=frewsxcvSteve Klabnik-3/+3
2017-02-28update mdbook versionSteve Klabnik-3/+3
2017-02-24Auto merge of #39851 - alexcrichton:verify-unstable, r=brsonbors-15/+0
2017-02-21test: Verify all sysroot crates are unstableAlex Crichton-15/+0
2017-02-20Update mdBook versionSteve Klabnik-3/+3
2017-02-19Update dependenciesSteve Klabnik-70/+151
2017-02-13Re-implement rustbook in terms of mdbookSteve Klabnik-1/+215
2017-02-10Add Emscripten-specific linkerIngvar Stepanyan-0/+1
2017-02-08Rollup merge of #38699 - japaric:lsan, r=alexcrichtonCorey Farwell-0/+44
2017-02-08use helper function in the rebuild logic of the rustc_*san cratesJorge Aparicio-0/+4
2017-02-08sanitizer supportJorge Aparicio-0/+40
2017-02-08Auto merge of #39523 - alexcrichton:fpic, r=aturonbors-10/+10
2017-02-07Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brsonCorey Farwell-0/+1
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-0/+8
2017-02-06compiletest: Add caching of test resultsAlex Crichton-0/+1
2017-02-04Auto merge of #39434 - nikomatsakis:incr-comp-skip-typeck-2, r=eddybbors-0/+1
2017-02-03Pass -fPIC to native compiles on 32-bitAlex Crichton-10/+10
2017-02-03Auto merge of #39463 - alexcrichton:update-bootstrap, r=alexcrichtonbors-16/+0
2017-02-03Bump version, upgrade bootstrapAlex Crichton-16/+0
2017-02-02store typeck lints in the `TypeckTables`Niko Matsakis-0/+1
2017-02-02Fixup crate versionsVadim Petrochenkov-2/+2
2017-02-02Build libbacktrace/jemalloc only when their timestamps are older than sourcesVadim Petrochenkov-0/+3
2017-01-29Add support for test suites emulated in QEMUAlex Crichton-0/+8
2017-01-25rustbuild: Add manifest generation in-treeAlex Crichton-0/+8
2017-01-22Remove crate `proc_macro_tokens`.Jeffrey Seyfried-7/+0
2017-01-22Refactor `TokenStream`.Jeffrey Seyfried-2/+1
2017-01-22Remove unused `extern crate`s.Jeffrey Seyfried-17/+0
2017-01-06rustc: keep track of tables everywhere as if they were per-body.Eduard-Mihai Burtescu-1/+0
2016-12-31Auto merge of #38482 - est31:i128, r=eddybbors-0/+15
2016-12-30rustbuild: Compile all support tools in stage0Alex Crichton-1/+1
2016-12-30Fix rebase fallout and compilation fixesest31-0/+1
2016-12-30Compilation fixesest31-1/+1
2016-12-30TidySimonas Kazlauskas-0/+14
2016-12-20mk: Fix compile with makefilesAlex Crichton-1/+0
2016-12-17let BSD to use gmake for GNU-makeSébastien Marie-0/+1
2016-12-12rustbuild: Update gcc-rs to 0.3.40Alex Crichton-10/+10
2016-12-12Auto merge of #38049 - frewsxcv:libunicode, r=alexcrichtonbors-9/+9
2016-12-02[LLVM] Introduce a stable representation of DIFlagsJake Goulding-0/+1
2016-11-30Update the bootstrap compilerAlex Crichton-7/+0
2016-11-30Rename 'librustc_unicode' crate to 'libstd_unicode'.Corey Farwell-9/+9
2016-11-19Auto merge of #37831 - rkruppe:llvm-attr-fwdcompat, r=eddybbors-1/+1
2016-11-18update Cargo.lockTim Neumann-0/+1
2016-11-17Use llvm::Attribute API instead of "raw value" APIs, which will be removed in...Robin Kruppe-1/+1