rust/src/tools
Matthias Krüger 9bbe8aed4b submodules: update clippy from cd3df6be to 2bcb6155
Changes:
````
Refactor some minor things
Use more if-chains
Refactor 'lint_or_fun_call'
Refactor 'check_unwrap_or_default'
Refactor 'check_impl_item'
Add missing field to LitKind::Str
Run update_lints for Unicode lint
Re-add false positive check
Add raw string regression test for useless_format lint
Re-factor useless_format lint
Update Unicode lint tests
Add two more tests, allow 2 other lints.
Fix `temporary_cstring_as_ptr` false negative
Add more testcases for redundant_pattern_matching
Fix suggestions for redundant_pattern_matching
Add note on how to find the latest beta commit
Remove feature gate for async_await
Update if_chain doc link
Requested test cleanup
Requested changes
Ignore lines starting with '#'
run-rustfix for unseparated-prefix-literals
Add autofixable suggestion for unseparated integer literal suffices
Further text improvements
Add image
docs: Explain how to update the changelog
````
2019-08-24 18:47:43 +02:00
..
build-manifest Bump toml dependency. 2019-08-20 10:46:35 -07:00
cargo@3f700ec43c Update cargo 2019-08-20 09:32:12 +02:00
cargotest cargotest: servo -> caac107ae8145ef2fd20365e2b8fadaf09c2eb3b 2019-08-03 14:53:01 +02:00
clippy@2bcb615594 submodules: update clippy from cd3df6be to 2bcb6155 2019-08-24 18:47:43 +02:00
compiletest 1. support crt-static 2019-08-13 22:07:43 -07:00
error_index_generator Remove serialization of diagnostics to files 2019-08-20 09:55:31 -04:00
linkchecker Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
miri@d77fe6c63c update Miri 2019-08-21 09:37:23 +02:00
remote-test-client Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
remote-test-server Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rls@496c892752 Update RLS 2019-08-12 13:59:50 +02:00
rust-installer@85958b001d Update the rust-installer submodule 2019-07-04 11:59:09 -07:00
rustbook Check links on all platforms when running locally 2019-08-09 10:32:34 +02:00
rustc-std-workspace-alloc Add very simple edition check to tidy; and add missing edition = 2018s. 2019-07-30 01:56:03 +08:00
rustc-std-workspace-core Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustc-std-workspace-std bootstrap: Merge the libtest build step with libstd 2019-08-23 16:46:11 -07:00
rustc-workspace-hack Enable nightly feature for crossbeam-utils dep 2019-07-30 18:10:53 +02:00
rustdoc Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustdoc-js Move documentation build into bootstrap 2019-02-25 17:46:06 +01:00
rustdoc-js-std Make js tests work even with resource-suffix option 2019-03-10 23:10:40 +01:00
rustdoc-themes Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
rustfmt@9792ff0529 Update rustfmt to 1.4.5 2019-08-20 16:23:46 +09:00
tidy Auto merge of #63637 - alexcrichton:remove-libtest-step, r=Mark-Simulacrum 2019-08-24 05:39:52 +00:00
unstable-book-gen Remove lint annotations in specific crates that are already enforced by rustbuild 2019-07-28 18:46:24 +03:00
publish_toolstate.py add amanjeev 2019-08-21 10:16:57 -05:00