about summary refs log tree commit diff
path: root/compiler/rustc_feature/src/unstable.rs
AgeCommit message (Expand)AuthorLines
2024-04-08Rollup merge of #120144 - petrochenkov:unty, r=davidtwcoMatthias Krüger-2/+0
2024-04-06Put checks that detect UB under their own flag below debug_assertionsBen Kimock-0/+2
2024-04-02Address review commentsJules Bertholet-2/+2
2024-03-30Implement "&<pat> everywhere"Jules Bertholet-0/+2
2024-03-27Feature gateJules Bertholet-0/+2
2024-03-22Rollup merge of #121619 - RossSmyth:pfix_match, r=petrochenkovMatthias Krüger-0/+2
2024-03-20Add barest-bones deref patternsNadrieril-0/+2
2024-03-19branch 1.78: replace-version-placeholderMark Rousskov-8/+8
2024-03-19Auto merge of #122055 - compiler-errors:stabilize-atb, r=oli-obkbors-2/+0
2024-03-18Rollup merge of #122060 - clubby789:stabilize-imported-main, r=lcnrMatthias Krüger-2/+0
2024-03-14Add feature gates for `f16` and `f128`Trevor Gross-0/+4
2024-03-13privacy: Stabilize lint `unnameable_types`Vadim Petrochenkov-2/+0
2024-03-11Rollup merge of #121840 - oli-obk:freeze, r=dtolnayJacob Pratt-0/+2
2024-03-08Stabilize associated type boundsMichael Goulet-2/+0
2024-03-08Rollup merge of #119365 - nbdd0121:asm-goto, r=AmanieuMatthias Krüger-0/+2
2024-03-07Rollup merge of #119888 - weiznich:stablize_diagnostic_namespace, r=compiler-...Guillaume Gomez-2/+0
2024-03-06Stabilize `imported_main`clubby789-2/+0
2024-03-05Add postfix-match experimental featureRoss Smyth-0/+2
2024-03-03Add new `pattern_complexity` attribute to add possibility to limit and check ...Guillaume Gomez-0/+2
2024-02-29Forbid implementing `Freeze` even if the trait is stabilizedOli Scherer-0/+2
2024-02-27Stabilize the `#[diagnostic]` namespace and `#[diagnostic::on_unimplemented]`...Georg Semmler-2/+0
2024-02-26Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obkbors-2/+0
2024-02-25remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsicsRalf Jung-2/+0
2024-02-24Stabilize `cfg_target_abi`Chris Denton-2/+0
2024-02-24Add asm label support to AST and HIRGary Guo-0/+2
2024-02-13Unmark the feature gate as incompleteNadrieril-1/+1
2024-02-12Add lahfsahf and prfchw target featureChris Denton-0/+2
2024-02-10unstably allow constants to refer to statics and read from immutable staticsRalf Jung-0/+2
2024-02-08Bump version placeholdersMark Rousskov-4/+4
2024-02-06Rollup merge of #120502 - clubby789:remove-ffi-returns-twice, r=compiler-errorsMatthias Krüger-2/+0
2024-02-01`#![feature(inline_const_pat)]` is no longer incompleteMatthew Jasper-1/+1
2024-01-30Remove `ffi_returns_twice` featureclubby789-2/+0
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-2/+0
2024-01-24Add feature gateNadrieril-0/+3
2024-01-22Revert "Auto merge of #118133 - Urgau:stabilize_trait_upcasting, r=WaffleLapkin"Oli Scherer-0/+3
2024-01-19Split remaining offset_of features into new tracking issuesGeorge Bateman-2/+2
2024-01-19Stabilize simple offset_ofGeorge Bateman-0/+2
2024-01-11Convert `effects` description to doc commentSamuel Moelius-1/+1
2024-01-05Rollup merge of #119354 - fmease:negative_bounds-fixes, r=compiler-errorsMatthias Krüger-1/+1
2023-12-31Update tracking issue of naked_functionsGary Guo-1/+1
2023-12-28Make feature `negative_bounds` internalLeón Orell Valerian Liehr-1/+1
2023-12-26Rollup merge of #119235 - Urgau:missing-feature-gate-sanitizer-cfi-cfgs, r=Ni...Michael Goulet-0/+2
2023-12-23Auto merge of #119211 - rust-lang:pa-master-1.77, r=Mark-Simulacrumbors-4/+4
2023-12-23Add missing CFI sanitizer cfgs feature gateUrgau-0/+2
2023-12-22update version placeholdersPietro Albini-4/+4
2023-12-19Desugar for await loopsEric Holk-1/+1
2023-12-19Plumb awaitness of for loopsEric Holk-0/+2
2023-12-10Remove edition umbrella features.Eric Huss-202/+197
2023-12-10Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Kibors-0/+2
2023-12-05Add lifetime_capture_rules_2024Michael Goulet-0/+2