mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-25 11:17:13 +00:00
Fix feature name casing
This commit is contained in:
parent
e44691a604
commit
881ef8bf13
@ -4,7 +4,7 @@ use std::time::{Duration, Instant};
|
||||
use stdx::format_to;
|
||||
use syntax::{algo::ancestors_at_offset, ast, AstNode, TextRange};
|
||||
|
||||
// Feature: Interpret a function, static or const.
|
||||
// Feature: Interpret A Function, Static Or Const.
|
||||
//
|
||||
// |===
|
||||
// | Editor | Action Name
|
||||
|
Loading…
x
Reference in New Issue
Block a user