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
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-05-01
remove a couple of clones
Matthias Krüger
-2
/
+2
2025-04-21
Merge pull request #19644 from ChayimFriedman2/const-syms
Lukas Wirth
-23
/
+21
2025-04-21
Remove unnecessary predefined symbol clones
Chayim Refael Friedman
-23
/
+21
2025-04-19
allow using `null` to unset an environment variable
jyn
-56
/
+45
2025-04-06
fix: Fix `format_args` lowering for >=1.87
Lukas Wirth
-0
/
+1
2025-04-04
feat(project-model): provide flag for no deps
Prajwal S N
-2
/
+11
2025-03-29
fix: Fix, clarify and require a value for `proc_macro_cwd` of `CrateData`
Lukas Wirth
-31
/
+84
2025-03-25
ci: Require miri step
Lukas Wirth
-5
/
+1
2025-03-23
chore: Bump dependencies
Lukas Wirth
-12
/
+21
2025-03-17
Merge pull request #19005 from duncanawoods/18955---fix-running-tests-for-pac...
HKalbasi
-0
/
+17
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
[next]