rust/src/tools
Dylan DPC 53ab3b2e6e
Rollup merge of #97415 - cjgillot:is-late-bound-solo, r=estebank
Compute `is_late_bound_map` query separately from lifetime resolution

This query is actually very simple, and is only useful for functions and method.  It can be computed directly by fetching the HIR, with no need to embed it within the lifetime resolution visitor.

Based on https://github.com/rust-lang/rust/pull/96296
2022-06-03 17:10:51 +02:00
..
build-manifest Promote x86_64-unknown-none to Tier 2 2022-04-07 22:02:32 -04:00
bump-stage0 remove "field is never read" warning 2021-10-23 21:55:57 -04:00
cargo@38472bc19f Update cargo 2022-05-31 22:50:43 -07:00
cargotest Bump the ripgrep commit exercised by cargotest 2022-03-26 21:55:19 -07:00
clippy Rollup merge of #97415 - cjgillot:is-late-bound-solo, r=estebank 2022-06-03 17:10:51 +02:00
compiletest Add support for embedding pretty printers via the #[debugger_visualizer] attribute. Add tests for embedding pretty printers and update documentation. 2022-05-24 11:14:48 -07:00
error_index_generator Allow unused rules in some places in the compiler, library and tools 2022-05-05 19:13:00 +02: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 jsondocck: Better error for invalid @count number 2022-03-15 18:34:16 +00:00
linkchecker Also take in account mdbook redirect in linkchecker 2022-03-09 13:45:50 +01:00
lint-docs Minor tweaks to rustc book summary formatting. 2022-05-19 19:08:53 -07:00
lld-wrapper Simplify implementation of -Z gcc-ld 2022-05-25 23:55:22 +03:00
miri@749efd2956 update Miri 2022-06-01 09:31:04 -04: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@7241c6cc45 Bump RLS to latest master 2022-05-18 12:29:35 -04:00
rust-analyzer@f94fa62d69 ⬆️ rust-analyzer 2022-05-31 21:32:15 +03: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 2022-04-15 11:57:06 -07: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 Allow to pass more arguments to tester.js 2022-05-24 15:40:50 +02:00
rustdoc-js rustdoc: make search.js a module 2022-05-17 09:26:18 -07:00
rustdoc-themes Migrate to 2021 2021-09-20 22:21:42 -04:00
rustfmt Merge crate and restricted visibilities 2022-05-21 17:02:55 -04:00
tidy Auto merge of #97497 - c410-f3r:z-errors, r=petrochenkov 2022-06-03 04:46:10 +00:00
tier-check Migrate to 2021 2021-09-20 22:21:42 -04:00
unicode-table-generator Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
unstable-book-gen Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
x Clarify how src/tools/x searches for python 2022-03-29 13:50:17 -05: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