Florian Diebold
|
073a1ef834
|
Support aliases and Self in struct literals
Fixes #3306.
|
2020-03-06 15:43:14 +01:00 |
|
Florian Diebold
|
a5554dcb17
|
Fix enum constructors
|
2020-02-07 18:28:10 +01:00 |
|
Florian Diebold
|
4789a993eb
|
Fix printing of function types
|
2020-02-07 18:28:10 +01:00 |
|
Florian Diebold
|
16c6937447
|
Lower impl trait to variables, move away from using placeholders where they don't belong
|
2020-02-07 18:28:10 +01:00 |
|
Aleksey Kladov
|
6ca19b2188
|
Standard formatting for array types
|
2020-01-28 15:32:20 +01:00 |
|
Florian Diebold
|
33d637f2dd
|
Fix inference for shift operators
Fixes #2602.
|
2020-01-17 16:59:51 +01:00 |
|
Emil Lauridsen
|
8fad8e897a
|
Resolve traits in infer using lang item infrastructure
|
2019-12-29 17:39:31 +01:00 |
|
Aleksey Kladov
|
8f36f768e1
|
Don't add non-impl/trait containers to scope
|
2019-12-29 14:47:47 +01:00 |
|
Aleksey Kladov
|
e424545c0f
|
Rudimentary name resolution for local items
|
2019-12-22 22:41:21 +01:00 |
|
Florian Diebold
|
2a8c9100bf
|
Handle closure return types
Fixes #2547.
|
2019-12-20 18:16:11 +01:00 |
|
Florian Diebold
|
9747156f6c
|
Split up ty tests a bit
|
2019-12-03 18:00:29 +01:00 |
|