Skip to content

Commit

Permalink
Make run-make/allow-non-lint-warnings-cmdline into a ui test
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeGomez committed Jun 13, 2024
1 parent 96f9fe5 commit eca8d20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/run-make/allow-non-lint-warnings-cmdline/rmake.rs

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
//@ compile-flags: -Awarnings
//@ check-pass

#[derive()]
#[derive(Copy, Clone)]
pub struct Foo;
Expand Down

0 comments on commit eca8d20

Please sign in to comment.