Add a fixme note
This commit is contained in:
parent
271017e6bf
commit
ec23030e16
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
//! has a `visibility`, which defines a search scope.
|
||||
//! Note that the reference search is possible for not all of the classified items.
|
||||
|
||||
// FIXME: this badly needs rename/rewrite (matklad, 2020-02-06).
|
||||
|
||||
use hir::{
|
||||
Adt, AssocItem, HasSource, ImplBlock, InFile, Local, MacroDef, Module, ModuleDef, SourceBinder,
|
||||
StructField, TypeParam, VariantDef,
|
||||
|
|
Loading…
Add table
Reference in a new issue