about summary refs log tree commit diff
path: root/tests/ui/feature-gates
AgeCommit message (Expand)AuthorLines
2025-08-13Rollup merge of #145274 - compiler-errors:unused-must-use, r=fmeaseJakub Beránek-162/+167
2025-08-12Remove unused must_useMichael Goulet-162/+167
2025-08-11fix testsEsteban Küber-1/+1
2025-08-11Allow attr entries to declare list of alternatives for `List` and `NamedValue...Esteban Küber-4/+15
2025-08-10Start reporting future breakage for `ILL_FORMED_ATTRIBUTE_INPUT` in dependenciesJonathan Brouwer-0/+11
2025-08-08mbe: Parse macro attribute rulesJosh Triplett-0/+17
2025-08-06Changes to the tests for the `#[should_panic]` portJonathan Brouwer-6/+6
2025-08-01Remove the omit_gdb_pretty_printer_section attributebjorn3-14/+0
2025-07-26Update test resultsJonathan Brouwer-26/+26
2025-07-23Update uitest stderrsJonathan Brouwer-11/+2
2025-07-22Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU许杰友 Jieyou Xu (Joe)-18/+22
2025-07-19Auto merge of #144145 - matthiaskrgr:rollup-swc74s4, r=matthiaskrgrbors-65/+18
2025-07-19Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-18/+22
2025-07-18Don't reject *multiple* relaxed bounds, reject *duplicate* ones.León Orell Valerian Liehr-38/+2
2025-07-18Reword diagnostic about relaxing non-`Sized` boundLeón Orell Valerian Liehr-8/+8
2025-07-18Reword diagnostics about relaxed bounds in invalid contextsLeón Orell Valerian Liehr-26/+16
2025-07-18AST lowering: More robustly deal with relaxed boundsLeón Orell Valerian Liehr-9/+8
2025-07-17Integrate stable feature checking into a query.Camille GILLOT-8/+8
2025-07-17Check for already stable features in check_attr.Camille GILLOT-11/+11
2025-07-17Specify of_trait in Target::Impl.Camille GILLOT-123/+141
2025-07-14Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obkbors-15/+15
2025-07-13Retire hir::*ItemRef.Camille GILLOT-1/+1
2025-07-12Update uitest stderrsJonathan Brouwer-15/+15
2025-07-06Port `#[path]` to the new attribute parsing infrastructureJonathan Brouwer-15/+15
2025-07-05Port `#[ignore]` to the new attribute parsing infrastructureJonathan Brouwer-6/+6
2025-07-02Rollup merge of #142964 - GrigorenkoPV:attributes/argless, r=oli-obkMatthias Krüger-8/+8
2025-07-01Auto merge of #142030 - oli-obk:wfck-less-hir, r=compiler-errorsbors-24/+24
2025-06-30NoArgsAttributeParserPavel Grigorenko-8/+8
2025-06-30Unconditionally run `check_item_type` on all itemsOli Scherer-24/+24
2025-06-29Port #[link_section] to the new attribute parsing infrastructureAnne Stijns-8/+8
2025-06-28Port `#[link_name]` to the new attribute parsing infrastructureJonathan Brouwer-8/+8
2025-06-25Add edition checks for some tests that had divergent outputEsteban Küber-5/+75
2025-06-24Rollup merge of #142633 - folkertdev:interrupt-abi-restrict-signature, r=work...Jubilee-8/+8
2025-06-24Rollup merge of #138780 - trifectatechfoundation:loop_match_attr, r=oli-obk,t...Jubilee-0/+63
2025-06-24Rollup merge of #135731 - frank-king:feature/pin-borrow, r=eholk,traviscrossJubilee-10/+88
2025-06-24Auto merge of #142979 - matthiaskrgr:rollup-szqah4e, r=matthiaskrgrbors-19/+14
2025-06-24Don't include current rustc version string in feature removed helpJieyou Xu-19/+14
2025-06-24Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-deadGuillaume Gomez-92/+0
2025-06-24Error on invalid signatures for interrupt ABIsFolkert de Vries-8/+8
2025-06-24Remove the deprecated `concat_idents!` macroTrevor Gross-92/+0
2025-06-24Auto merge of #142956 - GuillaumeGomez:rollup-867246h, r=GuillaumeGomezbors-2/+2
2025-06-24Rollup merge of #140622 - petrochenkov:annusexp, r=jieyouxuGuillaume Gomez-2/+2
2025-06-24Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubileebors-3/+3
2025-06-23Account for beta revisions when normalizing versionsJosh Stone-3/+3
2025-06-23Add `#[loop_match]` for improved DFA codegenbjorn3-0/+63
2025-06-23compiletest: Improve diagnostics for line annotation mismatchesVadim Petrochenkov-2/+2
2025-06-23tests: Bless abi_gpu_kernel feature gate testJubilee Young-66/+57
2025-06-23move naked checks out of check_attr.rsJana Dönszelmann-2/+2
2025-06-22Port `#[must_use]` to new attribute parsing infrastructureJonathan Brouwer-6/+6
2025-06-20Auto merge of #142794 - tgross35:rollup-iae7okj, r=tgross35bors-8/+8