summary refs log tree commit diff
path: root/compiler/rustc_feature/src/active.rs
AgeCommit message (Expand)AuthorLines
2022-10-31Bump version placeholders to releaseMark Rousskov-2/+2
2022-10-22Stabilize arbitrary_enum_discriminant, take 2Deadbeef-2/+0
2022-10-17Stabilize asm_symAmanieu d'Antras-2/+0
2022-10-10Fix stabilization of `feature(half_open_range_patterns)`Urgau-2/+0
2022-10-08Split slice part of feature(half_open_range_patterns) to [...]_in_slicesUrgau-0/+2
2022-09-26replace stabilization placeholdersPietro Albini-6/+6
2022-09-21Split out async_fn_in_trait into a separate featureDan Johnson-0/+2
2022-09-15Stabilize the let_else featureest31-2/+0
2022-09-14Auto merge of #101212 - eholk:dyn-star, r=compiler-errorsbors-0/+2
2022-09-13Address code review commentsEric Holk-1/+1
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-2/+0
2022-09-13Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiserbors-0/+2
2022-09-12Introduce dyn_star feature flagEric Holk-0/+2
2022-09-12Feature gate the rustdoc::missing_doc_code_examples lintWim Looman-0/+2
2022-09-11Use current rustc version.Charles Lew-1/+1
2022-09-11Add tracking issue number to feature(generator_clone)Andrew Cann-2/+2
2022-09-11move generator_clone feature definitionAndrew Cann-2/+2
2022-09-11add generator_clone feature gateAndrew Cann-0/+2
2022-09-10Auto merge of #99916 - dpaoliello:stablizerawdylib, r=wesleywiserbors-1/+1
2022-09-09Stabilze raw-dylib for non-x86Daniel Paoliello-1/+1
2022-09-09Lower RPITIT to ImplTraitPlaceholder itemMichael Goulet-0/+2
2022-09-07ssa: implement `#[collapse_debuginfo]`David Wood-0/+2
2022-09-02Auto merge of #97802 - Enselic:add-no_ignore_sigkill-feature, r=joshtriplettbors-0/+2
2022-08-30Stabilize GATsJack Huey-2/+0
2022-08-30Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPCbors-2/+0
2022-08-29Revert let_chains stabilizationNilstrieb-0/+2
2022-08-28Support `#[unix_sigpipe = "inherit|sig_dfl|sig_ign"]` on `fn main()`Martin Nordholts-0/+2
2022-08-28Remove `register_attr` featureYuki Okushi-2/+0
2022-08-23Stabilize `#![feature(label_break_value)]`Joshua Nelson-2/+0
2022-07-16Stabilize `let_chains`Caio-2/+0
2022-07-14Rollup merge of #98705 - WaffleLapkin:closure_binder, r=cjgillotDylan DPC-0/+2
2022-07-14Rollup merge of #97720 - cjgillot:all-fresh, r=petrochenkovDylan DPC-0/+2
2022-07-13remove untagged_union feature gateRalf Jung-7/+0
2022-07-13Add feature gate.Camille GILLOT-0/+2
2022-07-12Parse closure bindersMaybe Waffle-0/+2
2022-07-07`UnsafeCell` now has no niches, ever.Oli Scherer-3/+0
2022-06-13Rollup merge of #97999 - compiler-errors:type_changin_struct_update_is_probab...Matthias Krüger-1/+1
2022-06-13Rollup merge of #97875 - JohnTitor:rm-infer-static-outlives-requirements, r=p...Matthias Krüger-2/+0
2022-06-11Make type_changing_struct_update no longer incompleteMichael Goulet-1/+1
2022-06-11Rollup merge of #96868 - nrc:turbo-stable, r=jhpratt,nbdd0121,nagisaDylan DPC-2/+0
2022-06-09Stabilize the `bundle` native library modifierVadim Petrochenkov-4/+0
2022-06-08Remove the `infer_static_outlives_requirements` featureYuki Okushi-2/+0
2022-06-07Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnrbors-0/+2
2022-06-06Deactivate feature gate explicit_generic_args_with_impl_traitNick Cameron-2/+0
2022-06-03Fully stabilize NLLJack Huey-2/+0
2022-06-02Basic compiler infraCaio-0/+2
2022-05-30Add support for emitting functions with `coldcc` in LLVMScott McMurray-0/+2
2022-05-25Rollup merge of #96913 - Urgau:rfc3239-part2, r=petrochenkovDylan DPC-0/+2
2022-05-24RFC3239: Implement compact `cfg(target(..))`Loïc BRANSTETT-0/+2
2022-05-21Remove feature: `crate` visibility modifierJacob Pratt-2/+0