about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-07-02Rollup merge of #143231 - xizheyin:143152, r=fee1-deadMatthias Krüger-0/+18
2025-07-02Rollup merge of #142321 - ostylk:fix/ppc64_abi, r=workingjubileeMatthias Krüger-1/+1
2025-07-02Auto merge of #143214 - camsteffen:remove-let-chains-feature, r=est31bors-1186/+1033
2025-07-02Make the enum check work for negative discriminantsBastian Kersting-0/+67
2025-07-02Move crashes tests.Camille GILLOT-0/+71
2025-07-02Auto merge of #142974 - cuviper:stage0-bump, r=Mark-Simulacrumbors-1/+1
2025-07-02Consider polarity in sizedness fast pathMichael Goulet-0/+23
2025-07-01Auto merge of #143036 - compiler-errors:no-dyn-star, r=oli-obkbors-1440/+62
2025-07-01Do not suggest borrow that is already there in fully-qualified callEsteban Küber-0/+31
2025-07-01Remove support for dyn*Michael Goulet-1440/+62
2025-07-01moved testsKivooeo-0/+0
2025-07-01Auto merge of #143287 - GuillaumeGomez:rollup-fdjcti9, r=GuillaumeGomezbors-456/+1361
2025-07-01Update version placeholdersJosh Stone-1/+1
2025-07-01moved testsKivooeo-0/+0
2025-07-01Rollup merge of #143279 - GuillaumeGomez:rm-itemkind-descr, r=oli-obkGuillaume Gomez-1/+1
2025-07-01Rollup merge of #143212 - Kivooeo:tf20, r=tgross35Guillaume Gomez-223/+253
2025-07-01Rollup merge of #143210 - Kivooeo:tf19, r=tgross35Guillaume Gomez-222/+265
2025-07-01Auto merge of #142030 - oli-obk:wfck-less-hir, r=compiler-errorsbors-627/+826
2025-07-01Fix duplicate errors for `link_section`, `rustc_layout_scalar_valid_range_sta...Jonathan Brouwer-20/+36
2025-07-01moved testsKivooeo-0/+0
2025-07-01Fix duplicate help on export_name and othersJonathan Brouwer-21/+5
2025-07-01Fix `#[rustc_macro_transparency]` giving two errorsJonathan Brouwer-75/+68
2025-07-01Fix `#[must_use = 1]` not giving an errorJonathan Brouwer-43/+71
2025-07-01Fix double error for `export_name`Jonathan Brouwer-88/+74
2025-07-01New test for malformed attributesJonathan Brouwer-0/+825
2025-07-01loop match: handle opaque patternsFolkert de Vries-2/+26
2025-07-01loop match: run exhaustiveness checkFolkert de Vries-135/+196
2025-07-01moved testsKivooeo-0/+0
2025-07-01Remove `ItemKind::descr` methodGuillaume Gomez-1/+1
2025-07-01Suggest use another lifetime specifier instead of underscore lifetimexizheyin-0/+18
2025-07-01cleaned up some testsKivooeo-60/+130
2025-07-01Give some UI tests more apropriate namesTrevor Gross-0/+0
2025-07-01cleaned up some testsKivooeo-61/+152
2025-07-01moved test filesKivooeo-0/+0
2025-07-01cleaned up some testsKivooeo-102/+132
2025-07-01Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obkbors-13/+38
2025-07-01Detect more cases of unused_parens around typesBenjamin Schulz-55/+422
2025-07-01Rollup merge of #143264 - Muscraft:fix-suggestion-filename, r=compiler-errorsMatthias Krüger-0/+1
2025-07-01Rollup merge of #143245 - tgross35:metavariable-expr-organization, r=petroche...Matthias Krüger-604/+666
2025-07-01Rollup merge of #143234 - GuillaumeGomez:ice-143128, r=oli-obkMatthias Krüger-60/+86
2025-06-30fix: Emit suggestion filename if primary diagnostic span is dummyScott Schafer-0/+1
2025-06-30add failing test, bless incorrect outputJeremy Smart-0/+87
2025-07-01moved testsKivooeo-0/+0
2025-06-30NoArgsAttributeParserPavel Grigorenko-8/+8
2025-06-30mbe: Extend metavariable expression testsTrevor Gross-62/+247
2025-06-30mbe: Split metavariable usage tests off from syntax testsTrevor Gross-378/+253
2025-06-30Rollup merge of #143223 - nnethercote:improve-macro-stats-printing, r=petroch...Matthias Krüger-3/+9
2025-06-30Remove unused `descr` methodsGuillaume Gomez-1/+1
2025-06-30Replace `ItemCtxt::report_placeholder_type_error` `match` with a call to `TyC...Guillaume Gomez-59/+85
2025-06-30Auto merge of #143233 - dianqk:rollup-lcx3278, r=dianqkbors-281/+484