about summary refs log tree commit diff
path: root/compiler/rustc_feature/src
AgeCommit message (Expand)AuthorLines
2023-04-22Auto merge of #109507 - Amanieu:panic-oom-payload, r=davidtwcobors-2/+2
2023-04-18Stablize raw-dylib, link_ordinal and -CdlltoolDaniel Paoliello-2/+2
2023-04-17Spelling - compilerJosh Soref-1/+1
2023-04-16Remove #[alloc_error_handler] from the compiler and libraryAmanieu d'Antras-2/+2
2023-04-12Rollup merge of #110237 - oli-obk:impl_trait_in_assoc_tys, r=jackh726Matthias Krüger-0/+2
2023-04-12Split out a separate feature gate for impl trait in associated typesOli Scherer-0/+2
2023-04-10Fix typos in compilerDaniPopes-1/+1
2023-04-08Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naberbors-0/+2
2023-04-07Add feature gatekadmin-0/+2
2023-03-31Auto merge of #109824 - GuillaumeGomez:rollup-i5r4uts, r=GuillaumeGomezbors-1/+5
2023-03-31Auto merge of #109010 - compiler-errors:rtn, r=eholkbors-0/+2
2023-03-30Rename doc(primitive) into rustc_doc_primitiveGuillaume Gomez-1/+5
2023-03-29Stabilize a portion of 'once_cell'Trevor Gross-1/+1
2023-03-28Feature gateMichael Goulet-0/+2
2023-03-23Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholkMatthias Krüger-2/+2
2023-03-15Bump version placeholdersMark Rousskov-4/+4
2023-03-12Remove `box_syntax` from AST and use in toolsclubby789-2/+2
2023-03-02Stabilize movbe target featureCaleb Zulawski-2/+3
2023-03-02whitespace, delete unstable book pageGibby Free-1/+1
2023-03-02Revert "Stabilize `#![feature(target_feature_11)]`"Léo Lanteri Thauvin-2/+2
2023-03-01stabilize debugger visualizer attributeGibby Free-8/+8
2023-03-01Rollup merge of #108550 - clubby789:remove-disjoint, r=compiler-errorsMatthias Krüger-2/+2
2023-02-28Auto merge of #106774 - Nugine:master, r=Amanieubors-1/+2
2023-02-28Remove the `capture_disjoint_fields` featureclubby789-2/+2
2023-02-28Auto merge of #99767 - LeSeulArtichaut:stable-target-feature-11, r=estebankbors-2/+2
2023-02-28Remove issue number for `link_cfg`clubby789-2/+2
2023-02-18Adjust tracking issue for non_lifetime_bindersMichael Goulet-1/+1
2023-02-17Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillotMatthias Krüger-0/+2
2023-02-16note issue for feature(packed_bundled_libs)BelovDV-2/+2
2023-02-16Add feature gate for non_lifetime_bindersMichael Goulet-0/+2
2023-02-14change the `marker` attribute to only_locallcnr-2/+6
2023-02-14add a `#[rustc_coinductive]` attributelcnr-2/+5
2023-02-10[link] enable packed bundled lib in non stable casesDaniil Belov-0/+2
2023-02-01Stabilize `#![feature(target_feature_11)]`Léo Lanteri Thauvin-2/+2
2023-02-01Stabilize cmpxchg16b_target_featureNugine-1/+2
2023-01-31Auto merge of #107297 - Mark-Simulacrum:bump-bootstrap, r=pietroalbinibors-4/+4
2023-01-28Reintroduce multiple_supertrait_upcastable lintGary Guo-0/+2
2023-01-25Set version placeholders to 1.68Mark Rousskov-4/+4
2023-01-25Rollup merge of #106767 - chbaker0:disable-unstable-features, r=Mark-SimulacrumDylan DPC-1/+2
2023-01-13Auto merge of #106004 - fee1-dead-contrib:const-closures, r=oli-obkbors-1/+3
2023-01-13Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplettYuki Okushi-2/+2
2023-01-12Allow setting CFG_DISABLE_UNSTABLE_FEATURES to 0Collin Baker-1/+2
2023-01-11Rollup merge of #106323 - starkat99:stabilize-f16c_target_feature, r=petroche...Michael Goulet-1/+2
2023-01-12gate const closuresDeadbeef-1/+3
2023-01-11Stabilize `abi_efiapi` featureNicholas Bishop-2/+2
2023-01-09[RFC 2397] Initial implementationCaio-0/+5
2023-01-05Fix `uninlined_format_args` for some compiler cratesnils-2/+2
2023-01-01Use the correct tracking issue for `dyn_star`Léo Lanteri Thauvin-1/+1
2022-12-30Stabilize f16c_target_featureKathryn Long-1/+2
2022-12-29Revert "Implement allow-by-default multiple_supertrait_upcastable lint"David Tolnay-2/+0