ast: add a FIXME
This commit is contained in:
parent
f12ae4ac60
commit
045b7d53a3
@ -2600,6 +2600,8 @@ impl ItemKind {
|
||||
}
|
||||
}
|
||||
|
||||
// FIXME(Centril): These definitions should be unmerged;
|
||||
// see https://github.com/rust-lang/rust/pull/69194#discussion_r379899975
|
||||
pub type ForeignItem = Item<AssocItemKind>;
|
||||
pub type ForeignItemKind = AssocItemKind;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user