about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/active.rs
AgeCommit message (Expand)AuthorLines
2021-07-28Auto merge of #86735 - jhpratt:rfc-3107, r=petrochenkovbors-0/+3
2021-07-27Stabilize `const_fn_union`Jacob Pratt-3/+0
2021-07-27Stabilize `const_fn_transmute`Jacob Pratt-3/+0
2021-07-27Permit deriving default on enums with `#[default]`Jacob Pratt-0/+3
2021-07-27Auto merge of #83484 - JulianKnodt:infer, r=oli-obk,lcnrbors-0/+3
2021-07-27Remove min_type_alias_impl_trait featureSantiago Pastorino-3/+0
2021-07-27Use type_alias_impl_trait instead of min in compiler and libSantiago Pastorino-1/+1
2021-07-27Auto merge of #85305 - MarcusDunn:master, r=pnkfelixbors-4/+0
2021-07-26Actually infer args in visitorskadmin-0/+3
2021-07-18Remove impl_trait_in_bindings feature flagSantiago Pastorino-3/+0
2021-07-16Auto merge of #87201 - GuillaumeGomez:rollup-4loi2q9, r=GuillaumeGomezbors-1/+1
2021-07-16Make GATs no longer incompleteJack Huey-1/+1
2021-07-16Mark `const_trait_impl` as activeDeadbeef-1/+1
2021-07-13Auto merge of #86922 - joshtriplett:target-abi, r=oli-obkbors-0/+3
2021-07-10remove const_raw_ptr_to_usize_cast featureRalf Jung-3/+0
2021-07-07Implement cfg(target_abi) (RFC 2992)Josh Triplett-0/+3
2021-07-07Change linked tracking issue for more qualified pathsRyan Levick-1/+1
2021-06-28Panic on trying to find non-feature incompletenessSmitty-1/+4
2021-06-28Make incomplete features part of delcarationSmitty-43/+37
2021-06-28Don't make `rustc_insignificant_dtor` feature gateSmitty-1/+0
2021-06-10Add support for using qualified paths with structs in expression and patternRyan Levick-0/+3
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-0/+1
2021-06-04updated the feature-gate listingmarcusdunn-4/+0
2021-06-04Remove `doc(include)`Joshua Nelson-3/+0
2021-05-30BPF: review fixesAlessandro Decina-1/+1
2021-05-29BPF: fix #[target_feature(enable = "alu32")]Alessandro Decina-0/+1
2021-05-26stabilize member constraintsNiko Matsakis-3/+0
2021-05-24remove native_link_modifiers from the list of incomplete features.12101111-5/+0
2021-05-22stabilize const_fn_unsizeRalf Jung-3/+0
2021-05-18Rollup merge of #83366 - jyn514:stabilize-key-value-attrs, r=petrochenkovJack Huey-3/+0
2021-05-18Rollup merge of #85251 - BoxyUwU:constparamdefaultsany%, r=lcnrRalf Jung-1/+0
2021-05-18Stabilize extended_key_value_attributesJoshua Nelson-3/+0
2021-05-17Auto merge of #84571 - jedel1043:issue-49804-impl, r=petrochenkovbors-0/+4
2021-05-16Add tracking issueJonas Schievink-1/+1
2021-05-16Implement Anonymous{Struct, Union} in the ASTjedel1043-0/+4
2021-05-16Allow `async {}` expressions in const contextsJonas Schievink-0/+3
2021-05-14add new attribute rustc_insignificant_dtor and a query to check if a type has...Dhruv Jauhar-0/+1
2021-05-13completion uwuEllen-1/+0
2021-05-09remove const_fn feature gateRalf Jung-3/+0
2021-05-05Implement RFC 2951: Native link modifiersLuqman Aden-0/+20
2021-04-30Auto merge of #84401 - crlf0710:impl_main_by_path, r=petrochenkovbors-0/+3
2021-04-29Implement RFC 1260 with feature_name `imported_main`.Charles Lew-0/+3
2021-04-28Auto merge of #83386 - mark-i-m:stabilize-pat2015, r=nikomatsakisbors-3/+0
2021-04-28Auto merge of #84562 - richkadel:issue-83601, r=tmandrybors-0/+4
2021-04-28Auto merge of #83713 - spastorino:revert-pub-macro-rules, r=nikomatsakisbors-3/+0
2021-04-27remove pat2021mark-3/+0
2021-04-27adds feature gating of `no_coverage` at either crate- or function-levelRich Kadel-0/+4
2021-04-25Auto merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkorbors-0/+4
2021-04-24Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obkbors-0/+6
2021-04-23Revert "Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakis"Santiago Pastorino-3/+0