We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
allow
1 parent 8ebce7e commit 732ae04Copy full SHA for 732ae04
compiler/rustc_expand/src/derive_macro_expansion.rs
@@ -1,6 +1,3 @@
1
-// TODO: remove
2
-#![allow(dead_code)]
3
-
4
use std::cell::Cell;
5
use std::ptr;
6
0 commit comments