rust/src/tools
Corey Farwell 4269e5207e Rollup merge of #39676 - alexcrichton:fix-again, r=brson
Actually fix manifest generation

The previous fix contained an error where `toml::encode` returned a runtime
error, so this version just constructs a literal `toml::Value`.
2017-02-10 23:41:34 -05:00
..
build-manifest Rollup merge of #39676 - alexcrichton:fix-again, r=brson 2017-02-10 23:41:34 -05:00
cargotest Update to last cargo version 2017-02-03 13:55:18 +01:00
compiletest Rollup merge of #39597 - GuillaumeGomez:correct_rustdoc_test_file, r=alexcrichton 2017-02-08 10:19:55 -05:00
error_index_generator rustdoc: Improve playground run buttons 2016-10-15 18:32:03 +01:00
linkchecker linkchecker: Fix checking links which are just fragments 2017-01-20 08:36:09 +00:00
qemu-test-client Add support for test suites emulated in QEMU 2017-01-29 14:16:41 -08:00
qemu-test-server Add support for test suites emulated in QEMU 2017-01-29 14:16:41 -08:00
rustbook Fallout from updating bootstrap Cargo 2016-12-29 08:47:26 -08:00
tidy Adding compile fail test for const_indexing feature 2017-02-09 19:39:46 +01:00