rust/src/tools
bors 7a4f39453c Auto merge of #44501 - nikomatsakis:issue-44137-non-query-data-in-tcx, r=eddyb
remove or encapsulate the remaining non-query data in tcx

I wound up removing the existing cache around inhabitedness since it didn't seem to be adding much value. I reworked const rvalue promotion, but not that much (i.e., I did not split the computation into bits, as @eddyb had tossed out as a suggestion). But it's now demand driven, at least.

cc @michaelwoerister -- see the `forbid_reads` change in last commit

r? @eddyb -- since the trickiest of this PR is the work on const rvalue promotion

cc #44137
2017-10-18 10:44:08 +00:00
..
build-manifest Add builder for x86_64-unknown-linux-gnux32 in cross2 2017-10-11 21:36:37 -03:00
cargo@e447ac7e94 Update the Cargo submodule 2017-09-27 15:40:57 -07:00
cargotest update xsv to head 2017-09-21 15:53:33 -04:00
clippy@b62b1b68ed Enable building clippy in CI 2017-10-10 17:20:59 +02:00
compiletest Don't use target's linker when linking build scripts 2017-10-15 23:23:28 +03:00
error_index_generator Build rustdoc on-demand. 2017-07-27 05:51:22 -06:00
linkchecker Merge crate collections into alloc 2017-06-13 23:37:34 -07:00
miri@80853e2f24 Update miri submodule 2017-09-17 21:42:35 +02:00
remote-test-client Add a disabled builder for aarch64 emulated tests 2017-07-24 16:24:52 -07:00
remote-test-server Add remote device testing support 2017-05-04 12:43:22 +02:00
rls@93b47d14ce Update the RLS again 2017-09-27 15:40:57 -07:00
rust-installer@0ddd53c4bc Update submodules. 2017-09-24 13:53:10 -07:00
rustbook update mdbook 2017-10-02 10:16:32 -04:00
rustdoc Cargotest needs only one rustdoc.exe to exist on Windows 2017-08-13 05:15:44 +05:00
rustfmt@16a478368c Update rustfmt submodule 2017-10-14 12:53:44 +03:00
tidy Auto merge of #44822 - frewsxcv:frewsxcv-eprintln, r=Kimundi 2017-10-10 02:54:14 +00:00
unstable-book-gen Sort entries of SUMMARY.md alphabetically 2017-06-18 23:26:39 +02:00
toolstate.toml Auto merge of #44501 - nikomatsakis:issue-44137-non-query-data-in-tcx, r=eddyb 2017-10-18 10:44:08 +00:00