summary refs log tree commit diff
path: root/compiler/rustc_feature/src
AgeCommit message (Expand)AuthorLines
2025-07-24Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-1/+2
2025-06-23Update version placeholdersJosh Stone-10/+10
2025-06-21Port `#[rustc_pub_transparent]` to the new attribute systemPavel Grigorenko-1/+1
2025-06-19correct template for `#[align]`Folkert de Vries-1/+1
2025-06-18Rollup merge of #142507 - folkertdev:fn-align-align-attribute, r=jdonszelmannTrevor Gross-0/+1
2025-06-18Rollup merge of #141610 - BoxyUwU:stabilize_generic_arg_infer, r=lcnr,travisc...Jakub Beránek-2/+2
2025-06-18add `#[align]` attributeFolkert de Vries-0/+1
2025-06-17fix bugs in inline/force_inline and diagnostics of all attr parsersJana Dönszelmann-9/+31
2025-06-17Auto merge of #137944 - davidtwco:sized-hierarchy, r=oli-obkbors-0/+2
2025-06-16trait_sel: `{Meta,Pointee}Sized` on `Sized` typesDavid Wood-0/+2
2025-06-15clarify `rustc_do_not_const_check` commentDeadbeef-1/+1
2025-06-14Rollup merge of #141811 - mejrs:bye_locals, r=compiler-errorsMatthias Krüger-2/+2
2025-06-13Auto merge of #142443 - matthiaskrgr:rollup-l1l6d0v, r=matthiaskrgrbors-0/+2
2025-06-13Unimplement unsized_localsmejrs-2/+2
2025-06-12add `extern "custom"` functionsFolkert de Vries-0/+2
2025-06-12Rollup merge of #141162 - mejrs:gated, r=fee1-deadMatthias Krüger-110/+115
2025-06-11stabilize gaiBoxy-2/+2
2025-06-10Rollup merge of #141642 - xizheyin:issue-141619, r=BoxyUwULeón Orell Valerian Liehr-84/+98
2025-06-10Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35León Orell Valerian Liehr-2/+2
2025-06-09Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35Trevor Gross-2/+2
2025-06-09Remove rustc_feature::Stabilitymejrs-29/+3
2025-06-09refactor `AttributeGate` and `rustc_attr!` to emit notes during feature chec...mejrs-89/+120
2025-06-09Make `since` of removed features the version removed and fill `pull`xizheyin-81/+82
2025-06-09Note the version and PR of removed features when using itxizheyin-3/+16
2025-06-08Remove rustc's notion of "preferred" alignment AKA `__alignof`Jubilee Young-0/+2
2025-06-07Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target featuressayantn-2/+2
2025-06-07Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target featuressayantn-2/+2
2025-05-28Stabilise `repr128`beetrees-2/+2
2025-05-27support `#[cfg(...)]` on arguments to the `asm!` macrosFolkert de Vries-0/+2
2025-05-18Stabilize `avx512_target_feature`sayantn-1/+2
2025-05-12update version placeholdersPietro Albini-13/+13
2025-05-07Rollup merge of #139534 - madhav-madhusoodanan:apx-target-feature-addition, r...Jacob Pratt-0/+1
2025-05-06Added `apxf` target feature support, under flag `apx_target_feature`Madhav Madhusoodanan-0/+1
2025-05-06Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes...Stuart Cook-0/+2
2025-05-05Implement RFC 3503: frontmattersDeadbeef-0/+2
2025-05-04Initial support for dynamically linked cratesBryanskiy-0/+8
2025-05-04Rollup merge of #139675 - sayantn:avx10, r=AmanieuStuart Cook-0/+2
2025-04-28Rollup merge of #140323 - tgross35:cfg-unstable-float, r=UrgauChris Denton-0/+22
2025-04-28Auto merge of #123948 - azhogin:azhogin/async-drop, r=oli-obkbors-0/+2
2025-04-28AsyncDrop implementation using shim codegen of async_drop_in_place::{closure}...Andrew Zhogin-0/+2
2025-04-28Auto merge of #123239 - Urgau:dangerous_implicit_autorefs, r=jdonszelmann,tra...bors-0/+4
2025-04-27Implement the internal feature `cfg_target_has_reliable_f16_f128`Trevor Gross-0/+22
2025-04-26Add the `avx10.1` and `avx10.2` target featuressayantn-0/+2
2025-04-21Rollup merge of #134213 - folkertdev:stabilize-naked-functions, r=tgross35,Am...Chris Denton-8/+3
2025-04-20Add `#[rustc_no_implicit_autorefs]` and apply it to std methodsUrgau-0/+4
2025-04-20stabilize `naked_functions`Folkert de Vries-8/+3
2025-04-20Remove #[rustc_macro_edition_2021].Mara Bos-8/+0
2025-04-19Make `#[naked]` an unsafe attributeFolkert de Vries-1/+1
2025-04-17Auto merge of #139949 - matthiaskrgr:rollup-pxc5tsx, r=matthiaskrgrbors-2/+2
2025-04-17Auto merge of #139940 - matthiaskrgr:rollup-rd4d3fn, r=matthiaskrgrbors-0/+2