Closed

Description
The start
feature allows to mark a function as the entry point and override the start
lang item. It's currently not supported in Miri:
error: internal compiler error: src/tools/miri/src/eval.rs:110:9: main function must not take any arguments
thread 'rustc' panicked at 'Box<Any>', compiler/rustc_errors/src/lib.rs:1007:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
note: the compiler unexpectedly panicked. this is a bug.
note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
note: rustc 1.54.0-nightly (c79419af0 2021-06-04) running on x86_64-unknown-linux-gnu
Line 110 in ef99830
Metadata
Metadata
Assignees
Labels
No labels