rust/tests
Moulins b8a217081d Refactor coroutine layout logic to precompute all sublayouts
Also properly attaches spans on layouts of non-promoted coroutine
locals, which slightly improves the error messages for some coroutine tests.
2025-03-08 12:36:45 +01:00
..
assembly Rollup merge of - Noratrieb:no, r=wesleywiser 2025-03-07 21:57:50 -05:00
auxiliary tests: use minicore more 2025-02-24 09:26:54 +00:00
codegen Rollup merge of - tmiasko:inline-asm-critical-edges, r=bjorn3 2025-03-07 10:12:46 +01:00
codegen-units
coverage coverage: Add some more cases to tests/coverage/holes.rs 2025-02-19 13:56:20 +11:00
coverage-run-rustdoc
crashes Make synthetic RPITIT assoc ty name handling more rigorous. 2025-03-07 20:59:45 +11:00
debuginfo Delete tuple unsizing 2025-02-27 10:26:33 +00:00
incremental remove most simd_ intrinsic declaration in tests 2025-02-27 12:22:59 +01:00
mir-opt Rollup merge of - scottmcm:ordering-is, r=workingjubilee 2025-03-07 10:02:26 +01:00
pretty Implement &pin const self and &pin mut self sugars 2025-03-05 22:37:53 +08:00
run-make Fix broken-pipe-no-ice to not depend on unstable anonymous_pipe feature 2025-03-07 19:08:11 +08:00
rustdoc Rollup merge of - compiler-errors:always-applicable-negative-impl, r=lcnr 2025-03-06 12:22:16 -05:00
rustdoc-gui Rollup merge of - GuillaumeGomez:copy-content-tests, r=notriddle 2025-02-25 13:07:34 +01:00
rustdoc-js
rustdoc-js-std Remove the common prelude module 2025-02-11 13:04:27 -08:00
rustdoc-json rustdoc: Add attribute-related tests for rustdoc JSON. 2025-03-05 04:46:14 +00:00
rustdoc-ui Don't typeck during WF, instead check outside of WF in check_crate 2025-03-03 23:09:42 +00:00
ui Refactor coroutine layout logic to precompute all sublayouts 2025-03-08 12:36:45 +01:00
ui-fulldeps Rollup merge of - jieyouxu:long-type-path-compare-mode, r=lqd 2025-03-05 21:46:35 +08:00
COMPILER_TESTS.md