aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Align diagnostics config with the rest of rust-analyzerAleksey Kladov2020-08-1810-95/+90
* Merge #5682bors[bot]2020-08-1810-15/+155
|\
| * Move analysis config structure to the config.rsIgor Aleksanov2020-08-182-7/+7
| * Make disabled diagnostics an argument of corresponding functionIgor Aleksanov2020-08-187-39/+43
| * Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-141402-96474/+96443
| |\
| * | Restore final newline in package.jsonIgor Aleksanov2020-08-131-1/+1
| * | Merge branch 'master' into add-disable-diagnosticsIgor Aleksanov2020-08-12134-1282/+1907
| |\ \
| * | | Add a configuration option for the vscode extensionIgor Aleksanov2020-08-121-1/+10
| * | | Update crates/ra_ide/src/diagnostics.rsIgor Aleksanov2020-08-121-1/+1
| * | | Replace String with &'static strIgor Aleksanov2020-08-124-33/+31
| * | | Fix failing testIgor Aleksanov2020-08-071-0/+3
| * | | Add a test for disabled diagnosticsIgor Aleksanov2020-08-071-1/+57
| * | | Add an AnalysisConfig structure and use it to configure diagnostics runIgor Aleksanov2020-08-075-26/+57
| * | | Add names for diagnostics and add a possibility to disable themIgor Aleksanov2020-08-073-2/+44
* | | | Merge #5687bors[bot]2020-08-181-5/+10
|\ \ \ \
| * | | | Remove test for `handle_document_symbol`Yusuke Tanaka2020-08-161-317/+4
| * | | | Add test for `handle_document_symbol` (#5655)Yusuke Tanaka2020-08-081-4/+317
| * | | | Reverse document symbols for each scope (#5655)Yusuke Tanaka2020-08-081-5/+10
* | | | | Merge #5793bors[bot]2020-08-181-1/+1
|\ \ \ \ \
| * | | | | MinorAleksey Kladov2020-08-181-1/+1
|/ / / / /
* | | | | Merge #5758bors[bot]2020-08-187-38/+247
|\ \ \ \ \
| * | | | | SSR: A few small refactoringsDavid Lattimore2020-08-184-6/+10
| * | | | | SSR: Explicitly autoderef and ref placeholders as neededDavid Lattimore2020-08-144-25/+222
| * | | | | Refactor SSR so that placeholders store a VarDavid Lattimore2020-08-144-18/+26
* | | | | | Merge #5791bors[bot]2020-08-182-9/+9
|\ \ \ \ \ \
| * | | | | | :arrow_up: cratesAleksey Kladov2020-08-182-9/+9
|/ / / / / /
* | | | | | Remove usless pre-cache taskAleksey Kladov2020-08-181-4/+0
* | | | | | Merge #5790bors[bot]2020-08-186-42/+98
|\ \ \ \ \ \
| * | | | | | Revive cache cleaningAleksey Kladov2020-08-186-42/+98
|/ / / / / /
* | | | | | Re-enable mac buildAleksey Kladov2020-08-181-1/+1
* | | | | | Merge #5787bors[bot]2020-08-182-2/+19
|\ \ \ \ \ \
| * | | | | | Fix missing match arm false error on unknown typeCAD972020-08-172-4/+2
| * | | | | | Document missing match arm false positiveCAD972020-08-171-0/+19
|/ / / / / /
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge #5776 #5780bors[bot]2020-08-174-9/+89
|\ \ \ \ \ \ \
| | * | | | | | formatjDomantas2020-08-171-13/+9
| | * | | | | | update generated testsjDomantas2020-08-171-2/+1
| | * | | | | | fixup whitespace when adding missing impl itemsjDomantas2020-08-142-7/+89
| * | | | | | | Fix eslint errors on .eslintrc.js and rollup.config.jsxiaofa2020-08-161-0/+3
* | | | | | | | Merge #5782bors[bot]2020-08-175-5/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix StatusNotificationvsrs2020-08-175-5/+22
* | | | | | | | | Merge #5785bors[bot]2020-08-174-33/+45
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't make fields private unless you have toAleksey Kladov2020-08-174-33/+45
* | | | | | | | | | Merge #5784bors[bot]2020-08-175-21/+26
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Mention that generated .adocs are generaterdAleksey Kladov2020-08-175-21/+26
|/ / / / / / / / /
* | | | | | | | | Merge #5766bors[bot]2020-08-161-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Hacky support for fn-like proc macrosJonas Schievink2020-08-151-3/+3
* | | | | | | | | | Merge #5778bors[bot]2020-08-163-13/+13
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Chalk 0.23Jeremy Kolb2020-08-163-13/+13
|/ / / / / / / / / /
* | | | | | | | | | Merge #5777bors[bot]2020-08-162-3/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Bump rustc_lexerJeremy Kolb2020-08-162-3/+3
|/ / / / / / / / / /