rust/src/test
bors 60f3bd78ee Auto merge of #92041 - Aaron1011:remove-speculative-evaluation, r=jackh726
Remove 'speculative evaluation' of predicates

Performing 'speculative evaluation' introduces caching bugs that
cannot be fixed without invasive changes to projection.

Hopefully, we can win back most of the performance lost by
re-adding 'cache completion'

Fixes #90662
2021-12-20 07:30:16 +00:00
..
assembly Address review feedback 2021-12-12 11:26:59 +00:00
auxiliary
codegen Auto merge of #91838 - scottmcm:array-slice-eq-via-arrays-not-slices, r=dtolnay 2021-12-17 19:17:29 +00:00
codegen-units
debuginfo
incremental Auto merge of #91728 - Amanieu:stable_asm, r=joshtriplett 2021-12-14 21:15:22 +00:00
mir-opt Rollup merge of #91975 - cjgillot:noinline-generator, r=jackh726 2021-12-18 08:16:30 +01:00
pretty Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
run-make Stabilize asm! and global_asm! 2021-12-12 11:20:03 +00:00
run-make-fulldeps Rollup merge of #91566 - cbeuw:remap-dwo-name, r=davidtwco 2021-12-18 14:49:38 +01:00
run-pass-valgrind
rustdoc Auto merge of #91900 - pitaj:fix-91714, r=jyn514 2021-12-20 04:21:12 +00:00
rustdoc-gui Rollup merge of #91834 - GuillaumeGomez:improve-gui-test-readability, r=jsha 2021-12-19 00:38:39 +01:00
rustdoc-js
rustdoc-js-std
rustdoc-json
rustdoc-ui Auto merge of #91900 - pitaj:fix-91714, r=jyn514 2021-12-20 04:21:12 +00:00
ui Auto merge of #92041 - Aaron1011:remove-speculative-evaluation, r=jackh726 2021-12-20 07:30:16 +00:00
ui-fulldeps Remove unnecessary sigils around Ident::as_str() calls. 2021-12-15 17:32:42 +11:00
COMPILER_TESTS.md