Skip to content

Commit ddbe035

Browse files
committed
Removed problematic line
1 parent 17db220 commit ddbe035

File tree

1 file changed

+0
-1
lines changed
  • library/proc_macro/src/backend

1 file changed

+0
-1
lines changed

library/proc_macro/src/backend/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ pub(crate) mod arena;
22
pub mod bridge;
33
pub(crate) mod fxhash;
44

5-
#[allow(unsafe_code)]
65
pub use bridge::*;

0 commit comments

Comments
 (0)