]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer/src/cli.rs
Replaced fold with for loop
[rust.git] / crates / rust-analyzer / src / cli.rs
2021-09-30 bors[bot]Merge #10402
2021-09-30 bors[bot]Merge #10401
2021-09-29 bors[bot]Merge #10389
2021-09-29 bors[bot]Merge #10384
2021-09-29 bors[bot]Merge #10181
2021-09-26 hamidreza kalbasiBegining of lsif
2021-08-21 bors[bot]Merge #9962
2021-08-12 bors[bot]Merge #9807
2021-08-11 bors[bot]Merge #9836
2021-08-10 bors[bot]Merge #9830
2021-08-10 bors[bot]Merge #9834
2021-08-10 Aleksey Kladovinternal: unify subcommand handling between ra and...
2021-08-10 Aleksey Kladovinternal: prepare to use standard .run pattern for...
2021-08-04 bors[bot]Merge #9734
2021-08-03 bors[bot]Merge #9772
2021-08-03 bors[bot]Merge #9770
2021-08-02 bors[bot]Merge #9764
2021-08-02 bors[bot]Merge #9762
2021-08-02 bors[bot]Merge #9761
2021-08-02 bors[bot]Merge #9751
2021-08-01 Vincent EscheMake `LoadCargoConfig`, `fn load_workspace_at` & `fn...
2021-06-14 bors[bot]Merge #8951
2021-06-14 bors[bot]Merge #9260
2021-06-11 bors[bot]Merge #9204
2021-06-11 bors[bot]Merge #9219
2021-06-11 bors[bot]Merge #9218
2021-06-11 bors[bot]Merge #9216
2021-06-11 bors[bot]Merge #9192
2021-06-11 bors[bot]Merge #9208
2021-06-10 Kirill BulatovPrime caches on workspace load
2021-04-18 bors[bot]Merge #8560
2021-04-08 bors[bot]Merge #8207
2021-04-05 bors[bot]Merge #8352
2021-03-31 bors[bot]Merge #8210
2021-03-31 bors[bot]Merge #8267
2021-03-30 bors[bot]Merge #8186
2021-03-30 bors[bot]Merge #8256
2021-03-30 bors[bot]Merge #8254
2021-03-30 Aleksey Kladovinternal: switch from CLI to internal benchmarking
2021-03-02 bors[bot]Merge #7335 #7691
2021-02-17 bors[bot]Merge #7699
2021-02-17 bors[bot]Merge #7705
2021-02-16 bors[bot]Merge #7690
2021-02-16 Vincent EscheSplit `pub fn cargo_load` into `pub fn load_workspace_a...
2020-12-14 bors[bot]Merge #6817
2020-12-12 bors[bot]Merge #6818
2020-12-11 bors[bot]Merge #6813
2020-12-11 bors[bot]Merge #6834
2020-12-11 bors[bot]Merge #6819
2020-12-11 bors[bot]Merge #6830
2020-12-11 Jonas SchievinkMove print_memory_usage to cli.rs
2020-08-24 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-08-18 bors[bot]Merge #5687
2020-08-17 bors[bot]Merge #5782
2020-08-14 DmitryMerge remote-tracking branch 'origin/master'
2020-08-14 Igor AleksanovMerge branch 'master' into add-disable-diagnostics
2020-08-13 bors[bot]Merge #5750
2020-08-13 Aleksey KladovRename ra_ide -> ide
2020-08-13 bors[bot]Merge #5748
2020-08-13 Aleksey KladovRename ra_ssr -> ssr
2020-08-12 bors[bot]Merge #5729
2020-08-12 Aleksey KladovRename ra_syntax -> syntax
2020-08-12 bors[bot]Merge #5724
2020-08-12 Aleksey KladovRename ra_prof -> profile
2020-08-09 DmitryMerge remote-tracking branch 'origin/master'
2020-07-31 bors[bot]Merge #5513
2020-07-31 Zac Pullar-StreckerMerge remote-tracking branch 'upstream/master' into...
2020-07-30 bors[bot]Merge #5596
2020-07-30 bors[bot]Merge #5615
2020-07-30 bors[bot]Merge #5614
2020-07-30 Aleksey KladovUse CmdArgs pattern for bench & analysis stats
2020-07-29 bors[bot]Merge #5554
2020-07-27 bors[bot]Merge #5528
2020-07-25 bors[bot]Merge #5531
2020-07-25 Aleksey KladovAdd rustc-perf to metrics
2020-07-21 Aleksey KladovMerge pull request #5447 from jethrogb/gitattributes
2020-07-17 bors[bot]Merge #5327
2020-07-16 bors[bot]Merge #5407
2020-07-16 bors[bot]Merge #5413
2020-07-16 Aleksey KladovBetter module structure
2020-07-16 bors[bot]Merge #4676
2020-07-02 bors[bot]Merge #5089 #5161 #5184 #5185 #5186
2020-07-01 bors[bot]Merge #5149
2020-07-01 bors[bot]Merge #5159
2020-07-01 bors[bot]Merge #5098
2020-07-01 bors[bot]Merge #5154 #5157
2020-07-01 David LattimoreStructured search debugging
2020-06-30 bors[bot]Merge #5101
2020-06-29 bors[bot]Merge #5120
2020-06-29 bors[bot]Merge #5096 #5097
2020-06-29 bors[bot]Merge #5124
2020-06-29 David LattimoreAdd a simple SSR subcommand to the rust-analyzer comman...
2020-06-28 bors[bot]Merge #5105
2020-06-28 VeetahaSimlify with matches!()
2020-06-03 Aleksey KladovMerge pull request #4382 from woody77/json_cfgs
2020-05-24 Aleksey KladovMerge pull request #4495 from vsrs/fixture_meta
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-15 bors[bot]Merge #4448
2020-05-15 bors[bot]Merge #4431
2020-05-14 bors[bot]Merge #4273
next