Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Rust #1086

Closed
wants to merge 2 commits into from
Closed

Bump Rust #1086

wants to merge 2 commits into from

Conversation

RalfJung
Copy link
Member

No description provided.

let (entry_def_id, _) = tcx.entry_fn(LOCAL_CRATE).expect("no main function found!");
let mut config = self.miri_config.clone();
compiler.enter(|queries| {
queries.global_ctxt().unwrap().peek_mut().enter(|tcx| {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This ICEs. I am not entirely sure why. See rust-lang/rust#66791 (comment).

@RalfJung
Copy link
Member Author

Closing in favor of #1088.

@RalfJung RalfJung closed this Nov 30, 2019
@RalfJung RalfJung deleted the uprust branch November 30, 2019 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant