Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix ra_analysis to work with the new API | Aleksey Kladov | 2019-01-06 | 1 | -2/+2 |
| | |||||
* | Make FnScopes use hir::Expr | Florian Diebold | 2019-01-05 | 1 | -1/+1 |
| | | | | | | This was a bit complicated. I've added a wrapper type for now that does the LocalSyntaxPtr <-> ExprId translation; we might want to get rid of that or give it a nicer interface. | ||||
* | kill approximatelly_resolve_symbol | Aleksey Kladov | 2019-01-05 | 1 | -1/+1 |
| | |||||
* | inline goto_defention tests | Aleksey Kladov | 2019-01-05 | 1 | -0/+58 |
| | |||||
* | move goto_defenition to a separate file | Aleksey Kladov | 2019-01-05 | 1 | -0/+80 |
| | |||||
* | kill accidentally added file | Aleksey Kladov | 2019-01-05 | 1 | -73/+0 |
| | |||||
* | split import assist | Aleksey Kladov | 2019-01-05 | 1 | -0/+73 |