Lukas Wirth
|
9779526d8f
|
Record coercion adjustments
|
2021-07-08 13:07:24 +02:00 |
|
Florian Diebold
|
78419779f1
|
More cleanups, use check for display_source_code tests
|
2021-06-20 19:12:06 +02:00 |
|
Florian Diebold
|
04fbdce426
|
Unify check_mismatches and check_types
|
2021-06-20 19:12:06 +02:00 |
|
Florian Diebold
|
20487a1b4a
|
Fix coercion in match with expected type
Plus add infrastructure to test type mismatches without expect.
|
2021-06-12 23:04:43 +02:00 |
|
Jonas Schievink
|
26b4777e1f
|
Move hir_ty incremental test to its own file
|
2021-05-27 20:21:52 +02:00 |
|
Dawer
|
472317c008
|
internal: Record mismatches of pattern types.
|
2021-05-19 11:08:59 +05:00 |
|
Jonas Schievink
|
d8bf9bef80
|
Access a body's block def maps via a method
|
2021-04-04 03:03:18 +02:00 |
|
Florian Diebold
|
0623bb4d71
|
Test for a Salsa bug
|
2021-03-21 13:33:06 +01:00 |
|
Jonas Schievink
|
8447f101ac
|
Remove ItemTree::source
`HasSource` should be used instead
|
2021-03-12 23:54:29 +01:00 |
|
Jonas Schievink
|
1da0a27626
|
Use body.block_scopes in hir_ty tests
|
2021-03-09 18:27:23 +01:00 |
|
Jonas Schievink
|
3de8f57c51
|
Make ModuleId 's krate field private
|
2021-01-22 18:09:55 +01:00 |
|
Jonas Schievink
|
ce29730bc7
|
Obtain ModuleId 's DefMap through a method
|
2021-01-22 16:33:58 +01:00 |
|
Jonas Schievink
|
57a82fb05b
|
Rename CrateDefMap to DefMap
|
2021-01-18 20:18:05 +01:00 |
|
Lukas Wirth
|
98718e0544
|
Wrap remaining self/super/crate in Name{Ref}
|
2021-01-15 22:18:43 +01:00 |
|
Kevaundray Wedderburn
|
72b9a4fbd3
|
Change <|> to $0 - Rebase
|
2021-01-07 12:09:23 +00:00 |
|
Aleksey Kladov
|
731f7bfc02
|
Replace RacyFlag with OnceCell
|
2020-11-11 03:11:40 +01:00 |
|
Benjamin Coenen
|
ec3638adb9
|
do not use associated types placeholder for inlay hint
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-10-28 15:42:51 +01:00 |
|
Benjamin Coenen
|
0aca7b78de
|
do not use associated types placeholder for inlay hint
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-10-28 15:23:23 +01:00 |
|
Benjamin Coenen
|
ef2f7bb243
|
do not use associated types placeholder for inlay hint
Signed-off-by: Benjamin Coenen <5719034+bnjjj@users.noreply.github.com>
|
2020-10-28 14:07:12 +01:00 |
|
Aleksey Kladov
|
b0fd3faf36
|
Switch to expect_test from crates.io
|
2020-08-21 13:19:31 +02:00 |
|
Aleksey Kladov
|
aad911fb0c
|
Speedup ty tests
Closes #5792
|
2020-08-18 17:20:57 +02:00 |
|
Aleksey Kladov
|
6a77ec7bbe
|
Rename ra_hir_ty -> hir_ty
|
2020-08-13 16:35:29 +02:00 |
|