mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-27 20:42:04 +00:00
Remove obsolete FIXME
This commit is contained in:
parent
ce8ec28638
commit
c8c58d81ec
1 changed files with 0 additions and 1 deletions
|
@ -1266,7 +1266,6 @@ impl LifetimeParam {
|
|||
}
|
||||
}
|
||||
|
||||
// FIXME: rename from `ImplDef` to `Impl`
|
||||
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
|
||||
pub struct Impl {
|
||||
pub(crate) id: ImplId,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue