rust/src/tools
Matthias Krüger 69f963963e cargotest: fix clippy warnings
Fixes clippy::redundant_static_lifetimes and clippy::toplevel_ref_arg
I also replaced some .expect("") calls with .unwrap()s since there was no message passed by the .expect() anyway.
2020-08-22 01:50:47 +02:00
..
build-manifest Add rustc-docs as a component 2020-08-15 07:11:29 -04:00
cargo@51b66125ba Update cargo 2020-08-19 15:11:58 -07:00
cargotest cargotest: fix clippy warnings 2020-08-22 01:50:47 +02:00
clippy Capture tokens for Pat used in macro_rules! argument 2020-08-20 02:45:28 -04:00
compiletest Validate the MIR of all optimizations in the mir-opt directory 2020-08-18 13:01:00 +02:00
error_index_generator Eliminate the SessionGlobals from librustc_ast. 2020-08-08 12:03:42 +10:00
expand-yaml-anchors Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
linkchecker primitive impls are weird 2020-07-18 22:42:11 -07:00
miri@2d6d73fafe update miri 2020-08-18 11:04:01 +02:00
remote-test-client Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
remote-test-server Support configurable deny-warnings for all in-tree crates. 2020-06-25 21:17:21 -07:00
rls@48ef96dd00 Bump RLS 2020-08-18 13:02:03 +02:00
rust-analyzer@0b2b9a5508 ⬆️ rust-analyzer 2020-08-17 16:15:20 +02:00
rust-demangler Generating the coverage map 2020-07-17 11:49:35 -07:00
rust-installer@d66f476b4d Update rust-installer to latest version 2020-07-07 14:15:51 -07:00
rustbook Update mdbook. 2020-06-26 07:47:19 -07:00
rustc-workspace-hack Stop using old version of syn in rustc-workspace-hack 2020-06-22 13:29:39 -04:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js rustdoc: Fix doc aliases with crate filtering 2020-06-23 09:27:37 +01:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@48f6c32ec1 Update RLS and Rustfmt 2020-08-12 01:25:46 +02:00
tidy Resolve licensing by updating tinyvec 0.3.3 -> 0.3.4 2020-08-18 10:27:13 -04:00
tier-check Add a script to verify the Platform Support page is up-to-date. 2020-08-12 08:40:22 -07:00
unicode-table-generator Fix typo "biset" -> "bitset" 2020-08-06 16:13:29 -07:00
unstable-book-gen Collect library features from library/ 2020-07-28 13:03:59 -05:00
publish_toolstate.py toolstate: remove embedded-resources alumni from toolstate 2020-08-12 13:53:50 +02:00