Skip to content

Commit

Permalink
Prepare for rewrite
Browse files Browse the repository at this point in the history
  • Loading branch information
kenoss committed Sep 6, 2024
1 parent 3341315 commit a382b8c
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,4 @@ fn ui_test() {
let t = trybuild::TestCases::new();
t.pass("tests/ui/pass_*.rs");
t.compile_fail("tests/ui/fail*.rs");
#[cfg(feature = "unstable_delegate_to")]
{
t.pass("tests/ui/delegate_to_pass_*.rs");
t.compile_fail("tests/ui/delegate_to_fail*.rs");
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit a382b8c

Please sign in to comment.