aboutsummaryrefslogtreecommitdiff
path: root/crates/ide_db/src/ty_filter.rs
Commit message (Expand)AuthorAgeFilesLines
* minor: align import style with styleguideAleksey Kladov2021-05-231-3/+3
* internal: introduce `ast::make::ext` module with common shortcutsAleksey Kladov2021-05-091-3/+3
* Cleanup ide_db importsLukas Wirth2021-03-271-2/+4
* replace_if_let_with_match: don't assume sad patternDániel Buga2021-01-221-0/+15
* Remove dependency on 'assists' from 'completion' crateIgor Aleksanov2020-10-241-0/+58