aboutsummaryrefslogtreecommitdiff
path: root/crates/hir/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Tease apart orthogonal concerns in markdown link rewritingAleksey Kladov2020-08-261-1/+0
| | | | | | | | | | | | `hir` should know nothing about URLs, markdown and html. It should only be able to: * resolve stringy path from documentation * generate canonical stringy path for a def In contrast, link rewriting should not care about semantics of paths and names resolution, and should be concern only with text mangling bits.
* Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-251-8/+9
|\
| * Add description for crates that will be publishedPavan Kumar Sunkara2020-08-241-0/+1
| |
| * Add version to deps in cargo.tomlPavan Kumar Sunkara2020-08-241-7/+7
| |
* | Merge remote-tracking branch 'upstream/master' into 503-hover-doc-linksZac Pullar-Strecker2020-08-241-0/+2
|/
* Rename ra_hir -> hirAleksey Kladov2020-08-131-0/+24