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
/
ide
Age
Commit message (
Expand
)
Author
Lines
2025-03-21
add test for &raw const/&raw mut is not syntax-highlighted in all files
bit-aloo
-0
/
+61
2025-03-21
change from krate to Option<krate> in syntax highlighting to incorporate modu...
bit-aloo
-18
/
+16
2025-03-21
Merge pull request #19348 from jnyfah/some-branch
Lukas Wirth
-6
/
+34
2025-03-21
refactor: Reduce codegen burden for `SyntaxKind`
Lukas Wirth
-1
/
+1
2025-03-17
No edit if no body
jnyfah
-1
/
+4
2025-03-17
some changes
jnyfah
-3
/
+2
2025-03-17
chore: Bump `Edition::CURRENT` to 2024
Lukas Wirth
-16
/
+16
2025-03-16
refactor: Remove unnecessary `Arc`
Lukas Wirth
-1
/
+1
2025-03-15
cargo fmt
BenjaminBrienen
-1
/
+4
2025-03-15
cargo fmt
BenjaminBrienen
-290
/
+264
2025-03-15
cargo clippy --fix
BenjaminBrienen
-3
/
+3
2025-03-15
Fix 2024 syntax errors
BenjaminBrienen
-2
/
+2
2025-03-15
chore: Remove legacy `SyntaxContextId` re-export
Lukas Wirth
-4
/
+4
2025-03-13
internal: don't panic when the crate graph isn't ready #19351
David Barsky
-8
/
+17
2025-03-13
remove fixme
jnyfah
-1
/
+0
2025-03-13
insert braces for closure
jnyfah
-5
/
+32
2025-03-12
Salsify the crate graph
Chayim Refael Friedman
-113
/
+111
2025-03-10
internal: port rust-analyzer to new Salsa
David Barsky
-306
/
+159
2025-03-10
Merge pull request #19326 from Veykril/push-vovuxzkzrowp
Lukas Wirth
-10
/
+11
2025-03-10
Add missing name-ref parents to syntactic highlighting
Lukas Wirth
-10
/
+11
2025-03-10
Merge pull request #19332 from Veykril/push-trvznlqsvtyq
Lukas Wirth
-30
/
+5
2025-03-10
Make change annotations per text-edit
Lukas Wirth
-30
/
+5
2025-03-10
Merge pull request #19330 from ChayimFriedman2/normalize-projection
Lukas Wirth
-170
/
+302
2025-03-06
Warn the user when a rename will change the meaning of the program
Chayim Refael Friedman
-0
/
+88
2025-03-06
Use correct crate for trait env in `render_const_scalar()`
Chayim Refael Friedman
-1
/
+6
2025-03-06
Pass the target crate in `HirFormatter`
Chayim Refael Friedman
-170
/
+263
2025-03-06
Normalize projections in evaluated const display and layout calculation
Chayim Refael Friedman
-0
/
+34
2025-03-05
Fix syntax highlightingg punct filtering ignoring mods
Lukas Wirth
-6
/
+4
2025-03-05
Merge pull request #19274 from Veykril/push-pouwrwwrlrlt
Lukas Wirth
-430
/
+457
2025-03-05
Use HIR unsafety information for unsafe syntax highlightng
Lukas Wirth
-430
/
+457
2025-03-05
Use size_of from the prelude instead of imported
Thalia Archibald
-2
/
+1
2025-03-01
Merge pull request #19251 from Veykril/push-tkmpqtzxynxk
Lukas Wirth
-7
/
+4
2025-03-01
Remove syntax editing from parenthesis computation
Lukas Wirth
-7
/
+4
2025-03-01
Fix `test_keyword_highlighting` test
Lukas Wirth
-29
/
+104
2025-03-01
Cleanup string handling in syntax highlighting
Lukas Wirth
-37
/
+23
2025-03-01
More precise macro modifiers for syntax highlighting
Lukas Wirth
-170
/
+159
2025-03-01
Cleanup highlighting macro-def handling
Lukas Wirth
-331
/
+187
2025-02-28
Have inline_local_variable use precedence calculation for parentheses
Lukas Wirth
-7
/
+5
2025-02-28
Merge pull request #19249 from Veykril/push-noosrywrsuvn
Lukas Wirth
-3
/
+11
2025-02-28
Fix prefix adjustment hints unnecessarily introducing parens
Lukas Wirth
-3
/
+11
2025-02-27
Add anchor for intra-doc links to associated items
Nicholas Crothers
-7
/
+99
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-24
Merge pull request #18987 from ChayimFriedman2/drop-glue
Lukas Wirth
-1
/
+690
2025-02-21
feat: update insta inline snapshot when clicks 'Update Test' runnable
andylokandy
-1
/
+1
2025-02-17
Use correct working directory for non-workspace proc-macro execution
Mehul Arora
-2
/
+4
2025-02-17
Merge pull request #19127 from ChayimFriedman2/different-generic-args
Lukas Wirth
-26
/
+4
2025-02-17
Calculate drop glue and show it on hover
Chayim Refael Friedman
-1
/
+690
2025-02-17
Fix sorting of runnables
Chayim Refael Friedman
-11
/
+4
2025-02-16
Refactor path lowering
Chayim Refael Friedman
-26
/
+4
2025-02-16
Merge pull request #19137 from asuto15/highlight-extern-crate
Lukas Wirth
-0
/
+19
[prev]
[next]