rust/tests
Jubilee 25b079a1cf
Rollup merge of #125559 - scottmcm:simplify-shift-ubcheck, r=workingjubilee
Simplify the `unchecked_sh[lr]` ub-checks a bit

It can use the constant in the check, rather than passing it as a parameter.
2024-05-26 15:28:28 -07:00
..
assembly
auxiliary
codegen Rollup merge of #125222 - Oneirical:fifth, r=jieyouxu 2024-05-23 07:41:18 +02:00
codegen-units
coverage
coverage-run-rustdoc
crashes Rollup merge of #125451 - oli-obk:const_type_mismatch, r=compiler-errors 2024-05-25 12:54:34 +02:00
debuginfo
incremental
mir-opt Rollup merge of #125559 - scottmcm:simplify-shift-ubcheck, r=workingjubilee 2024-05-26 15:28:28 -07:00
pretty Move the checks for Arguments constructors to inline const 2024-05-24 21:09:15 -04:00
run-make Auto merge of #125518 - saethlin:check-arguments-new-in-const, r=joboet 2024-05-26 01:10:39 +00:00
run-make-fulldeps
run-pass-valgrind
rustdoc Move tests into appropriate subdirectories 2024-05-21 21:21:26 -07:00
rustdoc-gui
rustdoc-js
rustdoc-js-std
rustdoc-json rustdoc-json: Add test for keywords with --document-private-items 2024-05-24 16:40:20 +00:00
rustdoc-ui Move tests into appropriate subdirectories 2024-05-21 21:21:26 -07:00
ui Rollup merge of #125469 - compiler-errors:dont-skip-inner-const-body, r=cjgillot 2024-05-26 15:28:27 -07:00
ui-fulldeps Add conversion from IntrinsicDef to FnDef 2024-05-23 15:35:18 +00:00
COMPILER_TESTS.md