about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-09-30remove unnecessary test directiveslcnr-7/+0
2025-09-30test bevy compute_implied_bounds hack with new trait solverJana Dönszelmann-2/+4
2025-09-30Rollup merge of #146649 - folkertdev:cmse-call-erase-regions, r=lcnrStuart Cook-0/+39
2025-09-30Rollup merge of #146011 - estebank:lifetime-obligation-span, r=lcnrStuart Cook-23/+235
2025-09-30Rollup merge of #140916 - moatom:140578, r=chenyukangStuart Cook-3/+78
2025-09-30add testslcnr-0/+86
2025-09-30Fix unuseful span in type error in some format_args!() invocationsTomoaki Kobayashi-28/+23
2025-09-30Add test for unuseful span in type error in some format_args!() invocationsTomoaki Kobayashi-0/+80
2025-09-30Auto merge of #147143 - estebank:verbose-ret-type, r=fee1-deadbors-148/+256
2025-09-29Rollup merge of #147152 - lcnr:instantiate-pre-sized-check, r=BoxyUwUJacob Pratt-0/+39
2025-09-29add testslcnr-0/+39
2025-09-29Auto merge of #147151 - Zalathar:rollup-w81rn0j, r=Zalatharbors-1/+8
2025-09-29Rollup merge of #146653 - jdonszelmann:empty-attr-diags, r=nnethercoteStuart Cook-1/+8
2025-09-29Auto merge of #147145 - Zalathar:rollup-s7kcs3w, r=Zalatharbors-5/+3
2025-09-29Rollup merge of #147100 - Enselic:ignore-less, r=jieyouxuStuart Cook-5/+3
2025-09-29Make replacement suggestion `_` in type verboseEsteban Küber-148/+256
2025-09-29Rollup merge of #147112 - nik-contrib:keyword-soup, r=jieyouxuStuart Cook-0/+30
2025-09-29Rollup merge of #133477 - estebank:issue-133343, r=davidtwcoStuart Cook-0/+76
2025-09-28Detect unconstructable re-exported tuple structsEsteban Küber-0/+76
2025-09-28Point at multiple outlives requirements instead of just the first oneEsteban Küber-0/+31
2025-09-28reword noteEsteban Küber-26/+26
2025-09-28Point at lifetime requirement origin in more casesEsteban Küber-34/+78
2025-09-28Point at fn bound that introduced lifetime obligationEsteban Küber-23/+160
2025-09-28Rollup merge of #146675 - Jules-Bertholet:sync-nonexclusive, r=Mark-SimulacrumMatthias Krüger-1/+5
2025-09-28Rollup merge of #144197 - KMJ-007:type-tree, r=ZuseZ4Matthias Krüger-0/+19
2025-09-28Rollup merge of #141469 - Kivooeo:remove-usnsafegate, r=compiler-errorsMatthias Krüger-11/+116
2025-09-28Rollup merge of #147066 - SimonSapin:macro_attr-tracking, r=lqdMatthias Krüger-1/+1
2025-09-28Rollup merge of #147061 - lcnr:provisional-cache-woops, r=BoxyUwUMatthias Krüger-0/+55
2025-09-28Rollup merge of #146745 - helldawg:master, r=workingjubileeMatthias Krüger-27/+27
2025-09-28Auto merge of #147042 - Noratrieb:untrack-caller-vec, r=tgross35bors-1/+1
2025-09-28test: add `keyword/soup.rs`Nik Revenco-0/+30
2025-09-27Hoist non-platform-specific code out of `thread_local_inner!`Jules Bertholet-4/+4
2025-09-27Rollup merge of #146037 - aapoalas:reborrow-lang-experiment, r=tmandryMatthias Krüger-3/+233
2025-09-27tests: Remove ignore-android directive for fixed issueMartin Nordholts-5/+3
2025-09-27improve empty attribute diagnosticJana Dönszelmann-1/+8
2025-09-27Put back the `doc_cfg` code behind a nightly featureGuillaume Gomez-5/+14
2025-09-27Remove ui test for doc_cfg feature gateGuillaume Gomez-14/+5
2025-09-27Fix tracking issue number for feature(macro_attr)Simon Sapin-1/+1
2025-09-27Auto merge of #146636 - Mark-Simulacrum:bootstrap-bump, r=jieyouxubors-10/+5
2025-09-27Auto merge of #147074 - matthiaskrgr:rollup-sm3owsd, r=matthiaskrgrbors-342/+509
2025-09-26Apply cfg(bootstrap) replacementMark Rousskov-9/+4
2025-09-26Update CURRENT_RUSTC_VERSION post-bumpMark Rousskov-1/+1
2025-09-27move Reborrow to ops, fix fmt issuesAapo Alasuutari-15/+13
2025-09-26Support `#[rustc_align_static]` inside `thread_local!`Jules Bertholet-2/+433
2025-09-26Rollup merge of #147058 - GuillaumeGomez:ignore-more-ui-tests, r=KobzolMatthias Krüger-297/+440
2025-09-26Rollup merge of #146704 - jdonszelmann:port-debug-visualizer, r=petrochenkovMatthias Krüger-45/+42
2025-09-26Rollup merge of #145113 - petrochenkov:lessfinalize, r=lcnrMatthias Krüger-0/+27
2025-09-26add testslcnr-0/+161
2025-09-26move testslcnr-0/+0
2025-09-26allow method calls on opaqueslcnr-139/+141