diff options
Diffstat (limited to 'tests/codegen-units/partitioning/local-drop-glue.rs')
| -rw-r--r-- | tests/codegen-units/partitioning/local-drop-glue.rs | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/codegen-units/partitioning/local-drop-glue.rs b/tests/codegen-units/partitioning/local-drop-glue.rs index 0974187ade0..5fa1df95cbc 100644 --- a/tests/codegen-units/partitioning/local-drop-glue.rs +++ b/tests/codegen-units/partitioning/local-drop-glue.rs @@ -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 |
