rust/src/tools
bors 25f39fe802 Auto merge of #81135 - jyn514:no-backticks, r=flip1995
Fix formatting for removed lints

- Don't add backticks for the reason a lint was removed. This is almost
never a code block, and when it is the backticks should be in the reason
itself.
- Don't assume clippy is the only tool that needs to be checked for
backwards compatibility

I split this out of https://github.com/rust-lang/rust/pull/80527/ because it kept causing tests to fail, and it's a good change to have anyway.

r? `@flip1995`
2021-01-22 06:13:19 +00:00
..
build-manifest Utilize PGO for rustc linux dist builds 2020-12-22 12:23:37 -05:00
cargo@a73e5b7d56 Update cargo 2021-01-12 19:46:42 -08:00
cargotest Update xsv to prevent random CI failures 2020-12-07 12:51:28 -05:00
clippy Auto merge of #81135 - jyn514:no-backticks, r=flip1995 2021-01-22 06:13:19 +00:00
compiletest No longer require unstable for jsondocck, only build it for json tests 2021-01-19 19:28:28 -05:00
error_index_generator mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
expand-yaml-anchors expand-yaml-anchors: Make the output directory separator-insensitive 2020-12-14 23:33:20 +09:00
jsondocck Address review v2 2021-01-19 17:02:34 -05:00
linkchecker Remove unused linkcheck exceptions 2021-01-17 22:36:39 -05:00
lint-docs lint-docs: Warn on missing lint when documenting. 2020-12-26 13:48:09 -08:00
miri@1cf1a2e40a Update Miri 2021-01-16 00:04:32 +08: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@88a58d1f48 Update RLS and Rustfmt 2021-01-15 01:50:59 +01:00
rust-analyzer@0d03fe6ef5 ⬆️ rust-analyzer 2020-09-14 16:11:06 +02:00
rust-demangler Update rustc-demangle 2020-10-21 21:05:38 +01:00
rust-installer@5254dbfd25 bump rust-installer submodule 2020-12-28 12:48:11 +01:00
rustbook Update mdbook 2021-01-14 17:50:23 -08:00
rustc-workspace-hack Add libz-sys to rustc-workspace-hack. 2020-12-23 12:18:15 -08:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js Remove inline script tags 2021-01-18 12:03:53 +01:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@216a643005 bump rustfmt to v1.4.32 2021-01-16 14:23:54 -06:00
tidy Feature-gate pointer and reference in intra-doc links 2021-01-17 15:27:35 -05:00
tier-check Remove note about missing ios/tvos targets in platform docs. 2020-09-25 12:09:06 -07:00
unicode-table-generator unicode_table_generator: fix clippy::writeln_empty_string, clippy::useless_format, clippy:::for_kv_map 2020-08-24 00:43:50 +02:00
unstable-book-gen Replace write_fmt with write! 2020-09-20 10:35:23 +02:00
x Add installation commands to x tool README 2020-12-21 17:18:48 -08:00
publish_toolstate.py Ping me when nomicon's toolstate is broken 2020-12-05 12:05:03 +09:00