]> git.lizzy.rs Git - rust.git/history - .vscode
Auto merge of #12101 - Veykril:simplify, r=Veykril
[rust.git] / .vscode /
2021-03-02 bors[bot]Merge #7335 #7691
2021-01-27 bors[bot]Merge #7451
2021-01-27 bors[bot]Merge #7465
2021-01-26 bors[bot]Merge #7457
2021-01-25 vsrsAdd "Win Attach to Server" debug configuration
2020-06-18 vsrsAdd `rust-analyzer.gotoLocation` command
2020-06-18 vsrsAdd associated type test.
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-05-30 bors[bot]Merge #4562
2020-05-26 bors[bot]Merge #4534
2020-05-24 Aleksey KladovMerge pull request #4548 from bnjjj/fix_4464
2020-05-24 Aleksey KladovMerge pull request #4495 from vsrs/fixture_meta
2020-05-24 Aleksey KladovMerge pull request #4474 from georgewfraser/color_attrs
2020-05-23 Aleksey KladovMerge pull request #4538 from vsrs/vscode_tests
2020-05-20 vsrsvscode client side tests
2020-05-05 bors[bot]Merge #4166
2020-05-02 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-01 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-30 bors[bot]Merge #4222
2020-04-30 bors[bot]Merge #4178
2020-04-29 bors[bot]Merge #4119
2020-04-28 bors[bot]Merge #4198
2020-04-28 bors[bot]Merge #4196
2020-04-28 Jonas SchievinkBuild extension too
2020-04-28 Jonas SchievinkRebuild rust-analyzer when launching in VS Code
2020-04-24 bors[bot]Merge #3998 #4006
2020-04-24 bors[bot]Merge #4101
2020-04-23 bors[bot]Merge #4106
2020-04-23 bors[bot]Merge #3954
2020-04-23 bors[bot]Merge #4111 #4112
2020-04-23 Jonas SchievinkAdd Launch configuration for release build
2020-03-19 Aleksey KladovMerge pull request #3641 from darinmorrison/rollup...
2020-03-19 bors[bot]Merge #3629
2020-03-19 Aleksey KladovRewrite auto-update
2020-02-18 bors[bot]Merge #3026
2020-02-18 Aleksey KladovMerge pull request #3204 from Veetaha/feature/vscode...
2020-02-18 Aleksey KladovMerge pull request #3216 from matklad/rename-to-rust...
2020-02-18 Aleksey KladovRename the binary to rust-analyzer
2020-02-17 bors[bot]Merge #3169
2020-02-17 bors[bot]Merge #3099
2020-02-17 bors[bot]Merge #3108
2020-02-17 bors[bot]Merge #3153
2020-02-17 bors[bot]Merge #3179
2020-02-16 bors[bot]Merge #3175
2020-02-16 Veetahavscode: apply lnicolas amendments to comments in launch...
2020-02-16 Veetahavscode: remove extra comment lone
2020-02-16 Veetahavscode: skip node internals while debugging
2020-02-16 bors[bot]Merge #3174
2020-02-16 Aleksey KladovApply suggestions from code review
2020-02-16 DmitryMerge remote-tracking branch 'origin/master'
2020-02-16 DmitryAdded short description and disable-extensions
2019-12-31 Aleksey KladovMerge pull request #2672 from Speedy37/master
2019-12-30 Aleksey KladovMerge pull request #2684 from matklad/refactor-frontend
2019-12-30 Aleksey KladovAdd rollup
2019-12-30 Aleksey KladovMinimize TypeScript build
2019-12-29 Aleksey KladovTrim down launch configurations
2019-12-29 Aleksey KladovDrop all the debugging tasks
2019-12-29 Aleksey KladovDrop obsolete tasks
2019-12-23 Seivan HeidariMerge branch 'master' into feature/themes
2019-12-09 bors[bot]Merge #2510
2019-12-08 Edwin ChengAdd rollup sourcemap and fix launch.json
2019-04-23 Lenard PrattIntroduced resolve_macro_call on resolver
2019-04-22 Lenard PrattAdded macro resolution and expansion
2019-03-11 Lucas SpitsMerge branch 'master' of https://github.com/LDSpits...
2019-03-10 bors[bot]Merge #956
2019-03-10 bors[bot]Merge #957
2019-03-10 Bernardorevert change to "check" since "build" is intentional
2019-03-10 Bernardoadd cargo watch tasks
2019-01-19 Andrew RossConfig for raLspServerPath will be overwritten if __RA_...