]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer/src/cli
Merge #4927
[rust.git] / crates / rust-analyzer / src / cli /
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-11 bors[bot]Merge #4833
2020-06-11 bors[bot]Merge #4849
2020-06-11 bors[bot]Merge #4850
2020-06-11 bors[bot]Merge #4844
2020-06-11 Aleksey KladovRemove dead code
2020-06-10 bors[bot]Merge #4834
2020-06-10 bors[bot]Merge #4832
2020-06-10 Aleksey KladovReduce OUT_DIR special casing
2020-06-08 bors[bot]Merge #4797
2020-06-08 bors[bot]Merge #4576
2020-06-08 bors[bot]Merge #4784
2020-06-08 Paul Daniel FariaRemove default_cfg_options, pass target instead so...
2020-06-07 Paul Daniel FariaChange management of test cfg to better support json...
2020-06-03 Mikhail RakhmanovMerge branch 'master' into assists_extract_enum
2020-06-03 Mikhail RakhmanovMerge branch 'master' into compute-lazy-assits
2020-06-03 bors[bot]Merge #4678
2020-06-03 bors[bot]Merge #4726
2020-06-03 Aleksey KladovGroundwork for specifying the set of projects via config
2020-06-03 Aleksey KladovRename ProjectRoot -> ProjectManifest
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-24 Aleksey KladovMerge pull request #4474 from georgewfraser/color_attrs
2020-05-22 bors[bot]Merge #4516
2020-05-21 Galilée 'Bill' Eng... Merge branch 'master' of github.com:rust-analyzer/rust...
2020-05-21 Benjamin Coenenadd support of feature flag for runnables #4464
2020-05-20 bors[bot]Merge #4505
2020-05-19 bors[bot]Merge #4494
2020-05-19 Aleksey KladovAdd AssistConfig
2020-05-15 bors[bot]Merge #4448
2020-05-15 bors[bot]Merge #4431
2020-05-14 bors[bot]Merge #4273
2020-05-14 bors[bot]Merge #4445
2020-05-14 bors[bot]Merge #4405
2020-05-14 Pavan Kumar SunkaraMake some stuff public so that they can be reused by...
2020-05-07 bors[bot]Merge #4296
2020-05-06 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-05 bors[bot]Merge #4325
2020-05-05 bors[bot]Merge #4166
2020-05-05 Christophe MASSOLINPass cargo.target to rustc
2020-04-25 bors[bot]Merge #4113 #4136 #4141 #4142
2020-04-25 bors[bot]Merge #4139
2020-04-25 bors[bot]Merge #4133
2020-04-25 bors[bot]Merge #4134
2020-04-25 bors[bot]Merge #4125
2020-04-25 bors[bot]Merge #4131
2020-04-25 Aleksey KladovConvert code to text-size
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 #4108
2020-04-23 Aleksey KladovFully get rid of SyntaxNodePtr::range
2020-04-23 bors[bot]Merge #4065
2020-04-21 bors[bot]Merge #4038
2020-04-21 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-20 bors[bot]Merge #4061
2020-04-20 veetahara_proc_macro: cleanups here and there
2020-04-18 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-18 bors[bot]Merge #4023
2020-04-17 bors[bot]Merge #4012
2020-04-17 bors[bot]Merge #4010
2020-04-17 bors[bot]Merge #4009
2020-04-17 bors[bot]Merge #4004
2020-04-17 bors[bot]Merge #3996
2020-04-17 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-16 Edwin ChengFix path for proc-macro in nightly / stable build
2020-04-16 bors[bot]Merge #3995
2020-04-16 Aleksey KladovUnmix error handling when discovering workspaces
2020-04-16 bors[bot]Merge #3958
2020-04-16 Aleksey KladovDecouple project loading from project discovery a bit
2020-04-16 Edwin ChengAdd proc-macro cli command for rust-analyzer
2020-04-16 bors[bot]Merge #3979
2020-04-16 Edwin ChengAdd config for proc_macro
2020-04-16 Edwin ChengAdd with-proc-macro in bench ,stats and diagnositcs
2020-04-16 bors[bot]Merge #3948
2020-04-15 bors[bot]Merge #3962
2020-04-15 bors[bot]Merge #3966 #3968
2020-04-15 bors[bot]Merge #3964 #3965 #3967
2020-04-15 bors[bot]Merge #3963
2020-04-15 bors[bot]Merge #3969
2020-04-15 bors[bot]Merge #3976
2020-04-15 bors[bot]Merge #3978
2020-04-14 bors[bot]Merge #3971
2020-04-14 Josh Mcguigandiagnostics cli, iterate over members
2020-04-14 Josh Mcguigancli diagnostics walk files
2020-04-14 Josh Mcguiganadd diagnostics subcommand to rust-analyzer CLI
2020-04-12 bors[bot]Merge #3938
2020-04-11 Benjamin CoenenImprove autocompletion by looking on the type and name
2020-04-11 bors[bot]Merge #3925
2020-04-11 bors[bot]Merge #3951
2020-04-11 Aleksey KladovRemove dead code
2020-04-11 Aleksey KladovMerge pull request #3935 from cjhopman/todo
2020-04-11 Aleksey KladovMerge pull request #3910 from lnicola/fn-named-param...
2020-04-11 Aleksey KladovMerge pull request #3940 from lnicola/cargo-audit
2020-04-11 bors[bot]Merge #3920
2020-04-11 bors[bot]Merge #3939
2020-04-11 Edwin ChengFix non canonicallized path for crate file
2020-04-08 bors[bot]Merge #3826
2020-04-03 bors[bot]Merge #3746
next