aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/call_info.rs
Commit message (Expand)AuthorAgeFilesLines
* Don't use an untyped String for ActiveParam trackingLukas Wirth2021-03-201-4/+10
* Fix incorrect newline emission in Attrs::docsLukas Wirth2021-03-171-3/+3
* Upgrade rowanAleksey Kladov2021-03-161-1/+1
* 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