about summary refs log tree commit diff
path: root/tests/ui/attributes
AgeCommit message (Expand)AuthorLines
2025-08-20Rollup merge of #140794 - karolzwolak:allow-unused-doc-65464, r=davidtwcoJacob Pratt-17/+17
2025-08-19bless tests with new lint messagesKarol Zwolak-17/+17
2025-08-19Auto merge of #145600 - jieyouxu:rollup-jw0bpnt, r=jieyouxubors-0/+1
2025-08-19Rollup merge of #145500 - JonathanBrouwer:must_use_target, r=jdonszelmann许杰友 Jieyou Xu (Joe)-0/+1
2025-08-19Rollup merge of #144983 - Oneirical:uncountable-integer, r=jieyouxu许杰友 Jieyou Xu (Joe)-0/+107
2025-08-19Update uitestsJonathan Brouwer-0/+1
2025-08-19Rollup merge of #145243 - jdonszelmann:inner-attr-errors, r=petrochenkovStuart Cook-15/+11
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-130/+17
2025-08-17Rehome tests/ui/issues/ tests [5/?]Oneirical-0/+107
2025-08-16take attr style into account in attr diagnosticsJana Dönszelmann-15/+11
2025-08-14Update uitestsJonathan Brouwer-245/+289
2025-08-14Rollup merge of #145323 - scrabsha:push-pqwvmznzzmpr, r=jdonszelmannGuillaume Gomez-19/+18
2025-08-14Rollup merge of #145250 - fmease:regr-test-for-attr-meta-ice, r=jdonszelmannGuillaume Gomez-0/+28
2025-08-14Add regression test for a former ICE involving helper attributes containing i...León Orell Valerian Liehr-0/+28
2025-08-13Port the `#[linkage]` attribute to the new attribute systemSasha Pourcelot-19/+18
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