Commit Graph

13 Commits

Author SHA1 Message Date
Josh Stone 1a05cb2d93 Use `-Zdump-mir-exclude-alloc-bytes` in some mir-opt tests 2024-06-26 15:05:01 -07:00
Ralf Jung 75d0fdd967 mir-opt tests: rename unit-test -> test-mir-pass 2024-04-20 13:19:34 +02:00
Ben Kimock 07994c9310 Enable more mir-opt tests in debug builds 2024-03-22 20:14:39 -04:00
许杰友 Jieyou Xu (Joe) 6e48b96692
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives 2024-02-22 16:04:04 +00:00
Camille GILLOT d50f26e409 Const-prop pointers. 2024-02-09 21:06:23 +00:00
sfzhu93 edba94907d update misuse of check-label 2024-01-20 08:09:14 -08:00
sfzhu93 5747eceef8 add FIXME for default_boxed_slice.rs 2024-01-14 22:35:00 -08:00
sfzhu93 d63f10b7ad resolve code reviews 2024-01-11 23:22:33 -08:00
sfzhu93 e05c779ee3 Add FileCheck for checked.rs and default_boxed_slice.rs. 2024-01-07 21:16:55 -08:00
Camille GILLOT 2837727471 Replace legacy ConstProp by GVN. 2023-12-24 20:08:57 +00:00
Camille GILLOT 4ff03cd1a4 Allow to run filecheck in mir-opt tests. 2023-10-19 15:51:52 +00:00
Camille GILLOT b8c8520725 Ignore debug-assertions in test. 2023-09-20 18:18:44 +00:00
Camille GILLOT e76b7f226a Do not create a DerefLen place for `Box<[T]>`. 2023-09-20 16:07:03 +00:00