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
/
salsa
Age
Commit message (
Expand
)
Author
Lines
2024-10-14
chore: rename salsa to ra_salsa
David Barsky
-9992
/
+0
2024-08-27
Drop Apache license appendices
Laurențiu Nicola
-25
/
+0
2024-07-25
Fix and enable unsafe_op_in_unsafe_fn
Laurențiu Nicola
-1
/
+2
2024-07-19
Add back equality check that went missing
Lukas Wirth
-1
/
+8
2024-07-19
Drop an unnecessary `Arc::clone`
Lukas Wirth
-1
/
+1
2024-07-19
Make LRU opt-in
Lukas Wirth
-212
/
+1155
2024-07-19
Remove duplicate information from interned::Slot
Lukas Wirth
-11
/
+18
2024-07-19
Reduce maximum LRU size to 2^16 entries, reducing memory footprint of LRU ent...
Lukas Wirth
-35
/
+36
2024-07-19
perf: Reduce memory usage of salsa slots by 8 bytes
Lukas Wirth
-35
/
+28
2024-07-15
Encode ident rawness and literal kind separately in tt::Leaf
Lukas Wirth
-0
/
+1
2024-07-04
Improve dead code analysis
mu001999
-8
/
+0
2024-06-14
Auto merge of #17417 - Wilfred:intern_macros_salsa, r=Veykril
bors
-19
/
+20
2024-06-13
Prefer plain trait definitions over macros for salsa
Wilfred Hughes
-19
/
+20
2024-06-13
internal: Fix rustdoc warnings
Wilfred Hughes
-1
/
+1
2024-06-06
chore: Prefer tracing span shorthand macros
Wilfred Hughes
-1
/
+1
2024-06-04
Cleanup some inert attribute stuff
Lukas Wirth
-0
/
+4
2024-05-30
style: simplify string interpolation
Hamir Mahal
-19
/
+17
2024-05-15
Fix typos
blyxyas
-1
/
+1
2024-04-25
fix: Fix expression scopes not being calculated for inline consts
Lukas Wirth
-4
/
+4
2024-04-21
Allow rust files to be used linkedProjects
Lukas Wirth
-0
/
+9069