rust/src/tools
Ralf Jung de4d5ce11e
Rollup merge of #72508 - ecstatic-morse:poly-self-ty, r=nikomatsakis
Make `PolyTraitRef::self_ty` return `Binder<Ty>`

This came up during review of #71618. The current implementation is the same as a call to `skip_binder` but harder to audit. Make it preserve binding levels and add a call to `skip_binder` at all use sites so they can be audited as part of #72507.
2020-06-06 21:57:38 +02:00
..
build-manifest remove lldb package from bootstrap, config and build-manifest 2020-05-10 22:43:58 +02:00
cargo@40ebd52206 Update cargo 2020-06-01 17:15:23 -07:00
cargotest cargotest: remove webrender 2020-03-31 19:28:06 +02:00
clippy Rollup merge of #72508 - ecstatic-morse:poly-self-ty, r=nikomatsakis 2020-06-06 21:57:38 +02:00
compiletest compiletest: Add name directive for remote runners 2020-06-02 14:00:18 +01:00
error_index_generator Rename syntax to rustc_ast in source code 2020-02-29 21:59:09 +03:00
expand-yaml-anchors ci: add github actions configuration 2020-03-24 15:36:07 +01:00
linkchecker linkchecker: fix typo in main.rs 2020-04-26 17:09:15 +05:30
miri@faff9a7ad9 bump Miri, update for cargo-miri being a separate project 2020-06-01 20:17:26 +02:00
remote-test-client tools/remote-test-{server,client}: support RUST_TEST_TMPDIR 2020-06-02 14:00:18 +01:00
remote-test-server tools/remote-test-server: make use of verbose option 2020-06-02 14:00:18 +01:00
rls@8d7a7167c1 Update rls submodule 2020-06-04 08:31:45 +01:00
rust-installer@9f66c14c3f Update rust-installer to limit memory use 2019-08-28 14:48:02 -07:00
rustbook rustbook: Bump mdbook dependency 2020-05-11 14:43:41 +02:00
rustc-std-workspace-alloc Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-core Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-std-workspace-std Update version of rustc-std-workspace-* crates 2019-09-09 13:02:10 -07:00
rustc-workspace-hack Add fibersapi feature to winapi in rustc-workspace-hack 2020-05-29 08:20:18 +02:00
rustdoc Format the world 2019-12-22 17:42:47 -05:00
rustdoc-js Import missing functions from storage.js 2020-05-26 15:11:44 +02:00
rustdoc-themes Format the world 2019-12-22 17:42:47 -05:00
rustfmt@aedff61f7a submodules: Update RLS and Rustfmt 2020-05-28 15:46:52 +02:00
tidy Auto merge of #72601 - JohnTitor:deps, r=Mark-Simulacrum 2020-05-27 14:48:33 +00:00
unicode-table-generator Store UNICODE_VERSION as a tuple 2020-04-11 12:56:25 +02:00
unstable-book-gen Format the world 2019-12-22 17:42:47 -05:00
publish_toolstate.py Allow rust-highfive to label issues it creates. 2020-05-22 17:28:22 +02:00