Commit Graph

10 Commits

Author SHA1 Message Date
Jonathan Brouwer 2ab9ebfd98 Rollup merge of #155055 - rishi-techo-14:ui-automation, r=Kivooeo
UI automation

# To move issue-3154 and issue-16774 to functional subdirectories:

I have moved 2 tests from tests/ui/issues to their appropriate directories using "test-manager" tool.
## Changes:

- Moved tests/ui/issues/issue-3154.rs to tests/ui/borrowck/missing-lifetime-in-return.rs

- Moved tests/ui/issues/issue-16774.rs to tests/ui/deref/derefmut-closure-drop-order.rs
These moves where performed using the test-manager automation tool.
2026-04-13 20:20:04 +02:00
rishi-techo-14 e4da93435e moved 2 tests to organized locations 2026-04-12 19:32:35 +05:30
danieljofficial cf986478fd add issue links and bless 2026-04-11 12:01:46 +01:00
danieljofficial c00aa3de46 move deref tests out of tests/ui/issues 2026-04-11 10:23:58 +01:00
zedddie 086dc0258b clean up some tests 2026-01-31 14:01:54 +01:00
zedddie 4df307acc1 move some tests 2026-01-31 14:00:12 +01:00
Alice Ryhl 76dcb39c24 Adjust error messages 2025-10-05 17:45:27 +00:00
Alice Ryhl 7e1c00dbce Prevent downstream impl DerefMut for Pin<LocalType> 2025-10-05 17:45:24 +00:00
Alice Ryhl e4e7e71e3d Add some error message tests 2025-09-08 11:37:57 +00:00
Oneirical aa543963c6 Rehome tests/ui/issues/ tests [4/?] 2025-08-10 11:54:15 -04:00