about summary refs log tree commit diff
path: root/tests/ui
AgeCommit message (Expand)AuthorLines
2025-09-26use `try_structurally_resolve_type` for method receiverlcnr-34/+51
2025-09-26Ignore more failing ui tests for GCC backendGuillaume Gomez-297/+440
2025-09-26fix cycle head usages trackinglcnr-0/+55
2025-09-26Auto merge of #145882 - m-ou-se:format-args-extend-1-arg, r=petrochenkovbors-16/+15
2025-09-25Rename ui test itemsJules Bertholet-66/+66
2025-09-25Auto merge of #146919 - lcnr:yeet-fast-path, r=fee1-deadbors-27/+40
2025-09-25Remove most `#[track_caller]` from allocating Vec methodsNoratrieb-1/+1
2025-09-25resolve: Do not finalize shadowed bindingsVadim Petrochenkov-0/+27
2025-09-25usize/isize range matching error clarificationhelldawg-27/+27
2025-09-25Auto merge of #147019 - Zalathar:rollup-boxzbmo, r=Zalatharbors-16/+129
2025-09-25Rollup merge of #146667 - calebzulawski:simd-mono-lane-limit, r=lcnr,RalfJungStuart Cook-16/+83
2025-09-25Rollup merge of #145277 - dingxiangfei2009:fold-coercion-into-const, r=nnethe...Stuart Cook-0/+46
2025-09-25Auto merge of #147003 - matthiaskrgr:rollup-b5z9uiz, r=matthiaskrgrbors-13/+27
2025-09-24Rollup merge of #146971 - lcnr:fix-writeback, r=BoxyUwUMatthias Krüger-0/+14
2025-09-24Rollup merge of #146894 - tiif:suggest_feature_attr, r=BoxyUwUMatthias Krüger-7/+7
2025-09-24Rollup merge of #146753 - tiif:unsatisfiable-unstable-feature, r=BoxyUwUMatthias Krüger-6/+6
2025-09-24Tweak handling of "struct like start" where a struct isn't supportedEsteban Küber-83/+37
2025-09-24Rollup merge of #146969 - RalfJung:maybe-null-errors, r=oli-obkMatthias Krüger-22/+119
2025-09-24Rollup merge of #146959 - tshepang:patch-2, r=nnethercoteMatthias Krüger-3/+3
2025-09-24Rollup merge of #146857 - tnuha:revert_self_has_no_region_infer, r=lcnrMatthias Krüger-0/+26
2025-09-24Rollup merge of #146711 - lcnr:fix-placeholder-ice, r=lqdMatthias Krüger-0/+80
2025-09-25mark THIR use as candidate for constness checkDing Xiang Fei-0/+8
2025-09-25add test fixture for newly allowed const exprDing Xiang Fei-0/+8
2025-09-25do not materialise X in [X; 0] when X is unsizing a constDing Xiang Fei-0/+30
2025-09-24Improve the pretty print of UnstableFeature clausetiif-6/+6
2025-09-24Improve derive suggestion of const paramtiif-7/+7
2025-09-24Auto merge of #146338 - CrooseGit:dev/reucru01/AArch64-enable-GCS, r=Urgau,da...bors-2/+2
2025-09-24add testlcnr-0/+40
2025-09-24const validation: better error for maybe-null referencesRalf Jung-19/+81
2025-09-24const-eval: improve and actually test the errors when pointers might be outsi...Ralf Jung-7/+42
2025-09-24allow bound regions in writebacklcnr-0/+14
2025-09-24temporary-lifetime-extension-tuple-ctor.rs: make usable on all editionsTshepang Mbambo-3/+3
2025-09-23Add an attribute to check the number of lanes in a SIMD vector after monomorp...Caleb Zulawski-16/+83
2025-09-23Rollup merge of #146907 - cyrgani:146537-test, r=nnethercoteMatthias Krüger-0/+34
2025-09-23Rollup merge of #146899 - Teapot4195:issue-146847-fix, r=nnethercoteMatthias Krüger-0/+31
2025-09-23revert change removing `has_infer` check. Commit conservatively patches for n...ash-0/+26
2025-09-23Rollup merge of #146731 - Muscraft:svg-test-terminal-url, r=jdonszelmannMatthias Krüger-30/+116
2025-09-23Rollup merge of #146632 - ctz:jbp-adaptor-spelling, r=petrochenkovMatthias Krüger-2/+2
2025-09-23remove test for no_corelcnr-27/+0
2025-09-23Auto merge of #146317 - saethlin:panic=immediate-abort, r=nnethercotebors-9/+153
2025-09-23add regression testlcnr-0/+30
2025-09-22add regression test for issue 146537cyrgani-0/+34
2025-09-22Fix a crash/mislex when more than one frontmatter closing possibility is cons...Alex-0/+31
2025-09-22Auto merge of #146892 - GuillaumeGomez:rollup-fa7lp0n, r=GuillaumeGomezbors-3/+3
2025-09-22Rollup merge of #146848 - moturus:motor-os_tier-3, r=davidtwcoGuillaume Gomez-3/+3
2025-09-22Auto merge of #146683 - clarfonthey:safe-intrinsics, r=RalfJung,Amanieubors-3/+3
2025-09-22Extends branch protection tests to include GCSReuben Cruise-2/+2
2025-09-22Rollup merge of #146831 - taiki-e:powerpc-clobber, r=AmanieuStuart Cook-170/+528
2025-09-21port `#[debugger_visualizer]` to the new attribute systemJana Dönszelmann-45/+42
2025-09-21Mark float intrinsics with no preconditions as safeltdk-3/+3