We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed0fcf8 commit 1f2029aCopy full SHA for 1f2029a
src/main.rs
@@ -217,7 +217,7 @@ fn main() {
217
println!("Failed to write rust-project.json to disk for rust-analyzer");
218
} else {
219
println!("Successfully generated rust-project.json");
220
- println!("rust-analyzer will now parse exercises, restart your language server or editor")
+ println!("rust-analyzer will now parse exercises, restart your language server or editor");
221
}
222
223
0 commit comments