Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | :arrow_up: crates | Aleksey Kladov | 2020-08-13 | 1 | -36/+19 | |
| | * | | Minor | Aleksey Kladov | 2020-08-13 | 2 | -21/+23 | |
| |/ / | ||||||
| * | | Disabe macros TypeSCript builder | Aleksey Kladov | 2020-08-13 | 1 | -1/+1 | |
| * | | Merge pull request #5734 from pksunkara/ra_proc_macro_srv | Aleksey Kladov | 2020-08-13 | 22 | -11/+10 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Rename ra_proc_macro_srv -> proc_macro_srv | Pavan Kumar Sunkara | 2020-08-13 | 22 | -11/+10 | |
| |/ | ||||||
| * | Merge #5730 | bors[bot] | 2020-08-12 | 3 | -3/+38 | |
| |\ | ||||||
| | * | **Merge Imports** assist handles self | Aleksey Kladov | 2020-08-12 | 3 | -3/+38 | |
| |/ | ||||||
| * | Merge #5729 | bors[bot] | 2020-08-12 | 958 | -363/+353 | |
| |\ | ||||||
| | * | Rename ra_syntax -> syntax | Aleksey Kladov | 2020-08-12 | 958 | -363/+353 | |
| |/ | ||||||
| * | Merge #5727 | bors[bot] | 2020-08-12 | 47 | -65/+65 | |
| |\ | ||||||
| | * | Rename ra_parser -> parser | Aleksey Kladov | 2020-08-12 | 47 | -65/+65 | |
| * | | Merge #5726 | bors[bot] | 2020-08-12 | 41 | -94/+102 | |
| |\| | ||||||
| | * | Rename ra_text_edit -> text_edit | Aleksey Kladov | 2020-08-12 | 29 | -42/+42 | |
| | * | Cleanup TextEdit API | Aleksey Kladov | 2020-08-12 | 9 | -24/+34 | |
| | * | Rename ra_toolchain -> toolchain | Aleksey Kladov | 2020-08-12 | 14 | -32/+30 | |
| * | | Merge #5725 | bors[bot] | 2020-08-12 | 22 | -77/+77 | |
| |\| | ||||||
| | * | Rename ra_tt -> tt | Aleksey Kladov | 2020-08-12 | 22 | -77/+77 | |
| * | | Merge #5724 | bors[bot] | 2020-08-12 | 79 | -226/+192 | |
| |\| | ||||||
| | * | Rename ra_prof -> profile | Aleksey Kladov | 2020-08-12 | 61 | -188/+154 | |
| | * | Rename ra_arena | Aleksey Kladov | 2020-08-12 | 30 | -40/+40 | |
| |/ | ||||||
* | | Restore final newline in package.json | Igor Aleksanov | 2020-08-13 | 1 | -1/+1 | |
* | | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-12 | 134 | -1282/+1907 | |
|\| | ||||||
| * | Merge #5723 | bors[bot] | 2020-08-12 | 1 | -14/+0 | |
| |\ | ||||||
| | * | Completely remove cargo audit | Aleksey Kladov | 2020-08-12 | 1 | -14/+0 | |
| * | | Merge #5637 | bors[bot] | 2020-08-12 | 3 | -6/+93 | |
| |\ \ | | |/ | |/| | ||||||
| | * | SSR: Matching trait associated constants, types and functions | David Lattimore | 2020-08-01 | 3 | -6/+93 | |
| * | | Merge #5553 | bors[bot] | 2020-08-12 | 12 | -287/+288 | |
| |\ \ | ||||||
| | * | | Better naming and docs | Kirill Bulatov | 2020-08-11 | 6 | -28/+30 | |
| | * | | Simplify fix structure | Kirill Bulatov | 2020-08-11 | 4 | -96/+92 | |
| | * | | Add rustdocs | Kirill Bulatov | 2020-08-11 | 2 | -1/+4 | |
| | * | | Improve the ide diagnostics trait API | Kirill Bulatov | 2020-08-11 | 4 | -197/+166 | |
| | * | | Move the DiagnosticsWithFix trait on the ide level | Kirill Bulatov | 2020-08-11 | 7 | -63/+75 | |
| | * | | Make the fix AST source Optional | Kirill Bulatov | 2020-08-11 | 6 | -74/+78 | |
| | * | | Refactor the diagnostics | Kirill Bulatov | 2020-08-11 | 6 | -136/+106 | |
| | * | | Require source implementations for Diagnostic | Kirill Bulatov | 2020-08-11 | 3 | -12/+15 | |
| | * | | Restore accidentally removed public method | Kirill Bulatov | 2020-08-11 | 2 | -10/+11 | |
| | * | | Fix another missing fields diagnostics | Kirill Bulatov | 2020-08-11 | 3 | -44/+19 | |
| | * | | Better naming | Kirill Bulatov | 2020-08-11 | 5 | -48/+57 | |
| | * | | Less stubs | Kirill Bulatov | 2020-08-11 | 4 | -31/+28 | |
| | * | | Custom ranges for missing fields | Kirill Bulatov | 2020-08-11 | 4 | -8/+56 | |
| | * | | Separate diagnostics and diagnostics fix ranges | Kirill Bulatov | 2020-08-11 | 3 | -47/+59 | |
| * | | | Merge #4743 | bors[bot] | 2020-08-12 | 7 | -32/+284 | |
| |\ \ \ | ||||||
| | * | | | Remove unused import left behind after rebasing | Paul Daniel Faria | 2020-08-10 | 1 | -1/+1 | |
| | * | | | Fix type names broken by rebase, redo expected test because of rebase | Paul Daniel Faria | 2020-08-10 | 3 | -14/+44 | |
| | * | | | Move unsafe semantics methods into `SemanticsImpl` and reference them in `Sem... | Paul Daniel Faria | 2020-08-10 | 1 | -71/+83 | |
| | * | | | Return bool from is_unsafe_method_call and cleanup usages | Paul Daniel Faria | 2020-08-10 | 2 | -24/+25 | |
| | * | | | Move semantic logic into Semantics, fix missing tag for safe amp operator, us... | Paul Daniel Faria | 2020-08-10 | 6 | -105/+112 | |
| | * | | | Remove merge backup | Paul Daniel Faria | 2020-08-10 | 1 | -769/+0 | |
| | * | | | Fix rebase errors | Paul Daniel Faria | 2020-08-10 | 4 | -9/+10 | |
| | * | | | Move unsafe packed ref logic to Semantics, use `Attrs::by_key` to simplify re... | Paul Daniel Faria | 2020-08-10 | 4 | -54/+815 |