summary refs log tree commit diff
path: root/src/Cargo.lock
AgeCommit message (Expand)AuthorLines
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
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