aboutsummaryrefslogtreecommitdiff
path: root/crates/rust-analyzer
Commit message (Expand)AuthorAgeFilesLines
* Merge #4161bors[bot]2020-04-285-42/+53
|\
| * lsp-types 0.74kjeremy2020-04-265-42/+53
* | Make it impossible to forget to add a semantic token type / modifierAleksey Kladov2020-04-281-56/+61
* | Introduce new semantic highlight token for format specifierLeander Tentrup2020-04-282-1/+5
|/
* Add `cargo test` to the list of Run commandsAleksey Kladov2020-04-263-62/+63
* Merge #4145bors[bot]2020-04-251-5/+1
|\
| * minor clenupAleksey Kladov2020-04-251-5/+1
| |
| \
*-. \ Merge #4113 #4136 #4141 #4142bors[bot]2020-04-252-4/+39
|\ \ \ | |_|/ |/| |
| * | Support returning non-hierarchical symbolskjeremy2020-04-241-4/+33
| * | Add hierarchical symbols client capabilitykjeremy2020-04-241-0/+6
* | | Merge #4133bors[bot]2020-04-251-7/+9
|\ \ \ | |_|/ |/| |
| * | main: fix bug where thread pool isn't joinedAndrew Gallant2020-04-251-0/+1
| * | main: eagerly prime goto-definition cachesAndrew Gallant2020-04-251-7/+8
* | | Merge #4125bors[bot]2020-04-253-4/+5
|\ \ \
| * | | Avoid lossy OsString conversionsLaurențiu Nicola2020-04-253-4/+5
| |/ /
* | | CleanupsAleksey Kladov2020-04-251-1/+1
* | | Convert code to text-sizeAleksey Kladov2020-04-253-19/+19
|/ /
* / Adds attribute completions (#3941)Roberto Vidal2020-04-241-0/+1
|/
* Merge #4101bors[bot]2020-04-241-1/+1
|\
| * Bubble up errorEdwin Cheng2020-04-231-1/+1
* | Honor snippet capabilityAleksey Kladov2020-04-241-0/+8
* | Introduce internal snippet capAleksey Kladov2020-04-241-0/+1
* | Don't set sortTextAleksey Kladov2020-04-242-18/+10
* | Merge #3954bors[bot]2020-04-232-12/+24
|\ \
| * | Improve autocompletion by looking on the type and nameBenjamin Coenen2020-04-212-5/+6
| * | Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-04-216-25/+30
| |\ \
| * \ \ Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-04-182-6/+2
| |\ \ \
| * \ \ \ Merge branch 'master' of github.com:rust-analyzer/rust-analyzerBenjamin Coenen2020-04-1712-45/+326
| |\ \ \ \
| * | | | | feat: improve dot completions with scoringBenjamin Coenen2020-04-161-5/+12
| * | | | | add sort_text to sort in editor viewBenjamin Coenen2020-04-142-8/+12
* | | | | | Fully get rid of SyntaxNodePtr::rangeAleksey Kladov2020-04-231-1/+5
* | | | | | Cleanup proc_macro configAleksey Kladov2020-04-233-11/+8
| |_|_|_|/ |/| | | |
* | | | | Merge #4093bors[bot]2020-04-231-1/+1
|\ \ \ \ \
| * | | | | Simplify configveetaha2020-04-221-1/+1
* | | | | | Merge #4092bors[bot]2020-04-232-2/+5
|\ \ \ \ \ \
| * | | | | | feat: run ignored testsHannes De Valkeneer2020-04-222-2/+5
| |/ / / / /
* / / / / / Fix typoveetaha2020-04-231-1/+1
|/ / / / /
* | | | | Merge #4090bors[bot]2020-04-221-2/+2
|\ \ \ \ \
| * | | | | Align the name of proc-macro enabling flagAleksey Kladov2020-04-221-1/+1
| * | | | | Match implementation of diagnostics flag to the docsAleksey Kladov2020-04-221-1/+1
| | |_|_|/ | |/| | |
* / | | | Don't panic on `rust-analyzer --help`Andrew Chin2020-04-221-8/+16
|/ / / /
* | | | Cleanup args a bitAleksey Kladov2020-04-211-7/+9
* | | | Merge #4061bors[bot]2020-04-203-16/+13
|\ \ \ \
| * | | | ra_proc_macro: cleanups here and thereveetaha2020-04-203-16/+13
* | | | | Some clippy fixesJeremy Kolb2020-04-191-1/+1
|/ / / /
* | | / Add semantic tag for unresolved referencesAleksey Kladov2020-04-182-1/+7
| |_|/ |/| |
* | | Merge #3996bors[bot]2020-04-172-6/+2
|\ \ \ | |_|/ |/| |
| * | Fix path for proc-macro in nightly / stable buildEdwin Cheng2020-04-162-6/+2
* | | Merge #3995bors[bot]2020-04-162-28/+40
|\ \ \ | |/ / |/| |
| * | Unmix error handling when discovering workspacesAleksey Kladov2020-04-162-20/+18