Closed
Description
I get the following error while trying to build rust:
repare: tmp/dist/rust-0.11.0-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libmorestack.a
prepare: tmp/dist/rust-0.11.0-x86_64-apple-darwin/lib/rustlib/x86_64-apple-darwin/lib/libcompiler-rt.a
rustdoc doc/rustc/index.html
rustdoc doc/syntax/index.html
<stdin>:7:55: 7:57 error: unterminated character constant: '
<stdin>:7 $(A B C);* zero or more semi-separated 'A B C' seqs
^~
task '<main>' failed at 'Box<Any>', /Users/fmendez/Desktop/start/oss/rust/src/libsyntax/diagnostic.rs:87
make: *** [doc/syntax/index.html] Error 101
If there's more info I need to provide just let me know.
Metadata
Metadata
Assignees
Labels
No labels