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
/
test_data
Age
Commit message (
Expand
)
Author
Lines
2025-09-09
Expand target info to include the architecture
Chayim Refael Friedman
-21
/
+21
2025-05-05
Support environment variable CARGO_MANIFEST_PATH.
Victor
-0
/
+15
2025-03-29
fix: Fix, clarify and require a value for `proc_macro_cwd` of `CrateData`
Lukas Wirth
-18
/
+54
2025-03-16
refactor: Remove `CrateGraphBuilder::iter_mut`
Lukas Wirth
-1225
/
+20
2025-03-12
Salsify the crate graph
Chayim Refael Friedman
-1379
/
+1759
2025-03-07
Move project MSRV back to 1.78
Lukas Wirth
-5
/
+950
2025-02-26
Drop support for stitched sysroot
David Richey
-963
/
+5
2025-02-17
Use correct working directory for non-workspace proc-macro execution
Mehul Arora
-0
/
+98
2025-02-12
Apply cfg.setTest to json projects
David Richey
-0
/
+3
2025-01-01
Fix tests
lucasholten
-1
/
+1
2024-12-31
Add back tests removed in #18080
lucasholten
-0
/
+19236
2024-10-27
Support `cfg(true)` and `cfg(false)`
Chayim Refael Friedman
-0
/
+41
2024-09-11
Remove crate graph deduplication logic
Lukas Wirth
-19236
/
+0
2024-08-12
Allow declaring cfg groups in rust-project.json, to help sharing common cfgs
Chayim Refael Friedman
-0
/
+571
2024-05-02
fix: Correctly handle `no_core`/`no_std` for preludes
Lukas Wirth
-1
/
+38
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+20948