index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
project-model
Age
Commit message (
Expand
)
Author
Lines
2025-03-16
refactor: Remove unnecessary `Arc`
Lukas Wirth
-5
/
+5
2025-03-16
refactor: Remove `CrateGraphBuilder::iter_mut`
Lukas Wirth
-1290
/
+73
2025-03-15
cargo fmt
BenjaminBrienen
-39
/
+29
2025-03-15
fix clippy::doc_overindented_list_items
BenjaminBrienen
-2
/
+1
2025-03-12
Salsify the crate graph
Chayim Refael Friedman
-1451
/
+1885
2025-03-07
Move project MSRV back to 1.78
Lukas Wirth
-6
/
+1144
2025-03-06
Change `%e` to `?e` to include detailed error message
Arthur Baars
-2
/
+1
2025-03-05
Improve tracing log format in cargo_workspace.rs
Arthur Baars
-1
/
+3
2025-03-05
Add warning and debug information when `cargo metadata` fails
Arthur Baars
-1
/
+16
2025-03-03
Merge pull request #19243 from Veykril/push-qrrqsywkwyzp
Lukas Wirth
-7
/
+5
2025-02-27
Allow unsetting default cfgs
Lukas Wirth
-7
/
+5
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-27
fix testing for packages with multiple targets
duncan
-0
/
+17
2025-02-27
Fix sysroot crate-graph construction not mapping crate-ids for proc-macros
Lukas Wirth
-2
/
+5
2025-02-26
Drop support for stitched sysroot
David Richey
-1168
/
+12
2025-02-26
Allow rust-project.json to specify sysroot workspace
David Richey
-61
/
+135
2025-02-22
Allow "package/feature" format feature flag
Shirayama Kazatsuyu
-1
/
+3
2025-02-22
Switch back to RUST_SRC_PATH
Laurențiu Nicola
-8
/
+6
2025-02-17
Use correct working directory for non-workspace proc-macro execution
Mehul Arora
-4
/
+116
2025-02-16
Set `RUSTUP_TOOLCHAIN` when loading sysroot workspace
Lukas Wirth
-2
/
+6
2025-02-12
Apply cfg.setTest to json projects
David Richey
-43
/
+49
2025-02-12
Rename sysroot src/lib related things
Lukas Wirth
-100
/
+117
2025-02-12
Spawn toolchain querying processes in parallel
Lukas Wirth
-110
/
+217
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-2
/
+2
2025-01-24
Explicitly add buildfiles when constructing ProjectFolders
David Richey
-21
/
+20
2025-01-24
Merge pull request #18994 from Wilfred/failed_rustc_cfg_as_warning
Lukas Wirth
-1
/
+1
2025-01-21
manual: Document all rust-project.json fields
Wilfred Hughes
-1
/
+1
2025-01-21
internal: Treat cfg fetching failures as a warning
Wilfred Hughes
-1
/
+1
2025-01-18
fix: `cargo rustc --print` needs `unstable-options`
Lukas Wirth
-1
/
+1
2025-01-16
Partially back out "fix: Fix sourceroot construction for virtual manifests"
Lukas Wirth
-9
/
+4
2025-01-08
Add config setting which allows adding additional include paths to the VFS.
Nicholas Rishel
-3
/
+34
2025-01-07
Merge pull request #18867 from Veykril/push-ntmxlropxkrr
Lukas Wirth
-94
/
+183
2025-01-07
Add some smoke tests to toolchain_info
Lukas Wirth
-23
/
+129
2025-01-07
Align toolchain version fetching with other toolchain info querying
Lukas Wirth
-110
/
+93
2025-01-07
target-triple -> target-tuple
Lukas Wirth
-9
/
+9
2025-01-07
Merge pull request #18788 from Veykril/push-zxystwnotuvq
Lukas Wirth
-175
/
+151
2025-01-07
Remove `rust-analyzer.cargo.sysrootQueryMetadata` config again
Lukas Wirth
-175
/
+151
2025-01-07
project-model: fix JSON project PackageRoot buildfile inclusion
Bogdan Mircea
-10
/
+10
2025-01-06
Merge pull request #18846 from Veykril/push-kmspklwynynu
Lukas Wirth
-1
/
+1
2025-01-06
minor: New clippy lints
Lukas Wirth
-1
/
+1
2025-01-06
fix: Fix relative .cargo env vars not working
Lukas Wirth
-7
/
+30
2025-01-02
Automatically sort crate graph
lucasholten
-2
/
+0
2025-01-01
Fix tests
lucasholten
-2
/
+2
2025-01-01
Remove load_cargo_with_fake_sysroot
lucasholten
-54
/
+30
2024-12-31
Add back tests removed in #18080
lucasholten
-0
/
+19297
2024-12-31
Remove CARGO_RUSTC_CURRENT_DIR
lucasholten
-16
/
+4
2024-12-31
Base relative cargo configs onto the manifest
Lukas Wirth
-14
/
+35
2024-12-31
fix: Populate cargo config env vars for crates
Lukas Wirth
-75
/
+39
2024-12-29
fix: Fix invalid `-O` flag used by cfg discovery
Lukas Wirth
-2
/
+23
2024-12-29
Inline toolchain_info module
Lukas Wirth
-17
/
+19
[prev]
[next]