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
2024-07-19
Auto merge of #17620 - Veykril:edition-aware-parser, r=Veykril
bors
-4
/
+5
2024-07-18
feature: move `linked_projects` discovery to the rust-analyzer server
David Barsky
-10
/
+27
2024-07-18
Encode edition within FileId in the hir layer
Lukas Wirth
-4
/
+5
2024-07-16
More symbol usage
Lukas Wirth
-12
/
+13
2024-07-16
Use symbol in cfg
Lukas Wirth
-14
/
+20
2024-07-08
Remove version check before using `--keep-going`
mo8it
-25
/
+7
2024-06-30
Remove inline `rust_2018_idioms, unused_lifetimes` lint warn, Cargo.toml alre...
Lukas Wirth
-2
/
+0
2024-06-11
feature: add build system info; runnables to `rust-project.json`
Wilfred Hughes
-6
/
+175
2024-06-09
Register virtual workspace Cargo.toml files in the VFS
Lukas Wirth
-0
/
+15
2024-06-06
chore: Prefer tracing span shorthand macros
Wilfred Hughes
-5
/
+5
2024-05-30
style: simplify string interpolation
Hamir Mahal
-3
/
+2
2024-05-23
Allow sysroots to only consist of the source root dir
Lukas Wirth
-293
/
+236
2024-05-14
fix: Don't emit --keep-going for custom build script commands
Lukas Wirth
-9
/
+16
2024-05-02
fix: Correctly handle `no_core`/`no_std` for preludes
Lukas Wirth
-12
/
+55
2024-04-26
Show workspace info in the status bar
Lukas Wirth
-4
/
+35
2024-04-22
Auto merge of #17102 - davidbarsky:david/add-some-tracing-to-project-loading,...
bors
-0
/
+2
2024-04-22
chore: add some `tracing` to project loading
David Barsky
-0
/
+25209
2024-04-21
Support flychecking for cargo scripts
Lukas Wirth
-13
/
+17
2024-04-21
Extract common fields out of ProjectWorkspace variants
Lukas Wirth
-256
/
+160
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+25460
[prev]