Ryan Lowe
ed9d6e0c03
Move various stdlib tests to library/std/tests
2024-04-28 16:10:12 -04:00
许杰友 Jieyou Xu (Joe)
ec2cc761bc
[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
2024-02-16 20:02:50 +00:00
r0cky
c7519d42c2
Update tests
2024-02-07 10:42:01 +08:00
Jake Goulding
53eca9fa87
Adjust compiler tests for unused_tuple_struct_fields -> dead_code
2024-01-02 15:34:37 -05:00
surechen
40ae34194c
remove redundant imports
...
detects redundant imports that can be eliminated.
for #117772 :
In order to facilitate review and modification, split the checking code and
removing redundant imports code into two PR.
2023-12-10 10:56:22 +08:00
David Tolnay
823bacb6e3
Revert "Suggest using Arc
on !Send
/!Sync
types"
...
This reverts commit 9de1a472b6
.
2023-08-28 03:16:48 -07:00
Esteban Kuber
9de1a472b6
Suggest using Arc
on !Send
/!Sync
types
2023-08-09 14:04:10 +00:00
Ibraheem Ahmed
4ceca09586
update failing ui tests
2023-06-20 19:46:01 -04:00
Nilstrieb
6d0c91fda3
Add rustc_on_unimplemented
on Sync
for cell types
...
Suggest using a lock instead.
2023-01-19 21:09:25 +01:00
Albert Larsan
cf2dff2b1e
Move /src/test to /tests
2023-01-11 09:32:08 +00:00