Fix some minor issues from the ui-test auto-porting

This commit is contained in:
Ben Kimock 2024-05-11 19:29:07 -04:00
parent 78a7751270
commit f11bd7e955
14 changed files with 13 additions and 38 deletions

View File

@ -1,7 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
// We specify opt-level=0 because `drop_in_place` is `Internal` when optimizing
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy

View File

@ -1,6 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=eager -Zshare-generics=y

View File

@ -1,5 +1,4 @@
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy
//@ compile-flags:-Ccodegen-units=3

View File

@ -1,6 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy
//@ compile-flags:-Zinline-in-all-cgus

View File

@ -1,6 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
// We specify opt-level=0 because `drop_in_place` is `Internal` when optimizing
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy

View File

@ -1,5 +1,4 @@
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=eager

View File

@ -1,6 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy
//@ compile-flags:-Zinline-in-all-cgus=no

View File

@ -1,6 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy
//@ compile-flags:-Zinline-in-all-cgus

View File

@ -1,6 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy
//@ compile-flags:-Zinline-in-all-cgus

View File

@ -3,9 +3,7 @@
// much sense at the moment.
//@ ignore-test
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy

View File

@ -1,5 +1,4 @@
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=eager

View File

@ -1,4 +1,3 @@
//
//@ no-prefer-dynamic
// NOTE: We always compile this test with -Copt-level=0 because higher opt-levels
// prevent drop-glue from participating in share-generics.

View File

@ -1,5 +1,4 @@
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy

View File

@ -1,7 +1,4 @@
//
// We specify incremental here because we want to test the partitioning for
//@ incremental compilation
// We specify incremental here because we want to test the partitioning for incremental compilation
//@ incremental
//@ compile-flags:-Zprint-mono-items=lazy
//@ compile-flags:-Zinline-in-all-cgus