rust/src/tools
bors 4623d48893 Auto merge of #54764 - tromey:test-rust-lldb, r=alexcrichton
Run debuginfo tests against rust-enabled lldb, when possible

If the rust-enabled lldb was built, then use it when running the
debuginfo tests.  Updating the lldb submodule was necessary as this
needed a way to differentiate the rust-enabled lldb, so I added a line
to the --version output.

This adds compiletest commands to differentiate between the
rust-enabled and non-rust-enabled lldb, as is already done for gdb.  A
new "rust-lldb" header directive is also added, but not used in this
patch; I plan to use it in #54004.

This updates all the tests.
2018-10-10 02:08:23 +00:00
..
build-manifest Auto merge of #53822 - dvc94ch:riscv, r=japaric 2018-09-01 06:58:16 +00:00
cargo@ad6e5c0037 Update Cargo's submodule 2018-09-28 11:28:00 -07:00
cargotest rustc: Allow #[no_mangle] anywhere in a crate 2018-10-06 13:57:30 -07:00
clang@d0fc178812 Restore lldb build 2018-09-04 11:21:58 -06:00
clippy@32b1d1fc15 submodules: update clippy to 32b1d1fc15 to fix tests. 2018-10-06 08:39:46 +02:00
compiletest Run debuginfo tests against rust-enabled lldb, when possible 2018-10-08 11:04:24 -06:00
error_index_generator Remove global derive_id and reset_ids functions 2018-07-31 17:55:12 -06:00
linkchecker Bump to 1.27.0 2018-04-02 12:42:44 -07:00
lld@2a9b88b8b4 Update LLVM submodule 2018-08-31 16:00:41 -07:00
lldb@7728fa22be Pick up State.h include path change 2018-09-05 10:37:05 -06:00
miri@cc275c63a9 update miri 2018-10-09 13:08:00 +02:00
remote-test-client Add missing dyn 2018-07-25 10:55:35 +09:00
remote-test-server Remove explicit returns where unnecessary 2018-08-04 14:31:03 +02:00
rls@15d4d4a5b0 Fix RLS toolstate after #54356 merge 2018-09-28 17:48:45 +02:00
rust-installer@27dec6cae3 Add lldb to the build 2018-08-14 18:59:23 -06:00
rustbook Update MDBook 2018-04-22 20:35:22 -05:00
rustc-workspace-hack Add features to the workspace hack 2018-10-04 12:40:04 +02:00
rustdoc Rename rustdoc to use underscores 2018-05-17 08:47:25 -06:00
rustdoc-js reduce search-index size 2018-06-30 16:28:25 +02:00
rustdoc-themes Rename main theme into light theme 2018-03-29 13:45:56 +02:00
rustfmt@90692a5917 Update rustfmt and RLS 2018-09-26 09:46:06 +12:00
tidy Update Cargo 2018-09-21 10:23:12 -07:00
unstable-book-gen Ensure every unstable feature has a tracking issue. 2018-05-27 14:22:35 +08:00
publish_toolstate.py Ping infra team on all tool bustage 2018-05-04 10:21:05 +12:00