Jonas Schievink
|
c05a1a6e37
|
Store an AstId for procedural macros
|
2021-03-18 16:11:18 +01:00 |
|
Jonas Schievink
|
6be4f30cae
|
Remove item_scope field from Body
|
2021-03-09 18:27:23 +01:00 |
|
Laurențiu Nicola
|
fc9eed4836
|
Use upstream cov-mark
|
2021-03-08 22:19:44 +02:00 |
|
Jonas Schievink
|
0dcec31553
|
Fix find_path when inner items are present
|
2021-03-01 19:39:17 +01:00 |
|
Jonas Schievink
|
1a8ea81a79
|
Split out ItemScope::dump from DefMap::dump
|
2021-02-03 19:05:11 +01:00 |
|
Kirill Bulatov
|
8721574a85
|
Simplify
|
2021-01-04 17:44:27 +02:00 |
|
Kirill Bulatov
|
d27dea86b7
|
Properly check assoc items lookup
|
2021-01-04 17:44:27 +02:00 |
|
Jonas Schievink
|
b238ddd21a
|
Make macro def krate mandatory
Refactors builtin derive support to go through proper name resolution
|
2020-12-15 20:33:05 +01:00 |
|
Igor Aleksanov
|
b42562b5de
|
Make incorrect case diagnostic work inside of functions
|
2020-10-12 11:05:00 +03:00 |
|
Jonas Schievink
|
e799dbe5d7
|
Simplify iterator chain
|
2020-09-28 12:51:40 +02:00 |
|
Jonas Schievink
|
baab72e611
|
Reduce visibility of non-proc-macros
proc-macro crates only export proc-macros, but currently other items
are also considered public (and show up in completion)
|
2020-09-18 17:50:04 +02:00 |
|
Aleksey Kladov
|
b28c54a2c2
|
Rename ra_hir_def -> hir_def
|
2020-08-13 16:29:33 +02:00 |
|