Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Add runnable env support. | vsrs | 2020-07-03 | 4 | -11/+69 | |
* | | | | Merge #5116 | bors[bot] | 2020-07-03 | 43 | -442/+593 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Don't categorize things we don't care about | kjeremy | 2020-07-02 | 6 | -68/+52 | |
| * | | | Move AssistKind into AssistId | kjeremy | 2020-07-02 | 41 | -140/+90 | |
| * | | | Recategorize a few | kjeremy | 2020-07-02 | 3 | -3/+3 | |
| * | | | Pass CodeActionKind through our middleware to populate menus | Jeremy Kolb | 2020-07-02 | 1 | -2/+4 | |
| * | | | Categorize assists | Jeremy Kolb | 2020-07-02 | 42 | -506/+721 | |
* | | | | Merge #5201 | bors[bot] | 2020-07-03 | 2 | -1/+22 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Add function to test completion edit | Aleksey Kladov | 2020-07-03 | 2 | -1/+22 | |
|/ / / | ||||||
* | | | Merge #5200 | bors[bot] | 2020-07-03 | 1 | -206/+198 | |
|\ \ \ | ||||||
| * | | | Refactor keyword completion tests | Aleksey Kladov | 2020-07-03 | 1 | -206/+198 | |
|/ / / | ||||||
* | | | Merge #5199 | bors[bot] | 2020-07-03 | 4 | -374/+227 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Cleanup record completion tests | Aleksey Kladov | 2020-07-03 | 4 | -374/+227 | |
|/ / | ||||||
* | | Merge #5192 | bors[bot] | 2020-07-02 | 2 | -8/+17 | |
|\ \ | ||||||
| * | | Implement rust-analyzer feature configuration to tests. | daxpedda | 2020-07-02 | 2 | -8/+17 | |
| |/ | ||||||
* | | Merge #5193 | bors[bot] | 2020-07-02 | 4 | -43/+56 | |
|\ \ | ||||||
| * | | Move cargo metadata off the main loop | Aleksey Kladov | 2020-07-02 | 4 | -43/+56 | |
|/ / | ||||||
* | | Merge #5191 | bors[bot] | 2020-07-02 | 2 | -22/+9 | |
|\ \ | ||||||
| * | | Minor | Aleksey Kladov | 2020-07-02 | 2 | -22/+9 | |
| |/ | ||||||
* | | Merge #5188 | bors[bot] | 2020-07-02 | 10 | -12/+144 | |
|\ \ | ||||||
| * | | Indicate when project needs a reload | Aleksey Kladov | 2020-07-02 | 4 | -7/+51 | |
| * | | Implement StatusBar | Aleksey Kladov | 2020-07-02 | 8 | -5/+93 | |
* | | | Merge #5189 | bors[bot] | 2020-07-02 | 2 | -9/+207 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Use SmolStr | Jonas Schievink | 2020-07-02 | 1 | -3/+4 | |
| * | | Fix tests | Jonas Schievink | 2020-07-02 | 1 | -1/+27 | |
| * | | Record and suggest trait items via ImportMap | Jonas Schievink | 2020-07-02 | 2 | -8/+179 | |
| | | | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
| \ \ | ||||||
*-------. \ \ | Merge #5089 #5161 #5184 #5185 #5186 | bors[bot] | 2020-07-02 | 10 | -26/+242 | |
|\ \ \ \ \ \ \ | ||||||
| | | | | * | | | fix: correct pd/ppd/tfn/tmod completion doc | Heyward Fann | 2020-07-02 | 1 | -4/+4 | |
| | | | * | | | | Force showing extension activation error pop-up notification | Veetaha | 2020-07-02 | 1 | -3/+11 | |
| | | * | | | | | Always install required nightly extension if current one is not nightly | Veetaha | 2020-07-02 | 1 | -4/+8 | |
| | | |/ / / / | ||||||
| | * | | | | | SSR: Use T! instead of SyntaxKind::* where possible | David Lattimore | 2020-07-02 | 1 | -11/+11 | |
| | * | | | | | SSR: Add initial support for placeholder constraints | David Lattimore | 2020-07-01 | 6 | -6/+156 | |
| * | | | | | | Auto-completion no longer occurs on comments | BGluth | 2020-07-01 | 1 | -1/+5 | |
| * | | | | | | Added tests for no auto-completion on comments | BGluth | 2020-07-01 | 1 | -0/+50 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge #5180 | bors[bot] | 2020-07-02 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Disable optimizations for tracing-attributes | Laurențiu Nicola | 2020-07-01 | 1 | -0/+2 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Disable npm audit | Aleksey Kladov | 2020-07-02 | 1 | -3/+3 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge #5149 | bors[bot] | 2020-07-01 | 8 | -71/+140 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Implement Chalk variable kinds | Florian Diebold | 2020-07-01 | 8 | -71/+140 | |
* | | | | | Merge #5179 | bors[bot] | 2020-07-01 | 2 | -1/+25 | |
|\ \ \ \ \ | ||||||
| * | | | | | ItemTree: Lower fields despite invalid type | Jonas Schievink | 2020-07-01 | 2 | -1/+25 | |
* | | | | | | Merge #5174 | bors[bot] | 2020-07-01 | 6 | -71/+71 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Colorize more test fixtures | Laurențiu Nicola | 2020-07-01 | 6 | -71/+71 | |
* | | | | | | Merge #5175 | bors[bot] | 2020-07-01 | 8 | -128/+148 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Split `CrateImplDefs` in inherent and trait impls | Jonas Schievink | 2020-07-01 | 7 | -118/+130 | |
| * | | | | | | Don't recursively call `impls_from_deps` | Jonas Schievink | 2020-07-01 | 1 | -11/+2 | |
| * | | | | | | Add a transitive deps iterator to `CrateGraph` | Jonas Schievink | 2020-07-01 | 1 | -0/+17 | |
* | | | | | | | Merge #5178 | bors[bot] | 2020-07-01 | 4 | -318/+329 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fold multiline calls | Aleksey Kladov | 2020-07-01 | 3 | -105/+114 | |
| * | | | | | | Update file structure tests | Aleksey Kladov | 2020-07-01 | 1 | -213/+215 |