Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New VFS API | Aleksey Kladov | 2020-06-16 | 8 | -0/+520 |
* | Merge #4889 | bors[bot] | 2020-06-15 | 7 | -13/+17 |
|\ | |||||
| * | Update parser tests with env var | Aleksey Kladov | 2020-06-15 | 3 | -8/+11 |
| * | Allow attributes on expressions | Aleksey Kladov | 2020-06-15 | 1 | -4/+2 |
| * | Deprecate hir::Path::from_ast | Aleksey Kladov | 2020-06-15 | 3 | -1/+4 |
* | | Merge #4888 | bors[bot] | 2020-06-15 | 1 | -0/+7 |
|\| | |||||
| * | Var naming | Aleksey Kladov | 2020-06-15 | 1 | -0/+7 |
* | | Merge #4882 | bors[bot] | 2020-06-15 | 1 | -113/+142 |
|\ \ | |||||
| * | | _match.rs: improve comment formatting | Jonas Schievink | 2020-06-14 | 1 | -113/+142 |
* | | | Merge #4880 | bors[bot] | 2020-06-15 | 1 | -2/+48 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fill_match_arms bind pattern implementation | Toby Dimmick | 2020-06-14 | 1 | -2/+14 |
| * | | fill_match_arms bind pattern test | Toby Dimmick | 2020-06-14 | 1 | -0/+34 |
|/ / | |||||
* | | Merge #4875 | bors[bot] | 2020-06-14 | 3 | -0/+135 |
|\ \ | |/ |/| | |||||
| * | Introduce paths crate | Aleksey Kladov | 2020-06-14 | 3 | -0/+135 |
|/ | |||||
* | Merge #4867 | bors[bot] | 2020-06-13 | 6 | -160/+134 |
|\ | |||||
| * | Cleanup URL handling | Aleksey Kladov | 2020-06-13 | 6 | -160/+134 |
* | | Merge #4869 | bors[bot] | 2020-06-13 | 1 | -11/+32 |
|\ \ | |||||
| * | | Discourage allocation | Aleksey Kladov | 2020-06-13 | 1 | -11/+32 |
* | | | Merge #4868 | bors[bot] | 2020-06-13 | 1 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix if and while postfix completions | Aleksey Kladov | 2020-06-13 | 1 | -4/+4 |
| |/ | |||||
* | | Merge #4700 | bors[bot] | 2020-06-13 | 6 | -640/+618 |
|\ \ | |||||
| * | | More concise completion tests | Aleksey Kladov | 2020-06-13 | 2 | -182/+146 |
| * | | Cleanup | Aleksey Kladov | 2020-06-13 | 4 | -255/+154 |
| * | | Remove accidentally added adoc file | Mikhail Rakhmanov | 2020-06-13 | 1 | -298/+0 |
| * | | Add keywords completions on source file position | Mikhail Rakhmanov | 2020-06-13 | 3 | -21/+124 |
| * | | Merge branch 'master' into keyword_completion | Mikhail Rakhmanov | 2020-06-13 | 175 | -3882/+7387 |
| |\| | |||||
| * | | Fix tests and remove unused methods | Mikhail Rakhmanov | 2020-06-13 | 4 | -14/+7 |
| * | | Add more patterns, tests and fix keywords | Mikhail Rakhmanov | 2020-06-12 | 3 | -473/+297 |
| * | | Rewrite snapshot checks | Mikhail Rakhmanov | 2020-06-12 | 4 | -245/+100 |
| * | | Remove comment and incorrect assert | Mikhail Rakhmanov | 2020-06-12 | 1 | -7/+1 |
| * | | Return snapshots to tests | Mikhail Rakhmanov | 2020-06-12 | 1 | -18/+34 |
| * | | More assert refactoring | Mikhail Rakhmanov | 2020-06-12 | 1 | -7/+8 |
| * | | Add more pattern tests | Mikhail Rakhmanov | 2020-06-12 | 2 | -11/+50 |
| * | | New testing approach for keywords | Mikhail Rakhmanov | 2020-06-12 | 2 | -6/+56 |
| * | | Add few smoke tests for patterns and refactoring | Mikhail Rakhmanov | 2020-06-11 | 4 | -10/+111 |
| * | | Add more patterns and keywords | Mikhail Rakhmanov | 2020-06-11 | 3 | -55/+59 |
| * | | Add todo | Mikhail Rakhmanov | 2020-06-11 | 1 | -1/+2 |
| * | | Add more keywords | Mikhail Rakhmanov | 2020-06-11 | 4 | -234/+183 |
| * | | Add top level keywords completion | Mikhail Rakhmanov | 2020-06-02 | 1 | -1/+186 |
* | | | Merge #4862 | bors[bot] | 2020-06-13 | 2 | -3/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Revert "Hide squiggly for unused and unnecessary" | Gabriel Valfridsson | 2020-06-12 | 2 | -3/+2 |
|/ / | |||||
* | | Merge #4857 | bors[bot] | 2020-06-12 | 1 | -1/+14 |
|\ \ | |||||
| * | | simplify determining whether the field is a tuple field | OptimalStrategy | 2020-06-12 | 1 | -5/+1 |
| * | | Fix invalid shorthand initialization diagnostic for tuple structs | OptimalStrategy | 2020-06-12 | 1 | -1/+18 |
* | | | Merge #4855 | bors[bot] | 2020-06-12 | 3 | -143/+143 |
|\ \ \ | |||||
| * | | | Apply codegen with idiomatic lifetimes | Veetaha | 2020-06-11 | 2 | -141/+141 |
| * | | | Use more idiomatic style for lifetimes in generated code | Veetaha | 2020-06-11 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge #4856 | bors[bot] | 2020-06-12 | 2 | -6/+6 |
|\ \ \ | |||||
| * | | | Simplify | Veetaha | 2020-06-12 | 2 | -6/+6 |
| |/ / | |||||
* | | | Merge #4858 | bors[bot] | 2020-06-12 | 2 | -21/+77 |
|\ \ \ | |/ / |/| | |