Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | format | ShuiRuTian | 2021-01-11 | 1 | -3/+5 |
* | fix as suggestion. | ShuiRuTian | 2021-01-11 | 1 | -9/+5 |
* | Update crates/rust-analyzer/src/handlers.rs | Song Gao | 2021-01-11 | 1 | -3/+1 |
* | Update crates/rust-analyzer/src/handlers.rs | Song Gao | 2021-01-11 | 1 | -4/+2 |
* | move logic from client to server. | ShuiRuTian | 2021-01-11 | 2 | -21/+9 |
* | update rs format | ShuiRuTian | 2021-01-10 | 1 | -1/+2 |
* | fix condition. | ShuiRuTian | 2021-01-10 | 1 | -1/+1 |
* | update format. | ShuiRuTian | 2021-01-10 | 1 | -8/+9 |
* | fix issue. | ShuiRuTian | 2021-01-10 | 2 | -14/+21 |
* | not track my analytics | ShuiRuTian | 2021-01-09 | 1 | -42/+0 |
* | beta version for folder rename | ShuiRuTian | 2021-01-09 | 3 | -4/+34 |
* | support folder rename for initial request. | ShuiRuTian | 2021-01-08 | 1 | -8/+16 |
* | more thoughts. | ShuiRuTian | 2021-01-06 | 1 | -0/+14 |
* | add analytics md. | ShuiRuTian | 2021-01-06 | 1 | -0/+28 |
* | Merge #7170 | bors[bot] | 2021-01-05 | 6 | -83/+124 |
|\ | |||||
| * | More maintainable caps config | Aleksey Kladov | 2021-01-05 | 6 | -83/+124 |
* | | Merge #7171 | bors[bot] | 2021-01-05 | 1 | -1/+32 |
|\ \ | |/ |/| | |||||
| * | Emit diagnostics for unresolved item-level macros | Jonas Schievink | 2021-01-05 | 1 | -1/+32 |
|/ | |||||
* | Merge #7168 | bors[bot] | 2021-01-05 | 18 | -29/+34 |
|\ | |||||
| * | Rename expr -> tail_expr | Aleksey Kladov | 2021-01-05 | 18 | -29/+34 |
* | | Merge #7140 | bors[bot] | 2021-01-05 | 4 | -117/+197 |
|\ \ | |/ |/| | |||||
| * | Move the test mark | Kirill Bulatov | 2021-01-05 | 1 | -2/+4 |
| * | Small helpers | Kirill Bulatov | 2021-01-04 | 2 | -1/+5 |
| * | Code review fixes | Kirill Bulatov | 2021-01-04 | 3 | -42/+50 |
| * | Do not collect trait type aliases | Kirill Bulatov | 2021-01-04 | 1 | -5/+6 |
| * | Ignore associated items during unqialified path fuzzy completions | Kirill Bulatov | 2021-01-04 | 1 | -1/+9 |
| * | Simplify | Kirill Bulatov | 2021-01-04 | 2 | -27/+37 |
| * | Properly check assoc items lookup | Kirill Bulatov | 2021-01-04 | 2 | -46/+73 |
| * | Add associated data into fst | Kirill Bulatov | 2021-01-04 | 1 | -49/+45 |
| * | Add a basic test for the trait fuzzy import | Kirill Bulatov | 2021-01-04 | 1 | -0/+24 |
* | | Merge #7131 | bors[bot] | 2021-01-05 | 3 | -0/+227 |
|\ \ | |||||
| * | | Created an inline-function assist (fixes #6863) | Michael-F-Bryan | 2021-01-04 | 3 | -0/+227 |
* | | | Merge #7162 | bors[bot] | 2021-01-05 | 2 | -12/+55 |
|\ \ \ | |||||
| * | | | Introduce new queries to compute | Daniel Frampton | 2021-01-05 | 2 | -12/+55 |
* | | | | Merge #7164 | bors[bot] | 2021-01-05 | 2 | -56/+55 |
|\ \ \ \ | |||||
| * | | | | Allow `#anchor` linking of config options | Aleksey Kladov | 2021-01-05 | 2 | -56/+55 |
| | |/ / | |/| | | |||||
* | | | | Merge #7163 | bors[bot] | 2021-01-05 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Use macos-latest for aarch64-apple-darwin releases | Laurențiu Nicola | 2021-01-05 | 1 | -2/+2 |
|/ / / / | |||||
* | | | | Merge #7161 | bors[bot] | 2021-01-04 | 1 | -57/+7 |
|\ \ \ \ | |||||
| * | | | | Cargo update to remove some dependencies | kjeremy | 2021-01-04 | 1 | -57/+7 |
|/ / / / | |||||
* | | | | Merge #7160 | bors[bot] | 2021-01-04 | 1 | -0/+12 |
|\ \ \ \ | |||||
| * | | | | Remove `RetType` | Arnaud | 2021-01-04 | 1 | -18/+3 |
| * | | | | Document `hir::Function::ret_type` | Arnaud | 2021-01-04 | 1 | -0/+4 |
| * | | | | Make it possible to retrieve `hir::Function`'s return type | Arnaud | 2021-01-04 | 1 | -0/+23 |
| |/ / / | |||||
* | | | | Merge #7147 | bors[bot] | 2021-01-04 | 2 | -3/+60 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | ssr: Allow replacing expressions with statements | Marijn Suijten | 2021-01-04 | 2 | -3/+60 |
* | | | | Merge #7159 | bors[bot] | 2021-01-04 | 5 | -152/+172 |
|\ \ \ \ | |||||
| * | | | | Simplify SubtreeTokenSource | Edwin Cheng | 2021-01-04 | 1 | -88/+60 |
| * | | | | Refactor TokenBuffer for reduc cloning | Edwin Cheng | 2021-01-04 | 5 | -53/+99 |
| * | | | | Reduce string copying | Edwin Cheng | 2021-01-04 | 1 | -14/+16 |
| | |/ / | |/| | |