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
/
hir-expand
Age
Commit message (
Expand
)
Author
Lines
2025-04-28
Merge from rust-lang/rust
Laurențiu Nicola
-4
/
+0
2025-04-26
Don't escape `'static`
Chayim Refael Friedman
-0
/
+8
2025-04-26
Escape raw names in labels properly
Chayim Refael Friedman
-5
/
+10
2025-04-22
Adjust for `salsa::Id::from_u32()` being unsafe
Chayim Refael Friedman
-1
/
+1
2025-04-21
Remove unnecessary predefined symbol clones
Chayim Refael Friedman
-87
/
+78
2025-04-21
Get rid of static predefined symbols
Chayim Refael Friedman
-1
/
+1
2025-04-19
Make `HirFileId`, `EditionedFileId` and macro files Salsa struct
Chayim Refael Friedman
-281
/
+288
2025-04-14
Remove incorrect doc comment
Tyler Breisacher
-1
/
+0
2025-04-09
refactor: Turn `LifetimeRef` into an enum
Lukas Wirth
-5
/
+4
2025-04-09
refactor: Lower type-refs before type inference
Lukas Wirth
-9
/
+46
2025-04-04
internal: fix salsa-ified crate graph working with lazy project discovery
David Barsky
-1
/
+2
2025-04-04
prefer default over new
BenjaminBrienen
-4
/
+0
2025-03-31
fix: Fix new nightly lints
Lukas Wirth
-6
/
+5
2025-03-30
Remove attribute `#[rustc_error]`
Vadim Petrochenkov
-4
/
+0
2025-03-29
fix: Fix, clarify and require a value for `proc_macro_cwd` of `CrateData`
Lukas Wirth
-3
/
+3
2025-03-23
chore: Bump dependencies
Lukas Wirth
-2
/
+2
2025-03-23
chore: Remove unused dependencies
Lukas Wirth
-2
/
+0
2025-03-21
fix: Fix incorrect expansion of builtin `PartialOrd` derive
Lukas Wirth
-1
/
+1
2025-03-17
chore: Bump `Edition::CURRENT` to 2024
Lukas Wirth
-2
/
+2
2025-03-16
internal: Render root syntax contexts more clearly
Lukas Wirth
-2
/
+2
2025-03-16
internal: `Symbol` is not `PartialOrd`
Lukas Wirth
-2
/
+4
2025-03-15
cargo fmt
BenjaminBrienen
-87
/
+94
2025-03-15
Fix 2024 syntax errors
BenjaminBrienen
-16
/
+16
2025-03-15
Merge pull request #19366 from Veykril/push-mkunlxkysssr
Lukas Wirth
-126
/
+71
2025-03-15
chore: Remove legacy `SyntaxContextId` re-export
Lukas Wirth
-126
/
+71
2025-03-15
fix: Fix missing `with_durability` calls
Lukas Wirth
-0
/
+1
2025-03-12
Salsify the crate graph
Chayim Refael Friedman
-95
/
+178
2025-03-10
internal: port rust-analyzer to new Salsa
David Barsky
-195
/
+207
2025-03-10
Merge pull request #19327 from Veykril/push-qyyvkulltzpz
Lukas Wirth
-2
/
+4
2025-03-10
Fix `path` macro hygiene
Lukas Wirth
-2
/
+4
2025-03-08
Fix syntax fixup producing invalid punctuation
¨Florian
-42
/
+26
2025-03-01
More precise macro modifiers for syntax highlighting
Lukas Wirth
-26
/
+38
2025-02-27
fix doc tests
BenjaminBrienen
-1
/
+1
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-23
Merge pull request #19191 from Veykril/push-yzzlosskwrxs
Lukas Wirth
-8
/
+5
2025-02-23
Remove `limit` crate in favor `usize`
Lukas Wirth
-8
/
+5
2025-02-20
Merge pull request #19189 from Veykril/push-qutznxznnwqn
Lukas Wirth
-1
/
+1
2025-02-20
Improve unset OUT_DIR error message
Lukas Wirth
-1
/
+1
2025-02-17
Use correct working directory for non-workspace proc-macro execution
Mehul Arora
-4
/
+4
2025-02-17
Merge pull request #19127 from ChayimFriedman2/different-generic-args
Lukas Wirth
-2
/
+2
2025-02-16
Refactor path lowering
Chayim Refael Friedman
-2
/
+2
2025-02-10
Censor cfg_attr for attribute macros
Chayim Refael Friedman
-22
/
+34
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-3
/
+3
2025-01-27
Back out "feat: Implement `default-field-values`"
David Barsky
-78
/
+8
2025-01-27
feat: Implement `default-field-values`
Shoyu Vanilla
-8
/
+78
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-105
/
+44
2025-01-20
Move dual blanket impl logic from source analyzer to goto_def
Lukas Wirth
-0
/
+12
2025-01-20
Merge pull request #18967 from Veykril/push-pwonkmwqmmol
Lukas Wirth
-7
/
+33
2025-01-20
Fix import search not discarding rawness
Lukas Wirth
-7
/
+33
2025-01-20
Use Semantics::resolve_method_call_as_callable to find implementation
1hakusai1
-0
/
+3
[prev]
[next]