about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)AuthorLines
2024-10-10Rollup merge of #131475 - fmease:compiler-mv-obj-safe-dyn-compat-2, r=jieyouxuMatthias Krüger-7/+8
2024-10-10Add gate for precise capturing in traitsMichael Goulet-0/+2
2024-10-10Rename feature object_safe_for_dispatch to dyn_compatible_for_dispatchLeón Orell Valerian Liehr-7/+8
2024-10-04Rollup merge of #131034 - Urgau:cfg-true-false, r=nnethercoteGuillaume Gomez-0/+2
2024-10-04Feature gate boolean lit support in cfg predicatesUrgau-0/+2
2024-10-01Stabilize expr_2021 fragment in all editionsEric Holk-2/+0
2024-09-27Rollup merge of #130826 - fmease:compiler-mv-obj-safe-dyn-compat, r=compiler-...Matthias Krüger-1/+4
2024-09-26Stabilize `const_refs_to_static`Ding Xiang Fei-2/+0
2024-09-25Compiler: Rename "object safe" to "dyn compatible"León Orell Valerian Liehr-1/+4
2024-09-23add unqualified_local_imports lintRalf Jung-0/+2
2024-09-23Rollup merge of #130705 - compiler-errors:rtn-complete, r=jackh726Matthias Krüger-1/+1
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-2/+2
2024-09-22No longer mark RTN as incompleteMichael Goulet-1/+1
2024-09-21remove `#[cmse_nonsecure_entry]`Folkert-1/+1
2024-09-20Rollup merge of #130526 - eholk:pin-reborrow, r=compiler-errorsGuillaume Gomez-0/+2
2024-09-19Make `link_cfg` internal because it's in perme-unstableUrgau-1/+1
2024-09-18Begin experimental support for pin reborrowingEric Holk-0/+2
2024-09-15also stabilize const_refs_to_cellRalf Jung-2/+0
2024-09-15stabilize const_mut_refsRalf Jung-2/+0
2024-09-14stabilize `const_extern_fn`Folkert de Vries-2/+0
2024-09-13Auto merge of #107251 - dingxiangfei2009:let-chain-rescope, r=jieyouxubors-0/+2
2024-09-12Re-enable `ConstArgKind::Path` lowering by defaultNoah Lev-2/+0
2024-09-11rescope temp lifetime in let-chain into IfElseDing Xiang Fei-0/+2
2024-09-07Auto merge of #129941 - BoxyUwU:bump-boostrap, r=albertlarsan68bors-7/+7
2024-09-05Rollup merge of #129664 - adetaylor:arbitrary-self-types-pointers-feature-gat...Matthias Krüger-1/+3
2024-09-03replace placeholder versionBoxy-7/+7
2024-09-02Rollup merge of #129875 - Sajjon:sajjon_fix_typos_batch_1, r=compiler-errors,...Matthias Krüger-1/+1
2024-09-02chore: Fix typos in 'compiler' (batch 1)Alexander Cyon-1/+1
2024-09-01Revert "Auto merge of #127537 - veluca93:struct_tf, r=BoxyUwU"Jakub Beránek-2/+0
2024-08-29Rollup merge of #123940 - kornelski:remove-derived-debug, r=UrgauGuillaume Gomez-0/+2
2024-08-28Rollup merge of #128192 - mrkajetanp:feature-detect, r=AmanieuJubilee-0/+1
2024-08-28fmt-debug optionKornel-0/+2
2024-08-28Implement RFC 3525.Luca Versari-0/+2
2024-08-27Arbitrary self types v2: pointers feature gate.Adrian Taylor-1/+3
2024-08-27rustc_target: Add various aarch64 featuresKajetan Puchalski-0/+1
2024-08-24Rollup merge of #129246 - BoxyUwU:feature_gate_const_arg_path, r=cjgillotMatthias Krüger-0/+2
2024-08-22stabilize const_fn_floating_point_arithmeticRalf Jung-2/+0
2024-08-20Auto merge of #127672 - compiler-errors:precise-capturing, r=spastorinobors-2/+0
2024-08-19Retroactively feature gate `ConstArgKind::Path`Boxy-0/+2
2024-08-18stabilize raw_ref_opRalf Jung-2/+0
2024-08-17Auto merge of #128771 - carbotaniuman:stabilize_unsafe_attr, r=nnethercotebors-2/+0
2024-08-17Stabilize opaque type precise capturingMichael Goulet-2/+0
2024-08-13stabilize `asm_const`Folkert-2/+0
2024-08-10Stabilize `min_exhaustive_patterns`Nadrieril-3/+0
2024-08-07Stabilize `unsafe_attributes`carbotaniuman-2/+0
2024-08-05Rollup merge of #127655 - RalfJung:invalid_type_param_default, r=compiler-errorsMatthias Krüger-2/+0
2024-08-03Rollup merge of #127921 - spastorino:stabilize-unsafe-extern-blocks, r=compil...Matthias Krüger-2/+0
2024-08-02Add the `sha512`, `sm3` and `sm4` target featuressayantn-0/+2
2024-07-30Auto merge of #128083 - Mark-Simulacrum:bump-bootstrap, r=albertlarsan68bors-6/+6
2024-07-29Stabilize offset_of_nestedGeorge Bateman-2/+0