Skip to content

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.

1 participant