auto merge of #6671 : kud1ing/rust/patch-1, r=z0w0
This commit is contained in:
commit
b6a0d40c1d
@ -389,7 +389,7 @@ pub fn main() {
|
||||
if istty {
|
||||
io::println("WARNING: The Rust REPL is experimental and may be");
|
||||
io::println("unstable. If you encounter problems, please use the");
|
||||
io::println("compiler instead.");
|
||||
io::println("compiler instead. Type :help for help.");
|
||||
|
||||
unsafe {
|
||||
do rl::complete |line, suggest| {
|
||||
|
Loading…
x
Reference in New Issue
Block a user