about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2024-12-19Auto merge of #134499 - jieyouxu:rollup-zmaveur, r=jieyouxubors-11/+15
2024-12-19Rollup merge of #134474 - oli-obk:push-yomnkntvzlxw, r=compiler-errors许杰友 Jieyou Xu (Joe)-11/+15
2024-12-19Auto merge of #133961 - lcnr:borrowck-cleanup, r=jackh726bors-0/+36
2024-12-18Rollup merge of #134481 - estebank:unstable-lint-span, r=compiler-errorsJacob Pratt-30/+30
2024-12-18Rollup merge of #134418 - jieyouxu:ui-cleanup-3, r=compiler-errorsJacob Pratt-20/+45
2024-12-18Rollup merge of #133643 - lcnr:merge-candidates, r=compiler-errorsJacob Pratt-17/+48
2024-12-18Rollup merge of #132056 - weiznich:diagnostic_do_not_recommend_final_tests, r...Jacob Pratt-141/+263
2024-12-18Point at lint name instead of whole attr for gated lintsEsteban Küber-30/+30
2024-12-18Forbid overwriting types in typeckOli Scherer-11/+15
2024-12-18resolve FIXMElcnr-5/+0
2024-12-18add testslcnr-0/+45
2024-12-18update new solver candidate assemblylcnr-12/+3
2024-12-18fix crasheslcnr-0/+36
2024-12-18Rollup merge of #134394 - dianne:clarify-pat-2024-migration, r=compiler-errors许杰友 Jieyou Xu (Joe)-150/+211
2024-12-18Also warn against `#[diagnostic::do_not_recommend]` on plain implsGeorg Semmler-2/+18
2024-12-18Stabilize `#[diagnostic::do_not_recommend]`Georg Semmler-227/+49
2024-12-18Check `#[diagnostic::do_not_recommend]` for argumentsGeorg Semmler-0/+68
2024-12-18Improve testing coverage for `#[diagnostic::do_not_recommend]`Georg Semmler-14/+230
2024-12-18Fix const conditions for RPITITsMichael Goulet-13/+221
2024-12-17Add the edition guide link from the match 2024 migration lint to the error as...dianne-0/+8
2024-12-17Improve the pattern migration 2024 migration lint's messagedianne-62/+62
2024-12-17Clarify the match ergonomics 2024 migration lint's outputdianne-150/+203
2024-12-17Rollup merge of #134423 - jieyouxu:bootstrap-test-valid, r=onur-ozkanMatthias Krüger-0/+4
2024-12-17Rollup merge of #134408 - rmehri01:rpit-inherits-lifetime, r=compiler-errorsMatthias Krüger-0/+24
2024-12-17Auto merge of #130766 - clarfonthey:stable-coverage-attribute, r=wesleywiserbors-127/+79
2024-12-17bootstrap: use specific-purpose ui test path许杰友 Jieyou Xu (Joe)-0/+4
2024-12-17Auto merge of #134414 - jhpratt:rollup-4gtfd1h, r=jhprattbors-229/+231
2024-12-17Adjust `tests/ui/attrs-resolution.rs`许杰友 Jieyou Xu (Joe)-1/+9
2024-12-17Adjust `tests/ui/attrs-resolution-errors.rs`许杰友 Jieyou Xu (Joe)-6/+15
2024-12-17Adjust `tests/ui/attr-usage-inline.rs`许杰友 Jieyou Xu (Joe)-3/+4
2024-12-17Adjust `tests/ui/attr-shebang.rs`许杰友 Jieyou Xu (Joe)-5/+7
2024-12-17Adjust `tests/ui/attr-bad-crate-attr.rs`许杰友 Jieyou Xu (Joe)-5/+10
2024-12-17Move `tests/ui/attempted-access-non-fatal.rs` to `tests/ui/typeck/`许杰友 Jieyou Xu (Joe)-0/+0
2024-12-17Move `tests/ui/associated-path-shl.rs` to `tests/ui/parser/`许杰友 Jieyou Xu (Joe)-0/+0
2024-12-17Rollup merge of #134406 - nnethercote:fix-input-stats-ordering, r=jieyouxuJacob Pratt-17/+17
2024-12-17Rollup merge of #134398 - mustartt:aix-alignment-test-fix, r=compiler-errorsJacob Pratt-0/+2
2024-12-17Rollup merge of #134397 - Enselic:raw-mut, r=compiler-errorsJacob Pratt-0/+5
2024-12-17Rollup merge of #134368 - ehuss:edition-links, r=jieyouxuJacob Pratt-179/+188
2024-12-17Rollup merge of #134354 - oli-obk:push-nlrxswvpqnuk, r=compiler-errorsJacob Pratt-3/+3
2024-12-17Rollup merge of #134202 - nnethercote:rm-existing_doc_keyword, r=GuillaumeGomezJacob Pratt-30/+16
2024-12-17consistently handle global where-boundslcnr-36/+6
2024-12-17add testslcnr-0/+132
2024-12-16Regression test for RPIT inheriting lifetimeRyan Mehri-0/+24
2024-12-17Fix `-Z inputs-stats` ordering.Nicholas Nethercote-17/+17
2024-12-17Remove `rustc::existing_doc_keyword` lint.Nicholas Nethercote-30/+16
2024-12-16Stabilize #[coverage] attributeltdk-127/+79
2024-12-16add alignment info for testHenry Jiang-0/+2
2024-12-16rustc_borrowck: Suggest changing `&raw const` to `&raw mut` if applicableMartin Nordholts-0/+5
2024-12-16Rollup merge of #134385 - taiki-e:ui-asm-minicore, r=compiler-errorsMatthias Krüger-617/+528
2024-12-16Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obkMatthias Krüger-0/+23