diff options
Diffstat (limited to 'tests/ui/no_std/no-std-no-start-binary.rs')
| -rw-r--r-- | tests/ui/no_std/no-std-no-start-binary.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/no_std/no-std-no-start-binary.rs b/tests/ui/no_std/no-std-no-start-binary.rs index df68b99346a..6853e2d4228 100644 --- a/tests/ui/no_std/no-std-no-start-binary.rs +++ b/tests/ui/no_std/no-std-no-start-binary.rs @@ -1,5 +1,4 @@ //@ compile-flags: -Cpanic=abort --emit link -//@ error-pattern:using `fn main` requires the standard library // Make sure that we don't emit an error message mentioning internal lang items. |
