about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/active.rs
AgeCommit message (Expand)AuthorLines
2021-03-23Rollup merge of #83384 - mark-i-m:rename-pat2018, r=joshtriplettYuki Okushi-1/+1
2021-03-22rename :pat2018 -> :pat215mark-1/+1
2021-03-19stabilize or_patternsmark-3/+0
2021-03-15Replace `type_alias_impl_trait` by `min_type_alias_impl_trait` with no actual...Oli Scherer-0/+4
2021-03-10Auto merge of #76570 - cratelyn:implement-rfc-2945-c-unwind-abi, r=Amanieubors-0/+3
2021-03-10Rollup merge of #79208 - LeSeulArtichaut:stable-unsafe_op_in_unsafe_fn, r=nik...Yuki Okushi-3/+0
2021-03-09rustc_target: add "unwind" payloads to `Abi`katelyn a. martin-0/+3
2021-03-02Rollup merge of #82516 - PoignardAzur:inherent-impl-ty, r=oli-obkYuki Okushi-0/+4
2021-02-26update tracking issue for `relaxed_struct_unsize`lcnr-1/+1
2021-02-25Add feature gate for inherent associate types.Olivier FAURE-0/+4
2021-02-19Update pub_macro_rules since versionSantiago Pastorino-1/+1
2021-02-19Support `pub` on `macro_rules`Vadim Petrochenkov-0/+3
2021-02-18Stabilize `unsafe_op_in_unsafe_fn` lintLeSeulArtichaut-3/+0
2021-02-07Feature gate macro attributes in `#[derive]` outputVadim Petrochenkov-0/+4
2021-02-04add `relaxed_struct_unsize` feature gateBastian Kauschke-0/+3
2021-02-02Add a new ABI to support cmse_nonsecure_callHugues de Valon-0/+3
2021-01-30Remove const_in_array_rep_exprkadmin-3/+0
2021-01-26Auto merge of #80692 - Aaron1011:feature/query-result-debug, r=estebankbors-1/+1
2021-01-17Feature-gate `pointer` and `reference` in intra-doc linksJoshua Nelson-0/+2
2021-01-16Enforce that query results implement DebugAaron Hill-1/+1
2021-01-01Allow references to interior mutable data behind a feature gateoli-0/+3
2021-01-01mark `const_generics_defaults` as an incomplete featureRémy Rakic-0/+1
2021-01-01fix typo in feature gates fileRémy Rakic-1/+1
2021-01-01first pass at default values for const genericsJulian Knodt-0/+3
2020-12-30Implement edition-based macro pat featuremark-0/+3
2020-12-26stabilize min_const_genericsBastian Kauschke-5/+4
2020-12-09Accept arbitrary expressions in key-value attributes at parse timeVadim Petrochenkov-0/+3
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-3/+4
2020-11-10Indroduce feature flag for RFC-2229Aman Arora-0/+4
2020-11-09Add `#[cfg(panic = "...")]`David Hewitt-0/+3
2020-11-07Implement destructuring assignment for tuplesFabian Zaiser-0/+3
2020-10-27Add unsized_locals to INCOMPLETE_FEATURES listSantiago Pastorino-0/+1
2020-10-27Add unsized_fn_params featureSantiago Pastorino-0/+3
2020-10-27Rollup merge of #78396 - josephlr:ermsb, r=petrochenkovYuki Okushi-0/+1
2020-10-26Add compiler support for LLVM's x86 ERMSB featureJoe Richey-0/+1
2020-10-25Rollup merge of #78208 - liketechnik:issue-69399, r=oli-obkYuki Okushi-0/+5
2020-10-21Mark `repr128` as `incomplete_features`varkor-0/+1
2020-10-21add rustc_allow_const_fn_unstable attributeFlorian Warzecha-0/+5
2020-10-16Add inline const to INCOMPLETE_FEATURESSantiago Pastorino-0/+1
2020-10-16Add inline_const feature flagSantiago Pastorino-0/+3
2020-10-16Rollup merge of #76119 - Amjad50:stabilizing-move_ref_pattern, r=nikomatsakisDylan DPC-4/+0
2020-10-08Implement the instruction_set attributexd009642-0/+3
2020-10-05Remove `fn` from feature nameDylan MacKenzie-1/+1
2020-10-05Add `#![feature(const_fn_impl)]`Dylan MacKenzie-0/+3
2020-10-05Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebankDylan DPC-1/+1
2020-10-03Replace "non trivial" with "non-trivial"varkor-1/+1
2020-10-02Implement Make `handle_alloc_error` default to panic (for no_std + liballoc)Harald Hoyer-0/+3
2020-10-02Rollup merge of #76851 - fusion-engineering-forks:fixme-nonzero, r=petrochenkovYuki Okushi-2/+2
2020-09-30Add support for cmse_nonsecure_entry attributeHugues de Valon-0/+3
2020-09-27Add a feature gate for basic function pointer use in `const fn`Dylan MacKenzie-0/+3