Remove resolved FIXME
This commit is contained in:
parent
2b2318e695
commit
577d5f1c33
@ -26,7 +26,6 @@ impl ProcMacroExpander {
|
||||
|
||||
pub fn dummy(krate: CrateId) -> Self {
|
||||
// FIXME: Should store the name for better errors
|
||||
// FIXME: I think this is the second layer of "dummy" expansion, we should reduce that
|
||||
Self { krate, proc_macro_id: None }
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user