aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/call_info.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix incorrect newline emission in Attrs::docsLukas Wirth2021-03-171-3/+3
|
* Upgrade rowanAleksey Kladov2021-03-161-1/+1
| | | | Notably, new rowan comes with support for mutable syntax trees.
* Use upstream cov-markLaurențiu Nicola2021-03-081-3/+2
|
* Extract tests module to file in ide_db crateDaiki Ihara2020-12-031-526/+1
|
* Make call_info a part of ide_dbIgor Aleksanov2020-10-241-0/+756