Maybe Waffle
13b67fb9d2
bless ui tests
2022-10-01 10:03:06 +00:00
Fabian Wolff
e3c7e04a44
Warn about dead tuple struct fields
2022-08-03 12:17:23 +02:00
klensy
0ff8ae3111
diagnostics: fix trailing space
2022-06-16 14:40:28 +03:00
Ralf Jung
1a6c2ff4fd
make unaligned_reference warning visible in future compat report
2022-04-14 22:15:56 -04:00
Ralf Jung
e30d6d9096
make unaligned_references lint deny-by-default
2022-04-14 21:16:42 -04:00
Ralf Jung
7d18a456ca
give more help in the unaligned_references lint
2021-12-09 16:48:51 -05:00
Tomasz Miąsko
3cbe0f1b48
Add test for packed drops in generators
2021-12-07 00:00:00 +00:00
Caio
7fd15f0900
Move some tests to more reasonable directories
2021-11-06 15:35:20 -03:00
Esteban Küber
99f2977031
Modify structured suggestion output
...
* On suggestions that include deletions, use a diff inspired output format
* When suggesting addition, use `+` as underline
* Color highlight modified span
2021-08-11 09:46:24 +00:00
Esteban Küber
15a40c7ee8
Do not discard ?Sized type params and suggest their removal
2021-07-30 08:44:31 -07:00
Yuki Okushi
2c6268678d
Move some UI tests to more suitable subdirs
2021-06-30 06:41:10 +09:00
Ralf Jung
1ab05c13dd
adjust old test
2021-03-28 14:49:35 +02:00
Ralf Jung
fb4f48e032
make unaligned_refereces future-incompat lint warn-by-default, and remove the safe_packed_borrows lint that it replaces
2021-03-27 16:59:37 +01:00
Matthew Jasper
6dcc78997f
Add more tests for raw_ref_op
2019-12-18 20:30:00 +00:00
Vadim Petrochenkov
9be35f82c1
tests: Move run-pass tests without naming conflicts to ui
2019-07-27 18:56:16 +03:00