mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 15:14:32 +00:00
Formatting
This commit is contained in:
parent
d6e6a98c03
commit
6d68d60d32
1 changed files with 0 additions and 1 deletions
|
@ -942,7 +942,6 @@ pub struct MacroDef {
|
|||
pub(crate) id: MacroDefId,
|
||||
}
|
||||
|
||||
|
||||
pub enum Container {
|
||||
Trait(Trait),
|
||||
ImplBlock(ImplBlock),
|
||||
|
|
Loading…
Reference in a new issue