Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit a3838d9

Browse files
committed
libm-analyze does not require proc_macro_diagnostics anymore
1 parent 412595b commit a3838d9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

crates/libm-analyze/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#![feature(proc_macro_diagnostic)]
2-
31
extern crate proc_macro;
42
use self::proc_macro::TokenStream;
53
use quote::quote;

0 commit comments

Comments
 (0)