Skip to content

error: Unrecognized option: 'Help' #11729

Closed
@abhaykadam

Description

@abhaykadam

getting unexpected failure on OS X 10.9.1 when some random option is passed to rustc.

my rustc session was:

$ rustc --Help
error: Unrecognized option: 'Help'.
error: internal compiler error: unexpected failure
This message reflects a bug in the Rust compiler. 
We would appreciate a bug report: http://static.rust-lang.org/doc/master/complement-bugreport.html
note: the compiler hit an unexpected failure path. this is a bug
task 'rustc' failed at 'explicit failure', /Users/abhay/devel/rust/rust/src/librustc/driver/driver.rs:1137

and rustc -v returns:

$ rustc -v
rustc 0.10-pre (750d48b 2014-01-22 00:51:20 -0800)
host: x86_64-apple-darwin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions