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 8245d8f commit ab558c6Copy full SHA for ab558c6
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 7f2398e557d4b75cbf83dc88b6740e83a8d20910
+refs/heads/master: 0761c5f4626153eba8478c66f93ba27e021f4dc2
trunk/src/comp/driver/rustc.rs
@@ -38,7 +38,7 @@ fn warn_wrong_compiler() {
38
log "This is the rust 'self-hosted' compiler.";
39
log "The one written in rust.";
40
log "It is currently incomplete.";
41
- log "You may want rustboot insteaad, the compiler next door.";
+ log "You may want rustboot instead, the compiler next door.";
42
}
43
44
fn usage(session.session sess, str argv0) {
0 commit comments