Files
rust/compiler/rustc_span/src
bors d4bc912c48 Auto merge of #84217 - crlf0710:remove_main_attr_pure, r=petrochenkov
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`
2021-04-16 08:01:45 +00:00
..
2020-08-30 18:45:07 +03:00
2020-12-03 17:08:19 -05:00
2021-03-27 22:16:33 -04:00
2021-03-10 09:09:37 +08:00
2020-08-30 18:45:07 +03:00
2021-03-27 22:16:33 -04:00
2020-12-25 14:02:52 -08:00
2021-03-27 22:16:33 -04:00
2020-12-25 14:02:52 -08:00
2020-08-30 18:45:07 +03:00