-
Notifications
You must be signed in to change notification settings - Fork 13.4k
1.19.0 and nightly ICE: panicked at 'called Option::unwrap()
on a None
value', /checkout/src/libcore/option.rs:335:20
#43925
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Please rerun as: RUST_BACKTRACE=1 rustc-nightly tmp.rs to show the backtrace. |
backtrace:
|
Just some unwrap-happy parsing code at rust/src/librustc_metadata/creader.rs Lines 1212 to 1221 in dd39ecf
cfg(foo) ).
|
topecongiro
added a commit
to topecongiro/rust
that referenced
this issue
Jan 12, 2018
kennytm
added a commit
to kennytm/rust
that referenced
this issue
Jan 15, 2018
…hton Avoid panicking when invalid argument is passed to cfg(..) Closes rust-lang#43925. Closes rust-lang#43926.
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
The text was updated successfully, but these errors were encountered: