mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 12:54:58 +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…
Add table
Add a link
Reference in a new issue