Skip to content

Commit

Permalink
Enable global
Browse files Browse the repository at this point in the history
  • Loading branch information
Dimach committed Apr 12, 2024
1 parent 0645668 commit 2b1255e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![forbid(unsafe_op_in_unsafe_fn)]
#[allow(clippy::thread_local_initializer_can_be_made_const)]
#![allow(clippy::thread_local_initializer_can_be_made_const)]
#[macro_use]
mod byond;
#[allow(dead_code)]
Expand Down

0 comments on commit 2b1255e

Please sign in to comment.