We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43c20c2 + 9f4e719 commit 0cd3fb2Copy full SHA for 0cd3fb2
src/tools/rust-analyzer/crates/ide/src/interpret.rs
@@ -4,7 +4,7 @@ use std::time::{Duration, Instant};
4
use stdx::format_to;
5
use syntax::{algo::ancestors_at_offset, ast, AstNode, TextRange};
6
7
-// Feature: Interpret a function, static or const.
+// Feature: Interpret A Function, Static Or Const.
8
//
9
// |===
10
// | Editor | Action Name
0 commit comments