rust/src/test
2022-10-12 17:49:10 +05:30
..
assembly Enable inline stack probes on X86 with LLVM 16 2022-09-29 19:49:23 -07: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 #102724 - pcc:scs-fix-test, r=Mark-Simulacrum 2022-10-11 04:27:13 +00:00
codegen-units Bless cgu test. 2022-09-23 18:42:14 +02:00
debuginfo Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiser 2022-09-13 01:19:05 +00:00
incremental Rewrite representability 2022-10-07 09:33:46 -05:00
mir-opt Rollup merge of #102778 - nbdd0121:mir, r=tmiasko 2022-10-08 14:38:19 +02:00
pretty address review 2022-09-26 14:21:39 +02:00
run-make test: run-make: skip when cross-compiling 2022-10-05 21:54:55 -07:00
run-make-fulldeps rustdoc: give .line-number / .line-numbers meaningful names 2022-09-26 11:48:03 -07:00
run-pass-valgrind Remove even more box syntax uses from src/test 2022-08-07 04:22:20 +02:00
rustdoc Rollup merge of #102898 - notriddle:notriddle/sidebar-block, r=GuillaumeGomez 2022-10-11 18:37:55 +09:00
rustdoc-gui rustdoc: remove unused classes from sidebar 2022-10-11 08:50:41 -07:00
rustdoc-js
rustdoc-js-std Update asrawfd.js. 2022-08-29 08:31:42 -07:00
rustdoc-json Rustdoc-Json: List impls for primitives 2022-09-26 18:06:48 +01:00
rustdoc-ui Use tidy-alphabetical in the compiler 2022-10-12 17:49:10 +05:30
ui Rollup merge of #102890 - camsteffen:adt-sized-representability, r=cjgillot 2022-10-12 11:11:26 +05:30
ui-fulldeps errors: rename typeck.ftl to hir_analysis.ftl 2022-10-03 13:52:17 +01:00
COMPILER_TESTS.md