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
/
span
Age
Commit message (
Expand
)
Author
Lines
2025-01-09
Make edition per-token, not per-file
Chayim Refael Friedman
-10
/
+21
2024-12-30
Decouple proc-macro server protocol from the server implementation
Lukas Wirth
-0
/
+12
2024-12-20
internal: Split serde derive feature into `serde_derive` usage
Lukas Wirth
-1
/
+3
2024-12-18
Remove salsa from proc-macro server dep tree
Lukas Wirth
-1
/
+78
2024-10-23
internal: log original syntax on panic
David Barsky
-1
/
+2
2024-10-14
chore: rename salsa to ra_salsa
David Barsky
-10
/
+10
2024-10-04
internal: Filter out opaque tokens in some of IDE feature macro descensions
Lukas Wirth
-4
/
+16
2024-09-23
Fix a bug in span map merge, and add explanations of how span maps are stored
Chayim Refael Friedman
-2
/
+24
2024-09-18
Get rid of `$crate` in expansions shown to the user
Chayim Refael Friedman
-0
/
+25
2024-09-02
chore: fix some comments
cuishuang
-1
/
+1
2024-08-06
Replace `[package.repository] = "…"` of published crates with `[package.rep...
Vincent Esche
-1
/
+1
2024-08-06
Add repository URL for published crates' missing `[package.repository]` fields
Vincent Esche
-0
/
+1
2024-08-06
Replace `"TBD"` with more helpful desciptions in published crates' `[package....
Vincent Esche
-1
/
+1
2024-08-05
Auto merge of #17799 - Veykril:syntax-bridge, r=Veykril
bors
-0
/
+4
2024-08-05
Newtype ErasedFileAstId
Lukas Wirth
-12
/
+36
2024-08-05
Split out syntax-bridge into a separate crate
Lukas Wirth
-0
/
+4
2024-07-29
Fix error spans for include! and compile_error!
Lukas Wirth
-0
/
+10
2024-07-25
Remove Params and Fields from AstIdMap
Lukas Wirth
-4
/
+2
2024-07-18
Encode edition within FileId in the hir layer
Lukas Wirth
-35
/
+124
2024-06-13
internal: Fix rustdoc warnings
Wilfred Hughes
-1
/
+1
2024-06-12
internal: Remove FileId::BOGUS
Lukas Wirth
-9
/
+2
2024-05-30
style: simplify string interpolation
Hamir Mahal
-1
/
+1
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+848