diff options
Diffstat (limited to 'tests/codegen-units/partitioning/extern-generic.rs')
| -rw-r--r-- | tests/codegen-units/partitioning/extern-generic.rs | 4 | 
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/codegen-units/partitioning/extern-generic.rs b/tests/codegen-units/partitioning/extern-generic.rs index abd3918094d..0e4b6a37f71 100644 --- a/tests/codegen-units/partitioning/extern-generic.rs +++ b/tests/codegen-units/partitioning/extern-generic.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 //@ incremental //@ compile-flags:-Zprint-mono-items=eager -Zshare-generics=y  | 
