about summary refs log tree commit diff
path: root/compiler/rustc_feature
AgeCommit message (Expand)AuthorLines
2022-11-18rename to `string_deref_patterns`Deadbeef-2/+2
2022-11-17Add feature gateDeadbeef-0/+2
2022-11-15Rollup merge of #104339 - compiler-errors:rustc_deny_explicit_impl, r=cjgillotMatthias Krüger-0/+4
2022-11-14Rollup merge of #104349 - rustaceanclub:master, r=oli-obkMatthias Krüger-1/+1
2022-11-14Add rustc_deny_explicit_implMichael Goulet-0/+4
2022-11-14Auto merge of #103858 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-5/+5
2022-11-13fix some typos in commentscui fliter-1/+1
2022-11-12Rollup merge of #104117 - crlf0710:update_feature_gate, r=jackh726Guillaume Gomez-3/+3
2022-11-12Add tracking issue number.Camille GILLOT-1/+1
2022-11-12Make impl_trait_projections a feature gate.Camille GILLOT-0/+2
2022-11-11Mark `trait_upcasting` feature no longer incomplete.Charles Lew-3/+3
2022-11-08Add support for custom MIR parsingJakob Degen-0/+6
2022-11-06Bump version placeholders to releaseMark Rousskov-5/+5
2022-11-05Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obkbors-7/+3
2022-11-03Stabilize default_alloc_error_handlerAmanieu d'Antras-2/+2
2022-10-31Rewrite implementation of `#[alloc_error_handler]`Amanieu d'Antras-4/+0
2022-10-30Rollup merge of #97971 - Soveu:varargs, r=jackh726Michael Howell-0/+3
2022-10-30Rollup merge of #93582 - WaffleLapkin:rpitirpit, r=compiler-errorsDylan DPC-0/+2
2022-10-26Rollup merge of #95710 - fee1-dead-contrib:stabilize_arbitrary_enum_discrimin...Dylan DPC-2/+2
2022-10-25Feature gate `impl_trait_in_fn_trait_return`Maybe Waffle-0/+2
2022-10-24Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726Yuki Okushi-1/+1
2022-10-23Enable varargs support for calling conventions other than C or cdeclSoveu-0/+3
2022-10-22Stabilize arbitrary_enum_discriminant, take 2Deadbeef-2/+2
2022-10-20Add code comments and documentationGuillaume Gomez-0/+2
2022-10-20Add missing @local_only on attributesGuillaume Gomez-10/+24
2022-10-17Stabilize asm_symAmanieu d'Antras-2/+2
2022-10-12Auto merge of #102975 - Dylan-DPC:rollup-vzuwsh2, r=Dylan-DPCbors-2/+0
2022-10-11rename rustc_allocator_nounwind to rustc_nounwindRalf Jung-1/+1
2022-10-10Fix stabilization of `feature(half_open_range_patterns)`Urgau-2/+0
2022-10-08Stabilize half_open_range_patternsUrgau-0/+2
2022-10-08Split slice part of feature(half_open_range_patterns) to [...]_in_slicesUrgau-0/+2
2022-09-29Stabilize the `instruction_set` featureYuki Okushi-7/+3
2022-09-29Remove from compiler/ cratesreez12g-1/+0
2022-09-27attributes: Add #[rustc_safe_intrinsic] builtinArthur Cohen-0/+1
2022-09-26replace stabilization placeholdersPietro Albini-10/+10
2022-09-23Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errorsMatthias Krüger-0/+2
2022-09-22Auto merge of #100982 - fee1-dead-contrib:const-impl-requires-const-trait, r=...bors-1/+1
2022-09-21Split out async_fn_in_trait into a separate featureDan Johnson-0/+2
2022-09-17Rollup merge of #101713 - Bryanskiy:AccessLevels, r=petrochenkovMatthias Krüger-1/+1
2022-09-16fix `const_trait` unstable messageDeadbeef-1/+1
2022-09-15Stabilize the let_else featureest31-2/+2
2022-09-14Auto merge of #101212 - eholk:dyn-star, r=compiler-errorsbors-0/+2
2022-09-14change AccessLevels representationBryanskiy-1/+1
2022-09-13Address code review commentsEric Holk-1/+1
2022-09-13Auto merge of #96709 - jackh726:gats-stabilization, r=compiler-errorsbors-2/+2
2022-09-13Auto merge of #99556 - davidtwco:collapse-debuginfo, r=wesleywiserbors-0/+8
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