Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | SSR: Add initial support for placeholder constraints | David Lattimore | 2020-07-01 | 6 | -6/+156 | |
* | Merge #5098 | bors[bot] | 2020-07-01 | 3 | -601/+390 | |
|\ | ||||||
| * | Be more strict with `@types/node` | Laurențiu Nicola | 2020-07-01 | 2 | -4/+4 | |
| * | Use newer @types/node | Laurențiu Nicola | 2020-06-29 | 1 | -1/+1 | |
| * | Downgrade @types/node | Laurențiu Nicola | 2020-06-28 | 2 | -4/+4 | |
| * | Bump @rollup/plugin-commonjs | Laurențiu Nicola | 2020-06-27 | 3 | -10/+9 | |
| * | Bump some npm deps | Laurențiu Nicola | 2020-06-27 | 2 | -591/+381 | |
| | | ||||||
| \ | ||||||
*-. \ | Merge #5154 #5157 | bors[bot] | 2020-07-01 | 10 | -169/+291 | |
|\ \ \ | ||||||
| | * | | Use dynamic dispatch in AstDiagnostic | Laurențiu Nicola | 2020-07-01 | 2 | -6/+6 | |
| * | | | Structured search debugging | David Lattimore | 2020-07-01 | 8 | -163/+285 | |
* | | | | Merge #5158 | bors[bot] | 2020-07-01 | 8 | -29/+45 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Use Strings for display names | Aleksey Kladov | 2020-07-01 | 5 | -15/+15 | |
| * | | | Use CrateName for semantic names | Aleksey Kladov | 2020-07-01 | 5 | -14/+30 | |
* | | | | Merge #5156 | bors[bot] | 2020-07-01 | 11 | -35/+37 | |
|\ \ \ \ | ||||||
| * | | | | Remove db from AssistsContext | Laurențiu Nicola | 2020-07-01 | 11 | -35/+37 | |
|/ / / / | ||||||
* | | | | Merge #5153 | bors[bot] | 2020-07-01 | 3 | -19/+15 | |
|\ \ \ \ | ||||||
| * | | | | Make SemanticsScope non-generic | Laurențiu Nicola | 2020-07-01 | 3 | -19/+15 | |
| | |/ / | |/| | | ||||||
* | | | | Merge #5155 | bors[bot] | 2020-07-01 | 1 | -1/+1 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * / | FileSetConfig works with empty set of roots | Aleksey Kladov | 2020-07-01 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge #5142 | bors[bot] | 2020-06-30 | 5 | -5/+43 | |
|\ \ | ||||||
| * | | analysis-stats: allow parallel type inference | Jonas Schievink | 2020-06-30 | 5 | -5/+43 | |
* | | | Merge #5152 | bors[bot] | 2020-06-30 | 1 | -4/+13 | |
|\ \ \ | ||||||
| * | | | Don't crash on empty out_dirs with older cargos | Aleksey Kladov | 2020-06-30 | 1 | -4/+13 | |
|/ / / | ||||||
* | | | Merge #5151 | bors[bot] | 2020-06-30 | 1 | -74/+100 | |
|\ \ \ | ||||||
| * | | | Switch to expect for the rest of inlay tests | Aleksey Kladov | 2020-06-30 | 1 | -74/+100 | |
* | | | | Merge #5150 | bors[bot] | 2020-06-30 | 1 | -28/+4 | |
|\ \ \ \ | ||||||
| * | | | | Bump console and insta (removes clicolors-control and atty) | kjeremy | 2020-06-30 | 1 | -28/+4 | |
|/ / / / | ||||||
* | | | | Merge #5143 | bors[bot] | 2020-06-30 | 1 | -2/+2 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix a typo | Matthijs Brobbel | 2020-06-30 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge #5146 | bors[bot] | 2020-06-30 | 2 | -631/+199 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Simplify most of the inlay hints tests | Aleksey Kladov | 2020-06-30 | 2 | -631/+199 | |
|/ / | ||||||
* | | Merge #5138 | bors[bot] | 2020-06-30 | 1 | -525/+511 | |
|\ \ | ||||||
| * | | Refactor runnable tests | Aleksey Kladov | 2020-06-30 | 1 | -525/+511 | |
* | | | Merge #5136 | bors[bot] | 2020-06-30 | 2 | -44/+73 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove `entries_without_primitives` | Jonas Schievink | 2020-06-30 | 2 | -11/+3 | |
| * | | Simplify entry API usage | Jonas Schievink | 2020-06-30 | 1 | -21/+12 | |
| * | | Reorder imports | Jonas Schievink | 2020-06-30 | 1 | -1/+2 | |
| * | | Split namespace maps in `ItemScope` | Jonas Schievink | 2020-06-30 | 1 | -34/+79 | |
* | | | Merge #5137 | bors[bot] | 2020-06-30 | 10 | -737/+639 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Remove confusing API | Aleksey Kladov | 2020-06-30 | 4 | -27/+32 | |
| * | | Rewrite goto implementation tests | Aleksey Kladov | 2020-06-30 | 3 | -104/+119 | |
| * | | Rewrite goto definition tests | Aleksey Kladov | 2020-06-30 | 5 | -614/+487 | |
| * | | Better factoring | Aleksey Kladov | 2020-06-30 | 2 | -9/+18 | |
* | | | Merge #5135 | bors[bot] | 2020-06-30 | 1 | -5/+8 | |
|\| | | ||||||
| * | | Generalize annotations | Aleksey Kladov | 2020-06-30 | 1 | -5/+8 | |
|/ / | ||||||
* | | Merge #5132 | bors[bot] | 2020-06-30 | 5 | -7/+7 | |
|\ \ | ||||||
| * | | Fix some typos | David Lattimore | 2020-06-30 | 5 | -7/+7 | |
* | | | Merge #5101 | bors[bot] | 2020-06-30 | 10 | -13/+377 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Update crates/rust-analyzer/src/handlers.rs | Aleksey Kladov | 2020-06-28 | 1 | -3/+1 | |
| * | | Fix potential overflow | Aleksey Kladov | 2020-06-27 | 1 | -1/+1 |