Skip to content

Commit

Permalink
Remove cruft
Browse files Browse the repository at this point in the history
  • Loading branch information
jlapeyre committed Jan 13, 2024
1 parent c84c102 commit 4feb231
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions crates/oq3_syntax/src/sourcegen.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,6 @@
//!
//! This crate contains utilities to make this kind of source-gen easy.

// #![warn(
// rust_2018_idioms,
// unused_lifetimes,
// semicolon_in_expressions_from_macros
// )]

use std::{
fmt, fs, mem,
path::{Path, PathBuf},
Expand Down

0 comments on commit 4feb231

Please sign in to comment.