Lukas Wirth
|
18bf2e5af5
|
Add ConstParams to the ide layer
|
2021-01-01 14:43:16 +01:00 |
|
Lukas Wirth
|
11f8664182
|
Add Lifetimes to the HIR
|
2020-12-12 00:56:52 +01:00 |
|
Kirill Bulatov
|
3f612d37c6
|
Move the helpers into ide_db
|
2020-11-28 16:30:39 +02:00 |
|
Kirill Bulatov
|
f4ae3650d8
|
Extract the import code into the shared module
|
2020-11-27 18:28:41 +02:00 |
|
Aleksey Kladov
|
2090b534fc
|
Move ModPath->ast::Path function to IDE layer
closes #6092
|
2020-10-06 16:19:18 +02:00 |
|
Aleksey Kladov
|
3290bb4112
|
Simplify ast_transform
|
2020-10-02 20:52:48 +02:00 |
|
Aleksey Kladov
|
8e3082ff6e
|
Document AstTransformation
|
2020-09-21 12:36:51 +02:00 |
|
Aleksey Kladov
|
75b1f9ee23
|
Unify naming
|
2020-09-03 12:18:46 +02:00 |
|
Aleksey Kladov
|
2052d33b9b
|
Remove deprecated Path::from_ast
Long term, we probably should make hir::Path private to hir.
|
2020-08-15 18:22:16 +02:00 |
|
Aleksey Kladov
|
fc34403018
|
Rename ra_assists -> assists
|
2020-08-13 17:33:38 +02:00 |
|