Skip to content

Commit

Permalink
remove assert_match feature
Browse files Browse the repository at this point in the history
  • Loading branch information
DrEden33773 committed Dec 21, 2023
1 parent 2e42a3c commit e496397
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![feature(assert_matches)]

use once_cell::sync::Lazy;

pub mod ast;
Expand Down

0 comments on commit e496397

Please sign in to comment.