Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Use FixtureMeta in MockAnalysis | vsrs | 2020-05-16 | 2 | -17/+85 | |
| * | | | | | | | Remove temporary FixtureEntry parsed_meta field. | vsrs | 2020-05-16 | 4 | -11/+10 | |
| * | | | | | | | Reimplement ra_db::fixture::ParsedMeta | vsrs | 2020-05-16 | 2 | -51/+28 | |
| * | | | | | | | parse fixture meta in test_utils crate | vsrs | 2020-05-16 | 2 | -1/+101 | |
* | | | | | | | | Merge pull request #4474 from georgewfraser/color_attrs | Aleksey Kladov | 2020-05-24 | 5 | -3/+11 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Color attribute functions | George Fraser | 2020-05-19 | 5 | -3/+11 | |
* | | | | | | | | | Some FIXMEs were outdated: | Julian Wollersberger | 2020-05-24 | 1 | -3/+1 | |
* | | | | | | | | | Update to rustc_lexer version 660. | Julian Wollersberger | 2020-05-24 | 3 | -11/+12 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
| | | | | | | | | ||||||
| \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ | Merge #4555 #4575 | bors[bot] | 2020-05-23 | 7 | -18/+179 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Use Chalk's Ty::Function for function pointer types | Florian Diebold | 2020-05-22 | 2 | -8/+51 | |
| | * | | | | | | | Use Chalk's built-in representation of function item types | Florian Diebold | 2020-05-22 | 7 | -10/+128 | |
* | | | | | | | | | Merge #4578 | bors[bot] | 2020-05-23 | 4 | -7/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | And a few drive-bys | kjeremy | 2020-05-22 | 3 | -6/+4 | |
| * | | | | | | | | | Remove unnecessary clone that prevented clippy from moving on | kjeremy | 2020-05-22 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge #4559 | bors[bot] | 2020-05-23 | 3 | -8/+17 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Fix resolve_proc_macro heavy test | Galilée 'Bill' Enguehard | 2020-05-23 | 1 | -1/+1 | |
| * | | | | | | | | Update tests to accept new hover formatting | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -4/+13 | |
| * | | | | | | | | Fix formatting error when no modpath is present | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -3/+3 | |
| * | | | | | | | | Modify hover info to show module path separated by a line | Galilée 'Bill' Enguehard | 2020-05-22 | 1 | -3/+3 | |
| * | | | | | | | | Merge branch 'master' of github.com:rust-analyzer/rust-analyzer into modname_... | Galilée 'Bill' Enguehard | 2020-05-21 | 409 | -17345/+23590 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add extra newline after module path in hover info | Galilée 'Bill' Enguehard | 2020-05-21 | 1 | -1/+1 | |
* | | | | | | | | | | Provide missing Chalk debug methods | Florian Diebold | 2020-05-22 | 2 | -0/+112 | |
* | | | | | | | | | | Use TypeCtorId as AdtId directly, and rename the type alias StructId -> AdtId | Florian Diebold | 2020-05-22 | 5 | -14/+14 | |
* | | | | | | | | | | Split up chalk module a bit | Florian Diebold | 2020-05-22 | 3 | -958/+982 | |
* | | | | | | | | | | Merge #4570 | bors[bot] | 2020-05-22 | 3 | -18/+277 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Add some tests for Chalk built-in trait impls | Florian Diebold | 2020-05-22 | 1 | -0/+78 | |
| * | | | | | | | | | | Provide Chalk well-known traits | Florian Diebold | 2020-05-22 | 2 | -10/+41 | |
| * | | | | | | | | | | Use Chalk's built-in representations of primitive types | Florian Diebold | 2020-05-22 | 1 | -10/+160 | |
* | | | | | | | | | | | Merge #4571 | bors[bot] | 2020-05-22 | 8 | -153/+112 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | KISS SourceChange | Aleksey Kladov | 2020-05-22 | 8 | -153/+112 | |
* | | | | | | | | | | | | Merge #4569 | bors[bot] | 2020-05-22 | 7 | -67/+19 | |
|\| | | | | | | | | | | | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | CodeAction groups | Aleksey Kladov | 2020-05-22 | 7 | -67/+19 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Update Chalk | Florian Diebold | 2020-05-22 | 3 | -52/+81 | |
* | | | | | | | | | | Merge #4516 | bors[bot] | 2020-05-22 | 2 | -24/+53 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Add version | kjeremy | 2020-05-19 | 1 | -1/+1 | |
| * | | | | | | | | | Fill code action capabilities with a function | kjeremy | 2020-05-19 | 1 | -29/+27 | |
| * | | | | | | | | | LSP: Two stage initialization | kjeremy | 2020-05-19 | 2 | -24/+55 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Use WorkspaceEdit for ssr | Aleksey Kladov | 2020-05-21 | 3 | -4/+5 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Formalize JoinLines protocol extension | Aleksey Kladov | 2020-05-21 | 6 | -34/+60 | |
* | | | | | | | | Cleanup | Aleksey Kladov | 2020-05-21 | 3 | -34/+18 | |
* | | | | | | | | Cleanup TextEdit | Aleksey Kladov | 2020-05-21 | 5 | -18/+21 | |
* | | | | | | | | Remove dead code for handling cursor positions | Aleksey Kladov | 2020-05-21 | 8 | -388/+12 | |
* | | | | | | | | Transition OnEnter to WorkspaceSnippetEdit | Aleksey Kladov | 2020-05-21 | 4 | -59/+44 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Remove unused cursor positions | Aleksey Kladov | 2020-05-21 | 3 | -8/+3 | |
* | | | | | | | Merge #4506 | bors[bot] | 2020-05-21 | 2 | -4/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Make `find_path_inner` a query | Jonas Schievink | 2020-05-20 | 2 | -4/+7 | |
* | | | | | | | | Remove unused cursor positions | Aleksey Kladov | 2020-05-20 | 1 | -13/+7 | |
* | | | | | | | | Remove set_cursor | Aleksey Kladov | 2020-05-20 | 2 | -31/+13 | |
* | | | | | | | | Snippetify unwrap -> match | Aleksey Kladov | 2020-05-20 | 2 | -13/+30 | |
* | | | | | | | | More snippets | Aleksey Kladov | 2020-05-20 | 3 | -23/+17 | |
|/ / / / / / / |