mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-05 19:43:24 +00:00
![]() Remove #[main] attribute. This removes the #[main] attribute support from the compiler according to the decisions within #29634. For existing use cases within test harness generation, replaced it with a newly-introduced internal attribute `#[rustc_main]`. This is first part extracted from #84062 . Closes #29634. r? `@petrochenkov` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |