Florian Diebold
|
3e78a6e3e0
|
Somewhat handle variables in the derefed type, and add another test
|
2019-06-15 18:21:23 +02:00 |
|
Florian Diebold
|
9c5e7dd849
|
Implement autoderef using the Deref trait
- add support for other lang item targets, since we need the Deref lang item
|
2019-06-15 18:21:23 +02:00 |
|
Robin Freyler
|
6aae0cf7fa
|
replace usages of algo::generate with iter::successors from std
|
2019-04-13 16:43:49 +02:00 |
|
Aleksey Kladov
|
4fd8cfd6ad
|
replace todo with fixme
|
2019-03-23 11:07:09 +03:00 |
|
Marcus Klaas de Vries
|
0b8fbb4fad
|
Fix typos in ARCHITECTURE.md and a number of crates
specifically: gen_lsp_server, ra_arena, ra_cli, ra_db, ra_hir
|
2019-01-09 01:17:09 +01:00 |
|
Florian Diebold
|
7bb279b365
|
Implement autoderef for field accesses
|
2019-01-07 14:54:23 +01:00 |
|