Temirkhan Myrzamadi
ea7cf61068
Don't suggest macros that out of scope
2020-09-30 12:00:59 +06:00
Temirkhan Myrzamadi
13dfbb64d3
Suggest imports of unresolved macros
2020-09-30 12:00:59 +06:00
Hameer Abbasi
5f0b775390
Remove redundant &format!
.
...
Co-authored-by: Bastian Kauschke <bastian_kauschke@hotmail.de>
2020-09-15 11:11:18 +02:00
Hameer Abbasi
7d5db239e7
This commit introduces the following changes:
...
* Change error message for type param in a const expression when using
min_const_generics
* Change ParamInNonTrivialAnonConst to contain an extra bool used for
distinguishing whether the passed-in symbol is a type or a value.
2020-09-15 10:27:19 +02:00
Bastian Kauschke
e5b82a56c5
allow concrete self types in consts
2020-09-13 22:53:51 +02:00
Aaron Hill
55082ce413
Attach TokenStream
to ast::Path
2020-09-10 17:33:06 -04:00
mark
9e5f7d5631
mv compiler to compiler/
2020-08-30 18:45:07 +03:00