rust/compiler/rustc_feature/src
bors bcd696d722 Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov
Implement RFC 1260 with feature_name `imported_main`.

This is the second extraction part of #84062 plus additional adjustments.
This (mostly) implements RFC 1260.

However there's still one test case failure in the extern crate case. Maybe `LocalDefId` doesn't work here? I'm not sure.

cc https://github.com/rust-lang/rust/issues/28937
r? `@petrochenkov`
2021-04-30 06:59:37 +00:00
..
accepted.rs Stablize non_ascii_idents feature. 2021-04-08 02:52:00 +08:00
active.rs Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkov 2021-04-30 06:59:37 +00:00
builtin_attrs.rs adds feature gating of no_coverage at either crate- or function-level 2021-04-27 17:12:51 -07:00
lib.rs Fix outdated crate names in compiler docs 2021-04-08 11:12:14 -05:00
removed.rs Add pub_macro_rules to the list of removed features 2021-04-23 10:58:07 -03:00
tests.rs tidy: Re-enable check for inline unit tests 2020-12-12 19:18:44 +03:00