aboutsummaryrefslogtreecommitdiff
path: root/crates/hir/src/code_model.rs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-241-2/+120
* Better API factoring around self access modesAleksey Kladov2020-08-191-1/+11
* Introduce hir::ParamAleksey Kladov2020-08-191-2/+11
* Add SelfParam to code_modelAleksey Kladov2020-08-191-15/+38
* Mark mutating functions with `mutable` modifier, and owning functions with `c...Paul Daniel Faria2020-08-161-0/+15
* Don't expose hir::Path out of hirAleksey Kladov2020-08-151-6/+3
* Make hygiene private to hirAleksey Kladov2020-08-131-0/+7
* Rename ra_hir -> hirAleksey Kladov2020-08-131-0/+1712