summaryrefslogtreecommitdiff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)Author
2024-07-21Update CURRENT_RUSTC_VERSIONMark Rousskov
2024-07-14Rollup merge of #127630 - compiler-errors:type-ascription, r=chenyukangMatthias Krüger
2024-07-12Added the `xop` target feature and `xop_target_feature` gatesayantn
2024-07-12Rollup merge of #126639 - sayantn:amx, r=AmanieuMatthias Krüger
2024-07-11Add the feature gate and target-featuressayantn
2024-07-12Rollup merge of #127622 - compiler-errors:builtin-internal, r=lqdMatthias Krüger
2024-07-11Remove lang feature for type ascriptionMichael Goulet
2024-07-11Mark builtin syntax as internalMichael Goulet
2024-07-11Remove extern "wasm" ABINikita Popov
2024-07-05Auto merge of #127008 - Jules-Bertholet:tc-ergonomics, r=Nadrierilbors
2024-06-30New features gates mustn't specify a version by handGuillaume Boisseau
2024-06-28Rollup merge of #124741 - nebulark:patchable-function-entries-pr, r=estebank,...Matthias Krüger
2024-06-27Implement TC's match ergonomics 2024 proposalJules Bertholet
2024-06-25Updated code for changes to RFC, added additional error handling, addedFlorian Schmiderer
2024-06-25Support `#[patchable_function_entries]`Matthew Maurer
2024-06-25RFC 2383: Stabilize `lint_reasons` :tada:xFrednet
2024-06-24Rollup merge of #125575 - dingxiangfei2009:derive-smart-ptr, r=davidtwcoMichael Goulet
2024-06-23Rollup merge of #126830 - RalfJung:unsized-fn-params, r=compiler-errorsMatthias Krüger
2024-06-24SmartPointer derive-macroXiangfei Ding
2024-06-22Make `effects` an incomplete featureDeadbeef
2024-06-22make unsized_fn_params an internal featureRalf Jung
2024-06-19Stabilise c_unwindGary Guo
2024-06-19Rollup merge of #125293 - dingxiangfei2009:tail-expr-temp-lifetime, r=esteban...许杰友 Jieyou Xu (Joe)
2024-06-17Delay a bug and mark precise_capturing as not incompleteMichael Goulet
2024-06-17Rework precise capturing syntaxMichael Goulet
2024-06-18tail expression behind terminating scopeDing Xiang Fei
2024-06-14Auto merge of #118958 - c410-f3r:concat-again, r=petrochenkovbors
2024-06-13Add a new concat metavar exprCaio
2024-06-11replace version placeholderPietro Albini
2024-06-08offset_of: allow (unstably) taking the offset of slice tail fieldsRalf Jung
2024-06-06Fix orderingcarbotaniuman
2024-06-06Fix doc commentcarbotaniuman
2024-06-06Parse unsafe attributescarbotaniuman
2024-06-06Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obkbors
2024-06-06Rollup merge of #125168 - Jules-Bertholet:match-ergonomics-2024-align-with-rf...Matthias Krüger
2024-06-05Add unsafe_extern_blocks feature flagSantiago Pastorino
2024-06-04Rollup merge of #124486 - beetrees:vectorcall-tracking-issue, r=ehuss许杰友 Jieyou Xu (Joe)
2024-06-01Auto merge of #124577 - GuillaumeGomez:stabilize-custom_code_classes_in_docs,...bors
2024-05-20Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pn...Matthias Krüger
2024-05-20address nitFelix S Klock II
2024-05-15Gate implicit mutable by-reference bindings behind `mut ref`Jules Bertholet
2024-05-15Remove `ref_pat_everywhere`Jules Bertholet
2024-05-14create a feature gatejdonszelmann
2024-05-13Add expr_2021 nonterminal and feature flagEric Holk
2024-05-06Auto merge of #124747 - MasterAwesome:master, r=davidtwcobors
2024-05-05Rollup merge of #124749 - RossSmyth:stable_range, r=davidtwcoGuillaume Gomez
2024-05-03Rollup merge of #124480 - Enselic:on-broken-pipe, r=jieyouxuMichael Goulet
2024-05-02Stabilize exclusive_rangeRoss Smyth
2024-05-02Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...`Martin Nordholts
2024-05-01Replace version placeholders for 1.79Mark Rousskov