about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-02-19 17:22:03 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2023-02-19 17:22:03 +0000
commit9e6dfba38392febcd2be1322a4f90455c1187067 (patch)
treeb64ed1e21ee3493b932cdf10c95e387d291916d5 /scripts
parentb08762493c43ac7b4d4c9c22d7565b35535cb8d7 (diff)
downloadrust-9e6dfba38392febcd2be1322a4f90455c1187067.tar.gz
rust-9e6dfba38392febcd2be1322a4f90455c1187067.zip
Allow codegen to unsize dyn* to dyn
cg_clif counterpart to rust-lang/rust#106532
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/test_rustc_tests.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/test_rustc_tests.sh b/scripts/test_rustc_tests.sh
index e14a129dbc2..c44b34d96bd 100755
--- a/scripts/test_rustc_tests.sh
+++ b/scripts/test_rustc_tests.sh
@@ -113,7 +113,6 @@ rm tests/ui/simd/intrinsic/generic-reduction-pass.rs # simd_reduce_add_unordered
 rm tests/ui/simd/intrinsic/generic-as.rs # crash when accessing vector type filed (#1318)
 rm tests/ui/simd/simd-bitmask.rs # crash
 
-rm tests/ui/dyn-star/dyn-star-to-dyn.rs
 rm tests/ui/dyn-star/dispatch-on-pin-mut.rs
 
 # bugs in the test suite