Add a FIXME
This commit is contained in:
parent
e91320632a
commit
f316e074d2
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
//! Handle syntactic aspects of inserting a new `use`.
|
||||
// FIXME: rewrite according to the plan, outlined in
|
||||
// https://github.com/rust-analyzer/rust-analyzer/issues/3301#issuecomment-592931553
|
||||
|
||||
use hir::{self, ModPath};
|
||||
use ra_syntax::{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue