rust/tests
Noah Lev ea9e442222 rustdoc: Rename "Type Definition" to "Type Alias"
This matches the name used by the Rust Reference [1], which is also what
people usually call these items.

[1]: https://doc.rust-lang.org/reference/items/type-aliases.html
2023-08-21 12:53:39 -07:00
..
assembly
auxiliary
codegen Bless codegen tests. 2023-08-17 18:28:33 +00:00
codegen-units
debuginfo
incremental
mir-opt Bless mir-opt tests. 2023-08-17 17:07:53 +00:00
pretty
run-coverage coverage: Anonymize line numbers in run-coverage test snapshots 2023-08-17 10:03:32 +10:00
run-coverage-rustdoc coverage: Anonymize line numbers in run-coverage test snapshots 2023-08-17 10:03:32 +10:00
run-make ignore-cross-compile on optimization-remarks-dir-pgo test 2023-08-18 09:41:08 +02:00
run-make-fulldeps
run-pass-valgrind
rustdoc rustdoc: Rename "Type Definition" to "Type Alias" 2023-08-21 12:53:39 -07:00
rustdoc-gui Migrate GUI colors test to original CSS color format 2023-08-15 14:46:54 +02:00
rustdoc-js
rustdoc-js-std
rustdoc-json rustdoc-json: Add tests for field/variant ordering. 2023-08-09 00:32:03 +00:00
rustdoc-ui
ui Rollup merge of #114972 - nbdd0121:const_check, r=compiler-errors 2023-08-19 03:27:00 +02:00
ui-fulldeps
COMPILER_TESTS.md