aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_ide_api/src/typing.rs
Commit message (Expand)AuthorAgeFilesLines
* fix typos in mbe testsAleksey Kladov2019-05-281-3/+3
* More future-proof comment kindAleksey Kladov2019-04-021-1/+1
* add ast::tokensAleksey Kladov2019-04-021-1/+1
* switch to new rowanAleksey Kladov2019-04-011-16/+16
* Rename source_edit to source_file_edit to match file_system_editVille Penttinen2019-03-251-1/+1
* Further improvements to the SourceChange convenience methodsVille Penttinen2019-03-251-7/+5
* Add convenience functions to SourceChange for creating single editsVille Penttinen2019-03-241-6/+8
* Remove LocalEdit usageWilco Kusee2019-03-231-35/+46
* Move typing to ra_ide_apiWilco Kusee2019-03-231-0/+408