aboutsummaryrefslogtreecommitdiff
path: root/crates/hir/src/from_id.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rename ImplDef -> ImplAleksey Kladov2020-12-171-3/+3
| | | | | | We used to have `Def` suffix for all symbols, but we moved off from that. `FunctionDef` isn't better than `Function`. Looks like we've forgot to change `Impl` though!
* Add LifetimeParam resolving to SemanticsLukas Wirth2020-12-141-0/+17
|
* Remove more unreachable pubsAleksey Kladov2020-11-021-4/+4
|
* Remove AttrDefAleksey Kladov2020-08-251-21/+4
|
* Rename ra_hir -> hirAleksey Kladov2020-08-131-0/+247