File tree 14 files changed +13
-38
lines changed
tests/codegen-units/partitioning
14 files changed +13
-38
lines changed Original file line number Diff line number Diff line change 1
- //
2
-
3
- // We specify incremental here because we want to test the partitioning for
4
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
5
2
// We specify opt-level=0 because `drop_in_place` is `Internal` when optimizing
6
3
//@ incremental
7
4
//@ compile-flags:-Zprint-mono-items=lazy
Original file line number Diff line number Diff line change 1
- //
2
- // We specify incremental here because we want to test the partitioning for
3
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
4
2
//@ incremental
5
3
//@ compile-flags:-Zprint-mono-items=eager -Zshare-generics=y
6
4
Original file line number Diff line number Diff line change 1
- // We specify incremental here because we want to test the partitioning for
2
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
3
2
//@ incremental
4
3
//@ compile-flags:-Zprint-mono-items=lazy
5
4
//@ compile-flags:-Ccodegen-units=3
Original file line number Diff line number Diff line change 1
- //
2
- // We specify incremental here because we want to test the partitioning for
3
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
4
2
//@ incremental
5
3
//@ compile-flags:-Zprint-mono-items=lazy
6
4
//@ compile-flags:-Zinline-in-all-cgus
Original file line number Diff line number Diff line change 1
- //
2
- // We specify incremental here because we want to test the partitioning for
3
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
4
2
// We specify opt-level=0 because `drop_in_place` is `Internal` when optimizing
5
3
//@ incremental
6
4
//@ compile-flags:-Zprint-mono-items=lazy
Original file line number Diff line number Diff line change 1
- // We specify incremental here because we want to test the partitioning for
2
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
3
2
//@ incremental
4
3
//@ compile-flags:-Zprint-mono-items=eager
5
4
Original file line number Diff line number Diff line change 1
- //
2
- // We specify incremental here because we want to test the partitioning for
3
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
4
2
//@ incremental
5
3
//@ compile-flags:-Zprint-mono-items=lazy
6
4
//@ compile-flags:-Zinline-in-all-cgus=no
Original file line number Diff line number Diff line change 1
- //
2
- // We specify incremental here because we want to test the partitioning for
3
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
4
2
//@ incremental
5
3
//@ compile-flags:-Zprint-mono-items=lazy
6
4
//@ compile-flags:-Zinline-in-all-cgus
Original file line number Diff line number Diff line change 1
- //
2
- // We specify incremental here because we want to test the partitioning for
3
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
4
2
//@ incremental
5
3
//@ compile-flags:-Zprint-mono-items=lazy
6
4
//@ compile-flags:-Zinline-in-all-cgus
Original file line number Diff line number Diff line change 3
3
// much sense at the moment.
4
4
//@ ignore-test
5
5
6
- //
7
- // We specify incremental here because we want to test the partitioning for
8
- //@ incremental compilation
6
+ // We specify incremental here because we want to test the partitioning for incremental compilation
9
7
//@ incremental
10
8
//@ compile-flags:-Zprint-mono-items=lazy
11
9
Original file line number Diff line number Diff line change 1
- // We specify incremental here because we want to test the partitioning for
2
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
3
2
//@ incremental
4
3
//@ compile-flags:-Zprint-mono-items=eager
5
4
Original file line number Diff line number Diff line change 1
- //
2
1
//@ no-prefer-dynamic
3
2
// NOTE: We always compile this test with -Copt-level=0 because higher opt-levels
4
3
// prevent drop-glue from participating in share-generics.
Original file line number Diff line number Diff line change 1
- // We specify incremental here because we want to test the partitioning for
2
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
3
2
//@ incremental
4
3
//@ compile-flags:-Zprint-mono-items=lazy
5
4
Original file line number Diff line number Diff line change 1
- //
2
-
3
- // We specify incremental here because we want to test the partitioning for
4
- //@ incremental compilation
1
+ // We specify incremental here because we want to test the partitioning for incremental compilation
5
2
//@ incremental
6
3
//@ compile-flags:-Zprint-mono-items=lazy
7
4
//@ compile-flags:-Zinline-in-all-cgus
You can’t perform that action at this time.
0 commit comments