1
Fork 0

Implement RFC 1260 with feature_name imported_main.

This commit is contained in:
Charles Lew 2021-04-26 01:09:35 +08:00
parent 727d101561
commit d261df4a72
38 changed files with 463 additions and 193 deletions

View file

@ -634,6 +634,7 @@ symbols! {
impl_macros,
impl_trait_in_bindings,
import_shadowing,
imported_main,
in_band_lifetimes,
include,
include_bytes,