mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-04 14:07:36 +00:00
Remove obsolete rustdoc
This commit is contained in:
parent
c669b2f489
commit
2ee94e3e24
@ -20,7 +20,6 @@ pub fn auto_import_text_edit(
|
|||||||
position: &SyntaxNode,
|
position: &SyntaxNode,
|
||||||
// The statement to use as anchor (last resort)
|
// The statement to use as anchor (last resort)
|
||||||
anchor: &SyntaxNode,
|
anchor: &SyntaxNode,
|
||||||
// The path to import as a sequence of strings
|
|
||||||
path_to_import: &ModPath,
|
path_to_import: &ModPath,
|
||||||
edit: &mut TextEditBuilder,
|
edit: &mut TextEditBuilder,
|
||||||
) {
|
) {
|
||||||
|
Loading…
Reference in New Issue
Block a user