Sergey Parilin
|
993abedd77
|
apply T! macro where it is possible
|
2019-05-15 15:35:47 +03:00 |
|
Florian Diebold
|
d6dc75f9f2
|
Handle auto traits & negative impls
We don't pass field types to Chalk yet though, so the auto trait inference won't
be correct.
|
2019-05-11 16:21:20 +02:00 |
|
Aleksey Kladov
|
268e739c94
|
move add_missing_members to structured editing API
Currently, this is more code, and we also loose auto-indenting of
bodies, but, long-term, this is the right approach
|
2019-04-22 13:01:33 +03:00 |
|
Marco Groppo
|
e85ee60c42
|
Initial support for lang items.
|
2019-04-20 00:10:19 +02:00 |
|
robojumper
|
ca40ca93a5
|
Parse and infer tuple indices
|
2019-04-06 01:07:35 +02:00 |
|
Aleksey Kladov
|
ab19ff16e5
|
add minimal comments
|
2019-04-02 13:02:23 +03:00 |
|
Aleksey Kladov
|
0e1e40676a
|
rename flavor to kind
|
2019-04-02 12:53:44 +03:00 |
|
Aleksey Kladov
|
cb5001c0a5
|
move extensions to submodules
|
2019-04-02 12:47:39 +03:00 |
|