Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #975 | bors[bot] | 2019-03-14 | 1 | -1/+2 |
|\ | |||||
| * | sort navigations to make tests stable | Aleksey Kladov | 2019-03-14 | 1 | -1/+2 |
|/ | |||||
* | Merge #974 | bors[bot] | 2019-03-14 | 3 | -1/+348 |
|\ | |||||
| * | Add test for minus in inner pattern | Michael Chesser | 2019-03-14 | 2 | -0/+347 |
| * | Allow MINUS at the start of a pattern. | Michael Chesser | 2019-03-14 | 1 | -1/+1 |
|/ | |||||
* | Merge #973 | bors[bot] | 2019-03-14 | 1 | -1/+1 |
|\ | |||||
| * | derive Hash for ra_hir::ModuleDef | pcpthm | 2019-03-14 | 1 | -1/+1 |
|/ | |||||
* | Merge #971 | bors[bot] | 2019-03-14 | 1 | -2/+3 |
|\ | |||||
| * | Point to the compiler-team repo directly | Wilco Kusee | 2019-03-13 | 1 | -2/+3 |
|/ | |||||
* | Merge #970 | bors[bot] | 2019-03-13 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo | Florian Gilcher | 2019-03-13 | 1 | -1/+1 |
|/ | |||||
* | Merge #969 | bors[bot] | 2019-03-13 | 1 | -1/+2 |
|\ | |||||
| * | activate extension if Cargo.toml is present | Aleksey Kladov | 2019-03-13 | 1 | -1/+2 |
|/ | |||||
* | Merge #959 | bors[bot] | 2019-03-12 | 1 | -2/+16 |
|\ | |||||
| * | Applied code style of ``npm run fix`` | Lucas Spits | 2019-03-11 | 1 | -6/+4 |
| * | Fix typescript linting errors | Lucas Spits | 2019-03-11 | 1 | -1/+1 |
| * | Merge branch 'master' of https://github.com/LDSpits/rust-analyzer into featur... | Lucas Spits | 2019-03-11 | 14 | -69/+174 |
| |\ | |||||
| * | | Retrieve current directory from workspaces | Lucas Spits | 2019-03-11 | 1 | -2/+18 |
* | | | Merge #958 | bors[bot] | 2019-03-12 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | LSP: Support EnumMember and Field | kjeremy | 2019-03-11 | 1 | -0/+2 |
| | |/ | |/| | |||||
* | | | Merge #962 | bors[bot] | 2019-03-12 | 2 | -6/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | remove Def | Aleksey Kladov | 2019-03-12 | 2 | -6/+0 |
|/ / | |||||
* | | Merge #956 | bors[bot] | 2019-03-10 | 10 | -2/+72 |
|\ \ | |||||
| * | | Add test for async block | Caio | 2019-03-10 | 3 | -1/+34 |
| * | | Add async keyword | Caio | 2019-03-09 | 8 | -2/+39 |
* | | | Merge #957 | bors[bot] | 2019-03-10 | 2 | -23/+36 |
|\ \ \ | |/ / |/| | | |||||
| * | | prettier format | Bernardo | 2019-03-10 | 1 | -1/+1 |
| * | | revert change to "check" since "build" is intentional | Bernardo | 2019-03-10 | 1 | -1/+1 |
| * | | add cargo watch tasks | Bernardo | 2019-03-10 | 1 | -22/+35 |
| * | | simplify watch patterns | Bernardo | 2019-03-10 | 1 | -3/+3 |
|/ / | |||||
* | | Merge #953 | bors[bot] | 2019-03-09 | 1 | -39/+61 |
|\ \ | |||||
| * | | Don't default publishDecorations to true on the server | Florian Diebold | 2019-03-09 | 1 | -39/+61 |
|/ / | |||||
* | | Merge #955 | bors[bot] | 2019-03-08 | 1 | -5/+5 |
|\ \ | |/ |/| | |||||
| * | Remove superfluous semicolons | kjeremy | 2019-03-08 | 1 | -5/+5 |
|/ | |||||
* | Merge #952 | bors[bot] | 2019-03-07 | 1 | -13/+13 |
|\ | |||||
| * | Update some deps | kjeremy | 2019-03-07 | 1 | -13/+13 |
|/ | |||||
* | Merge #951 | bors[bot] | 2019-03-07 | 1 | -3/+57 |
|\ | |||||
| * | Use ast::Name::text() instead of name().syntax().text() | Ville Penttinen | 2019-03-07 | 1 | -2/+2 |
| * | Fix EnumVariants not showing properly when hovering | Ville Penttinen | 2019-03-07 | 1 | -2/+56 |
|/ | |||||
* | Merge #948 | bors[bot] | 2019-03-07 | 1 | -6/+11 |
|\ | |||||
| * | Fix test_missing_module_code_action_in_json_project on Windows | Ville Penttinen | 2019-03-07 | 1 | -6/+11 |
* | | Merge #949 | bors[bot] | 2019-03-07 | 2 | -2/+2 |
|\ \ | |||||
| * | | Specify derive feature for serde | pcpthm | 2019-03-07 | 2 | -2/+2 |
|/ / | |||||
* | | Merge #944 | bors[bot] | 2019-03-07 | 4 | -26/+190 |
|\ \ | |/ |/| | |||||
| * | Add support for goto definition and hover on Self | Ville Penttinen | 2019-03-07 | 4 | -26/+190 |
|/ | |||||
* | Merge #946 | bors[bot] | 2019-03-07 | 3 | -22/+21 |
|\ | |||||
| * | when loading workspace, say how many packages were loaded | Aleksey Kladov | 2019-03-07 | 3 | -22/+21 |
|/ | |||||
* | Merge #939 | bors[bot] | 2019-03-07 | 9 | -93/+311 |
|\ | |||||
| * | Remove rust-project.json test w/ dependencies. | David Wood | 2019-03-07 | 1 | -43/+0 |
| * | Add test demonstrating logic for handling deps. | David Wood | 2019-03-07 | 1 | -1/+44 |