index
:
rust-analyzer
master
[FORK] modified to work on wasm targets
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
project_model
/
src
/
cargo_workspace.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy::redundant_clone fixes
Laurențiu Nicola
2021-05-26
1
-5
/
+2
*
Duplicate dependencies that have multiple DepKinds
Jonas Schievink
2021-05-24
1
-15
/
+21
*
Add more docs
Aleksey Kladov
2021-05-22
1
-4
/
+3
*
Fix build script dependencies
Jonas Schievink
2021-05-12
1
-1
/
+33
*
Use RUSTC_BOOTSTRAP=1 instead of +nightly when discovering rust_cfgs throughs...
Lukas Wirth
2021-05-08
1
-8
/
+4
*
Discover rustc_cfg through unstable cargo options
Lukas Wirth
2021-05-08
1
-23
/
+48
*
Require opt in to rustc_private
Daniel McNab
2021-03-07
1
-1
/
+1
*
Implement opt-in (and opt-out) rustc_private
Daniel McNab
2021-03-06
1
-2
/
+21
*
Bump cargo_metadata
Laurențiu Nicola
2021-03-02
1
-3
/
+6
*
Allow automatically detect the rustc-src directory (fixes #3517).
Benjamin Bouvier
2021-02-13
1
-1
/
+10
*
Async Loading outdir and proc-macro
Edwin Cheng
2021-01-28
1
-24
/
+23
*
Refactor build script data
Edwin Cheng
2021-01-22
1
-185
/
+12
*
Added defined_features in PackageData
Edwin Cheng
2021-01-21
1
-4
/
+7
*
prepare to publish el libro de arena
Aleksey Kladov
2021-01-14
1
-1
/
+1
*
Use --workspace when loading extern resources
Chinedu Francis Nwafili
2021-01-14
1
-1
/
+1
*
Report progress for cargo metadata and output-dir
Edwin Cheng
2021-01-07
1
-6
/
+20
*
Document `project_model::TargetData`
Arnaud
2021-01-06
1
-0
/
+6
*
Document `project_model::PackageData`
Arnaud
2021-01-06
1
-0
/
+16
*
Merge #7071
bors[bot]
2020-12-31
1
-0
/
+5
|
\
|
*
Pass --all-targets to "cargo check"
Kaelin Laundry
2020-12-29
1
-0
/
+5
*
|
add working dir to cargo metadata fail messages
lf-
2020-12-31
1
-1
/
+17
|
/
*
Fun times with rustfmt
Jon Gjengset
2020-12-17
1
-2
/
+1
*
Update crates/project_model/src/cargo_workspace.rs
Jon Gjengset
2020-12-17
1
-1
/
+1
*
Default to host platform for cargo metadata
Jon Gjengset
2020-12-17
1
-2
/
+30
*
Use itertools
Jonas Schievink
2020-12-10
1
-3
/
+3
*
Replicate Cargo environment variables
Jonas Schievink
2020-12-10
1
-0
/
+39
*
Apply environment set by build scripts
Jonas Schievink
2020-12-07
1
-2
/
+15
*
Pass `--target` when loading out dirs from check
Jonas Schievink
2020-12-07
1
-0
/
+5
*
Cleanup workspace loading a tiny bit
Aleksey Kladov
2020-11-13
1
-8
/
+12
*
Add support for loading rustc private crates
Xavier Denis
2020-11-11
1
-0
/
+3
*
Remove more unreachable pubs
Aleksey Kladov
2020-11-02
1
-2
/
+2
*
Rename ra_db -> base_db
Aleksey Kladov
2020-08-13
1
-1
/
+1
*
Rename ra_project_model -> project_model
Pavan Kumar Sunkara
2020-08-13
1
-0
/
+362