rust/src/tools
kennytm 0834a1aea7
Rollup merge of #53492 - danc86:lld-riscv, r=alexcrichton
update lld submodule to include RISCV patch

This pulls in one new commit, to add support for linking static RISCV
binaries, suitable for the new riscv32imac-unknown-none-elf target.
See: https://github.com/rust-lang/lld/pull/1
2018-08-21 17:51:48 +08:00
..
build-manifest Change target triple used to check for lldb in build-manifest 2018-08-17 08:40:16 -06:00
cargo@6a7672ef53 Update cargo 2018-08-14 22:24:41 -07:00
cargotest update ripgrep tested by cargotest 2018-08-06 18:27:58 +02:00
clang@2a284a70e2 Add lldb to the build 2018-08-14 18:59:23 -06:00
clippy@f05a1038b5 Update clippy 2018-08-19 19:17:24 -07:00
compiletest Auto merge of #52972 - RalfJung:from_raw_parts_align, r=alexcrichton 2018-08-19 09:40:36 +00:00
error_index_generator Remove global derive_id and reset_ids functions 2018-07-31 17:55:12 -06:00
linkchecker
lld@813b3b952c update lld submodule to include RISCV patch 2018-08-19 21:26:05 +10:00
lldb@3dbe998969 Add lldb to the build 2018-08-14 18:59:23 -06:00
miri@e6f1e15676 Update miri submodule 2018-07-29 20:24:26 +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@9e4d8d5203 Update RLS 2018-08-11 14:54:21 +08:00
rust-installer@27dec6cae3 Add lldb to the build 2018-08-14 18:59:23 -06:00
rustbook
rustc-workspace-hack Update Cargo submodule 2018-08-02 18:09:19 -07:00
rustdoc
rustdoc-js
rustdoc-themes
rustfmt@5c9a2b6c13 Update RLS and Rustfmt 2018-08-08 18:06:58 +12:00
tidy Use the new Entry::or_default method where possible. 2018-08-18 20:19:45 +03:00
unstable-book-gen
publish_toolstate.py