]> git.lizzy.rs Git - rust.git/history - crates/ra_project_model/src/lib.rs
Rename json_project -> project_json
[rust.git] / crates / ra_project_model / src / lib.rs
2020-06-24 Aleksey KladovRename json_project -> project_json
2020-06-24 bors[bot]Merge #5015 #5027 #5028
2020-06-24 bors[bot]Merge #5029
2020-06-24 Aleksey KladovBe more explicit about absolute paths at various places
2020-06-23 bors[bot]Merge #4976
2020-06-23 Aleksey KladovNew VFS
2020-06-19 bors[bot]Merge #4851
2020-06-18 bors[bot]Merge #4821
2020-06-18 bors[bot]Merge #4872
2020-06-17 unexgeMerge branch 'fix_renaming_mod_in_use_tree' of https...
2020-06-16 bors[bot]Merge #4891
2020-06-16 bors[bot]Merge #4878
2020-06-15 bors[bot]Merge #4860
2020-06-15 Thiébaud WeksteenAccept relative paths in rust-project.json
2020-06-13 Mikhail RakhmanovMerge branch 'master' into keyword_completion
2020-06-11 bors[bot]Merge #4833
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-10 bors[bot]Merge #4822
2020-06-10 bors[bot]Merge #4824
2020-06-10 Aaron WoodCorrect "debug_assertion" to "debug_assertions" to...
2020-06-09 bors[bot]Merge #4813
2020-06-09 bors[bot]Merge #4812
2020-06-09 bors[bot]Merge #4811
2020-06-09 bors[bot]Merge #4810
2020-06-09 bors[bot]Merge #4803
2020-06-09 bors[bot]Merge #4805
2020-06-08 Aaron WoodFinish transition to cfgs from the separate atoms and...
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 FariaUse Option<&str> for target instead of Option<&String>
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 #4502
2020-06-03 bors[bot]Merge #4730
2020-06-03 Aleksey KladovDocument rust-project.json
2020-06-03 bors[bot]Merge #4678
2020-06-03 bors[bot]Merge #4726
2020-06-03 Aleksey KladovRename ProjectRoot -> ProjectManifest
2020-06-03 Aleksey KladovMove project discovery
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
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-10 bors[bot]Merge #4396
2020-05-10 bors[bot]Merge #4406 #4410 #4411 #4417
2020-05-10 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-09 bors[bot]Merge #4175
2020-05-09 bors[bot]Merge #4381
2020-05-08 Aaron WoodBegin transition to new fields for JsonProject crate...
2020-05-08 veetahaSimpify project discovery
2020-05-08 bors[bot]Merge #4377
2020-05-08 bors[bot]Merge #4366
2020-05-08 bors[bot]Merge #4378
2020-05-08 Aleksey KladovAdd stderr to error message
2020-05-08 vsrsMerge remote-tracking branch 'upstream/master' into...
2020-05-08 bors[bot]Merge #4375
2020-05-08 Aleksey KladovCleanup
2020-05-08 Aleksey KladovRename ra_env -> ra_toolchain
2020-05-08 bors[bot]Merge #4329
2020-05-08 bors[bot]Merge #4370
2020-05-08 Aleksey KladovMove feature desugaring to the right abstraction layer
2020-05-07 bors[bot]Merge #4296
2020-05-06 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-05-05 Craig Disselkoenpull function out into new crate ra_env; use in ra_flyc...
2020-05-05 Craig Disselkoenmore generic, find rustc as well
2020-05-05 bors[bot]Merge #4325
2020-05-05 bors[bot]Merge #4166
2020-05-05 Christophe MASSOLINRemove code duplicates
2020-05-05 Christophe MASSOLINPass cargo.target to rustc
2020-05-05 robojumperAssume cargo_metadata uses String for cfgs soon
2020-05-04 robojumperSupport build.rs cargo:rustc-cfg
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 Laurențiu NicolaAvoid lossy OsString conversions
2020-04-18 bors[bot]Merge #4023
2020-04-17 bors[bot]Merge #3996
2020-04-17 Benjamin CoenenMerge branch 'master' of github.com:rust-analyzer/rust...
2020-04-16 bors[bot]Merge #3995
2020-04-16 Aleksey KladovUnmix error handling when discovering workspaces
2020-04-16 Aleksey KladovDecouple project loading from project discovery a bit
2020-04-08 bors[bot]Merge #3826
2020-04-03 bors[bot]Merge #3746
2020-04-03 bors[bot]Merge #3814
2020-04-02 bors[bot]Merge #3798
2020-04-02 veetahaMigrate to privacy as per review commets
2020-04-02 veetahaLess mutability
2020-04-02 veetahaMigrate to iters some more
next