rust/src/tools
kennytm ddc7ef2d07
Rollup merge of #56360 - alexcrichton:linkchecker-omg, r=pietroalbini
Optimize local linkchecker program

I noticed on a [recent build][1] that the linkchecker stage of CI took a
whopping 15 minutes of CI time for something that should be near
instantaneous. Some local profiling showed some very hot functions and
clones which were pretty easy to remove, and now instead of running in
minutes locally it runs in seconds.

[1]: https://ci.appveyor.com/project/rust-lang/rust/build/job/kptifw1kb1nm4xuu
2018-12-01 02:03:52 +08:00
..
build-manifest Add temporary renames to manifests for rustfmt/clippy 2018-11-19 14:22:41 -08:00
cargo@b3d0b2e545 Update Cargo submodule 2018-11-17 00:53:31 -08:00
cargotest rustc: Allow #[no_mangle] anywhere in a crate 2018-10-06 13:57:30 -07:00
clang@032312dd01 Re-enable lldb 2018-11-27 13:07:16 -07:00
clippy@b2601beb35 submodules: update clippy from 754b4c07 to b2601beb 2018-11-27 21:21:57 +01:00
compiletest compiletest: don't pass -Clinker when // force-host was requested. 2018-11-30 06:15:20 +02:00
error_index_generator add env-logger to error-index-generator 2018-11-01 09:52:28 -05:00
linkchecker Optimize local linkchecker program 2018-11-29 15:02:06 -08:00
lld@1928c5eeb6 Upgrade to LLVM trunk 2018-11-25 20:27:18 -08:00
lldb@8ad0817ce4 Re-enable lldb 2018-11-27 13:07:16 -07:00
miri@32e93ed776 Rebase fallout 2018-11-24 11:36:32 +01: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@daa138ce7f Update RLS and Rustfmt 2018-11-21 08:30:47 +13: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 Update Cargo submodule 2018-11-09 12:59:05 -08: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@1cc61cfc2b Update RLS and Rustfmt 2018-11-21 08:30:47 +13:00
tidy libcore: Add va_list lang item and intrinsics 2018-11-26 22:56:19 +00:00
unstable-book-gen Ensure every unstable feature has a tracking issue. 2018-05-27 14:22:35 +08:00
publish_toolstate.py publish-toolstate: ping maintainers when a tool builds again 2018-11-02 10:38:05 +13:00