rust/src/test
bors c524c7dd25 Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr
Use only ty::Unevaluated<'tcx, ()> in type system

r? `@lcnr`
2022-09-17 03:04:22 +00:00
..
assembly Rollup merge of #100556 - Alex-Velez:patch-1, r=scottmcm 2022-08-21 16:54:01 +02:00
auxiliary experiment: trying to encode the end-to-end test as a ui test via rust_test_helpers. This instance is almost certainly insufficient because we need to force optimization flags for both the C and Rust sides of the code. but lets find out for sure. 2022-07-06 10:53:28 -04:00
codegen Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zeroext, r=wesleywiser 2022-09-16 20:08:05 +00:00
codegen-units Warn about dead tuple struct fields 2022-08-03 12:17:23 +02:00
debuginfo Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser 2022-09-13 01:19:05 +00:00
incremental Add test. 2022-09-05 20:11:34 +02:00
mir-opt Auto merge of #98588 - b-naber:valtrees-cleanup, r=lcnr 2022-09-17 03:04:22 +00:00
pretty Stabilize GATs 2022-08-30 23:06:24 -04:00
run-make Rollup merge of #101738 - dpaoliello:linkname, r=petrochenkov 2022-09-16 11:17:00 +05:30
run-make-fulldeps Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zeroext, r=wesleywiser 2022-09-16 20:08:05 +00:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc rustdoc: fix test cases 2022-09-15 13:14:30 -07:00
rustdoc-gui Rollup merge of #101778 - notriddle:notriddle/docblock-short-p, r=GuillaumeGomez 2022-09-15 08:00:14 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json Rustdoc-Json: Add test for extern_types 2022-09-14 16:14:15 +01:00
rustdoc-ui Auto merge of #100101 - BelovDV:issue-99429, r=petrochenkov 2022-09-13 04:00:24 +00:00
ui Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zeroext, r=wesleywiser 2022-09-16 20:08:05 +00:00
ui-fulldeps Rollup merge of #101501 - Jarcho:tcx_lint_passes, r=davidtwco 2022-09-08 20:48:36 +05:30
COMPILER_TESTS.md