Skip to content

Commit

Permalink
Deny warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
KronicDeth committed Feb 28, 2021
1 parent f4b24d2 commit 8dd6e01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compiler/session/src/lib.rs
@@ -1,3 +1,5 @@
#![deny(warnings)]

mod config;
pub mod filesearch;
pub mod search_paths;
Expand Down

0 comments on commit 8dd6e01

Please sign in to comment.