about summary refs log tree commit diff
path: root/tests/ui/attributes
AgeCommit message (Expand)AuthorLines
2025-08-12Rollup merge of #145238 - estebank:attr-overhaul, r=jdonszelmannStuart Cook-58/+273
2025-08-11Add more docs to templates for attrs with incorrect argumentsEsteban Küber-12/+42
2025-08-11fix testsEsteban Küber-5/+8
2025-08-11Add link to invalid `repr` errorEsteban Küber-0/+1
2025-08-11Add link to docs on malformed attributesEsteban Küber-0/+24
2025-08-11Allow attr entries to declare list of alternatives for `List` and `NamedValue...Esteban Küber-41/+198
2025-08-11Port `#[allow_internal_unsafe]` to the new attribute system (attempt 2)Sasha Pourcelot-6/+9
2025-08-10Start reporting future breakage for `ILL_FORMED_ATTRIBUTE_INPUT` in dependenciesJonathan Brouwer-0/+77
2025-08-09Auto merge of #145086 - jdonszelmann:revert-allow-internal-unsafe, r=Kobzolbors-9/+6
2025-08-08Rollup merge of #144039 - estebank:short-paths, r=fee1-deadTrevor Gross-3/+3
2025-08-08Revert "Port `#[allow_internal_unsafe]` to the new attribute system"Jana Dönszelmann-9/+6
2025-08-07Rollup merge of #144857 - scrabsha:push-pwtyrnmqkrtr, r=jdonszelmannTrevor Gross-6/+9
2025-08-07Use `tcx.short_string()` in more diagnosticsEsteban Küber-3/+3
2025-08-07Port `#[allow_internal_unsafe]` to the new attribute systemSasha Pourcelot-6/+9
2025-08-07Rollup merge of #143929 - petrochenkov:depresolve, r=lcnrStuart Cook-14/+86
2025-08-07Rollup merge of #143808 - JonathanBrouwer:should_panic_parser, r=jdonszelmannStuart Cook-23/+3
2025-08-06Changes to the tests for the `#[should_panic]` portJonathan Brouwer-23/+3
2025-08-06Rollup merge of #144794 - scrabsha:push-noqrrttovmwy, r=jdonszelmannGuillaume Gomez-6/+9
2025-08-05Mark all deprecation lints in name resolution as deny-by-default and report-i...Vadim Petrochenkov-14/+86
2025-08-05Rollup merge of #144548 - Oneirical:uncountable-integer-2, r=jieyouxuSamuel Tardieu-0/+43
2025-08-04Port `#[coroutine]` to the new attribute systemSasha Pourcelot-6/+9
2025-08-02Rehome tests/ui/issues/ tests [2/?]Oneirical-0/+43
2025-08-01Remove the omit_gdb_pretty_printer_section attributebjorn3-93/+80
2025-07-26Update test resultsJonathan Brouwer-31/+51
2025-07-23Update uitest stderrsJonathan Brouwer-16/+191
2025-07-22Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU许杰友 Jieyou Xu (Joe)-161/+189
2025-07-19Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-189/+174
2025-07-19Add test demonstrating current beta `#[align]` name resolution regressionJieyou Xu-0/+43
2025-07-18Auto merge of #143845 - cjgillot:stability-query, r=jieyouxubors-1/+1
2025-07-17Specify of_trait in Target::Impl.Camille GILLOT-1/+1
2025-07-16Port `#[coverage]` to the new attribute systemSasha Pourcelot-13/+13
2025-07-15Changes to diagnosticsJonathan Brouwer-3/+6
2025-07-14Rollup merge of #143855 - JonathanBrouwer:omit_gdb_pretty_printer_section, r=...Samuel Tardieu-6/+9
2025-07-14Rollup merge of #143217 - Periodic1911:link-ordinal, r=jdonszelmannJakub Beránek-6/+9
2025-07-14Auto merge of #143779 - JonathanBrouwer:automatically_derived_parser, r=oli-obkbors-6/+9
2025-07-13Port `#[link_ordinal]` to the new attribute parsing infrastructure.Anne Stijns-6/+9
2025-07-13Rollup merge of #143796 - JonathanBrouwer:fix-builtin-attribute-prefix, r=jdo...León Orell Valerian Liehr-0/+23
2025-07-13Auto merge of #140717 - mejrs:diagnostic_lints, r=oli-obkbors-1/+1
2025-07-12Port `#[omit_gdb_pretty_printer_section]` to the new attribute parsing infras...Jonathan Brouwer-6/+9
2025-07-12Update uitest stderrsJonathan Brouwer-6/+9
2025-07-11Fix ICE for parsed attributes with longer path not handled by CheckAttrVisitorJonathan Brouwer-0/+23
2025-07-11Split up the `unknown_or_malformed_diagnostic_attributes` lintmejrs-1/+1
2025-07-09Port `#[fundamental]` to the new attribute systemPavel Grigorenko-6/+9
2025-07-09Port `#[marker]` to the new attribute systemPavel Grigorenko-6/+9
2025-07-09Port `#[type_const]` to the new attribute systemPavel Grigorenko-6/+9
2025-07-08Rollup merge of #143402 - GrigorenkoPV:attributes/link_attrs, r=jdonszelmannMatthias Krüger-18/+27
2025-07-07Rollup merge of #143539 - JonathanBrouwer:ice-regression-tests, r=oli-obkMatthias Krüger-0/+57
2025-07-07Port `#[ffi_pure]` to the new attribute systemPavel Grigorenko-6/+9
2025-07-07Port `#[ffi_const]` to the new attribute systemPavel Grigorenko-6/+9
2025-07-07Port `#[export_stable]` to the new attribute systemPavel Grigorenko-6/+9