Skip to content

Commit

Permalink
🧹 const_str_from_utf8 feature no longer required to be enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
vnepogodin committed Jul 17, 2024
1 parent 6946016 commit f89b8ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![feature(const_str_from_utf8)]
#![feature(string_remove_matches)]
#![allow(non_upper_case_globals)]
#![allow(clippy::arc_with_non_send_sync)]
Expand Down

0 comments on commit f89b8ad

Please sign in to comment.