Aleksey Kladov
|
bcff61257a
|
Add firewall query to lang items
With an intermediate query, changing one module won't cause reparsing
of all modules
|
2019-06-19 23:46:50 +03:00 |
|
Florian Diebold
|
96c2b9c41d
|
Simplifications / cleanup from review
|
2019-06-16 12:25:04 +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 |
|
Aleksey Kladov
|
0145d06515
|
use Source for module, part 1
|
2019-06-11 18:28:51 +03:00 |
|
Alan Du
|
b28ca32db2
|
Fix clippy::or_fun_call
|
2019-06-04 18:05:07 -04:00 |
|
Aleksey Kladov
|
5af9e475f4
|
add AstDatabase
|
2019-06-02 12:27:36 +03:00 |
|
Marco Groppo
|
8ac3d1f9aa
|
lang_item_lookup is now a salsa query.
|
2019-04-20 00:29:16 +02:00 |
|
Marco Groppo
|
8ebb20edce
|
New krate() method in Resolver.
Renamed Impl to ImplBlock.
|
2019-04-20 00:20:26 +02:00 |
|
Marco Groppo
|
e85ee60c42
|
Initial support for lang items.
|
2019-04-20 00:10:19 +02:00 |
|