mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
Formatting
This commit is contained in:
parent
d6e6a98c03
commit
6d68d60d32
@ -942,7 +942,6 @@ pub struct MacroDef {
|
||||
pub(crate) id: MacroDefId,
|
||||
}
|
||||
|
||||
|
||||
pub enum Container {
|
||||
Trait(Trait),
|
||||
ImplBlock(ImplBlock),
|
||||
|
Loading…
Reference in New Issue
Block a user