aboutsummaryrefslogtreecommitdiff
path: root/crates/ide
Commit message (Expand)AuthorAgeFilesLines
* Add type safety to diagnostic codesAleksey Kladov2020-08-181-59/+17
* MinorAleksey Kladov2020-08-183-36/+40
* Align diagnostics config with the rest of rust-analyzerAleksey Kladov2020-08-182-36/+51
* Merge #5682bors[bot]2020-08-182-10/+82
|\
| * Move analysis config structure to the config.rsIgor Aleksanov2020-08-181-6/+0
| * Make disabled diagnostics an argument of corresponding functionIgor Aleksanov2020-08-182-34/+22
| * Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-142-9/+99
* | Fix typo in commentDave Lage2020-08-151-1/+1
* | Rename hypothetical -> speculativeAleksey Kladov2020-08-141-1/+1
|/
* Merge #5753bors[bot]2020-08-133-59/+65
|\
| * Remove Hygiene from completionAleksey Kladov2020-08-133-59/+65
* | display correctly 'impl Trait<T> + Trait<T>' #4814Benjamin Coenen2020-08-131-0/+19
|/
* MinorAleksey Kladov2020-08-131-6/+12
* Rename ra_ide -> ideAleksey Kladov2020-08-1362-0/+24186