rust/src/tools
Oli Scherer 0f6e06b7c0 Lazily resolve type-alias-impl-trait defining uses
by using an opaque type obligation to bubble up comparisons between opaque types and other types

Also uses proper obligation causes so that the body id works, because out of some reason nll uses body ids for logic instead of just diagnostics.
2022-02-02 15:40:11 +00:00
..
build-manifest Add assert that fallback targets must be available. 2022-01-19 09:41:04 -08:00
bump-stage0 remove "field is never read" warning 2021-10-23 21:55:57 -04:00
cargo@25fcb135d0 Update cargo 2022-02-01 03:26:30 -08:00
cargotest Migrate to 2021 2021-09-20 22:21:42 -04:00
clippy Lazily resolve type-alias-impl-trait defining uses 2022-02-02 15:40:11 +00:00
compiletest Auto merge of #92363 - the8472:less-compiletest-normalization, r=Mark-Simulacrum 2022-01-21 20:47:48 +00:00
error_index_generator Rollup merge of #89506 - yaymukund:docblock-headings, r=GuillaumeGomez 2021-10-06 12:33:20 -07:00
expand-yaml-anchors Migrate to 2021 2021-09-20 22:21:42 -04:00
html-checker Support early stopping too old pre-installed tidy command for macOS in the HTML checker 2021-11-07 10:25:04 +09:00
jsondocck Migrate to 2021 2021-09-20 22:21:42 -04:00
linkchecker docs: Escape brackets to satisfy the linkchecker 2021-10-22 14:08:43 -07:00
lint-docs Adjust documentation for compatibility with 2021 2021-09-20 22:21:43 -04:00
lld-wrapper Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor 2021-10-07 16:59:13 +02:00
miri@deb9bfd246 miri 2022-01-10 10:27:34 +01:00
remote-test-client Migrate to 2021 2021-09-20 22:21:42 -04:00
remote-test-server Migrate to 2021 2021-09-20 22:21:42 -04:00
rls@f37425e33c Use new Racer from crates.io 2022-01-16 15:30:47 +01:00
rust-analyzer@9700addc82 ⬆️ rust-analyzer 2022-01-20 12:14:08 +02:00
rust-demangler mangling_v0: Update tests for the rust-demangler tool 2022-01-08 11:39:34 +08:00
rust-installer@5254dbfd25 bump rust-installer submodule 2020-12-28 12:48:11 +01:00
rustbook Update mdbook 2021-12-03 12:25:07 -08:00
rustc-workspace-hack Update winapi shared features. 2021-10-12 07:14:32 -07:00
rustdoc Migrate to 2021 2021-09-20 22:21:42 -04:00
rustdoc-gui Improve code for rustdoc-gui tester 2021-12-06 10:40:38 +01:00
rustdoc-js Allow to run a specific rustdoc-js* test 2021-11-09 17:41:51 +01:00
rustdoc-themes Migrate to 2021 2021-09-20 22:21:42 -04:00
rustfmt rustc_errors: only box the diagnostic field in DiagnosticBuilder. 2022-01-24 11:23:14 +00:00
tidy Drop duplicate checks for now missing rustc_ast dep in tidy 2022-01-16 15:30:47 +01:00
tier-check Migrate to 2021 2021-09-20 22:21:42 -04:00
unicode-table-generator Let unicode-table-generator fail gracefully for bitsets 2021-10-06 17:35:49 -07:00
unstable-book-gen Migrate to 2021 2021-09-20 22:21:42 -04:00
x Migrate to 2021 2021-09-20 22:21:42 -04:00
cherry-pick.sh Add cherry-pick.sh convenience script. 2021-08-20 11:58:18 +01:00
publish_toolstate.py Disable validate_maintainers. 2021-09-15 09:25:06 -07:00