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
Age
Commit message (
Expand
)
Author
Lines
2025-05-28
feat: Render padding information when hovering on structs
Shoyu Vanilla
-0
/
+53
2025-05-28
Drop unnecessay code
Lukas Wirth
-35
/
+3
2025-05-28
fix: Fix IDE layer not resolving some macro calls
Lukas Wirth
-32
/
+19
2025-05-27
Make `Semantics<'db, DB>` support `Semantics<'db, dyn HirDatabase>`, by use o...
Vincent Esche
-1
/
+1
2025-05-26
Merge pull request #19862 from ChayimFriedman2/item-resolve-macro-hir
Chayim Refael Friedman
-28
/
+23
2025-05-25
Properly implement `might_be_inside_macro_call()` using semantic information ...
Chayim Refael Friedman
-43
/
+29
2025-05-25
Fix IDE resolution of item macros
Chayim Refael Friedman
-28
/
+23
2025-05-15
rename fn name take_path to any
Hayashi Mikihiro
-4
/
+4
2025-05-14
fix: Removing all unused imports removes used imports for imports used for De...
Hayashi Mikihiro
-8
/
+80
2025-05-07
check module path inner or outer
Hayashi Mikihiro
-5
/
+4
2025-05-06
fix: resolve doc path if outer comments exist on module and replace from cfg_...
Hayashi Mikihiro
-3
/
+14
2025-05-05
refactor: De-arc defmap queries
Lukas Wirth
-89
/
+89
2025-05-01
remove a couple of clones
Matthias Krüger
-31
/
+19
2025-04-29
refactor: Remove unnecessary extension trait
Lukas Wirth
-2
/
+0
2025-04-29
refactor: Clean up cache priming cancellation handling
Lukas Wirth
-10
/
+7
2025-04-28
refactor: De-arc lang item queries
Lukas Wirth
-40
/
+25
2025-04-28
Merge pull request #19706 from Veykril/push-nkpmknlvzyom
Lukas Wirth
-2
/
+3
2025-04-28
fix: Address minor FIXME
Lukas Wirth
-2
/
+3
2025-04-24
refactor: Remove `WherePredicateTypeTarget`
Lukas Wirth
-29
/
+29
2025-04-24
Properly handle lifetimes when checking generic arguments len
Chayim Refael Friedman
-5
/
+55
2025-04-22
Merge pull request #19657 from ChayimFriedman2/better-offset-of
Lukas Wirth
-3
/
+83
2025-04-22
Add two new diagnostics: one for mismatch in generic arguments count, and ano...
Chayim Refael Friedman
-15
/
+170
2025-04-22
Merge pull request #19624 from jackh726/chalk-update
Lukas Wirth
-13
/
+14
2025-04-22
Resolve `offset_of!()` in IDE
Chayim Refael Friedman
-3
/
+83
2025-04-21
Remove unnecessary predefined symbol clones
Chayim Refael Friedman
-20
/
+16
2025-04-21
Get rid of static predefined symbols
Chayim Refael Friedman
-3
/
+3
2025-04-20
Update chalk
jackh726
-13
/
+14
2025-04-19
Merge pull request #19617 from ChayimFriedman2/more-actual
Chayim Refael Friedman
-113
/
+92
2025-04-19
Make `HirFileId`, `EditionedFileId` and macro files Salsa struct
Chayim Refael Friedman
-113
/
+92
2025-04-18
Fix a panic when a trait method in an impl declares a lifetime parameter not ...
Chayim Refael Friedman
-8
/
+14
2025-04-13
internal: Render sigantures with view hir command
Lukas Wirth
-13
/
+41
2025-04-10
Merge pull request #19570 from ChayimFriedman2/fix-store-panic
Chayim Refael Friedman
-6
/
+6
2025-04-11
Fix an incorrect `ExpressionStore` that was passed
Chayim Refael Friedman
-6
/
+6
2025-04-10
fix: Fix invalid signature bitflags
Lukas Wirth
-6
/
+6
2025-04-10
Merge pull request #19461 from Hmikihiro/shadow_by_module
Lukas Wirth
-0
/
+5
2025-04-10
Remove all upcasts!
Chayim Refael Friedman
-386
/
+358
2025-04-10
TypeNs contain module
Hayashi Mikihiro
-36
/
+32
2025-04-10
return single option
Hayashi Mikihiro
-19
/
+2
2025-04-10
fix: shadow type by module
Hayashi Mikihiro
-29
/
+55
2025-04-09
refactor: Turn `LifetimeRef` into an enum
Lukas Wirth
-7
/
+6
2025-04-09
refactor: Lower type-refs before type inference
Lukas Wirth
-657
/
+842
2025-04-06
fix: Fix `format_args` lowering for >=1.87
Lukas Wirth
-3
/
+10
2025-03-31
fix: Fix new nightly lints
Lukas Wirth
-4
/
+2
2025-03-31
fix: Cleanup param name inlay hint filtering
Lukas Wirth
-7
/
+11
2025-03-27
Allow crate authors to control completion of their things
Chayim Refael Friedman
-40
/
+132
2025-03-23
chore: Bump dependencies
Lukas Wirth
-4
/
+4
2025-03-21
chore: Remove some unnecessary usage of `Semantics`
Lukas Wirth
-12
/
+12
2025-03-20
Remove unnecessary expansions
Chayim Refael Friedman
-68
/
+31
2025-03-16
Merge pull request #19363 from euclio/varargs-detail
Lukas Wirth
-0
/
+4
2025-03-16
Merge pull request #19354 from ChayimFriedman2/rtn-prep
Lukas Wirth
-0
/
+18
[prev]
[next]