mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-11 13:19:18 +00:00
intro1
This commit is contained in:
parent
fc9fb536ca
commit
486af03f79
@ -33,5 +33,6 @@ fn main() {
|
||||
println!(
|
||||
"If you want to use rust-analyzer, Rust's LSP implementation, make sure your editor is set"
|
||||
);
|
||||
println!("up, and then run `rustlings lsp` before continuing.")
|
||||
println!("up, and then run `rustlings lsp` before continuing.");
|
||||
println!("hi");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user