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-ty
Age
Commit message (
Expand
)
Author
Lines
2025-06-26
Bring back the firewall query
Lukas Wirth
-0
/
+1
2025-06-26
Salsa idiomize `VariantFields` query
Lukas Wirth
-51
/
+48
2025-06-25
Merge pull request #20088 from Veykril/push-qrslvzzlqqoz
Lukas Wirth
-57
/
+49
2025-06-25
De-arc trait items query
Lukas Wirth
-57
/
+49
2025-06-24
Short circuit a couple hir-ty/lower queries
Lukas Wirth
-9
/
+34
2025-06-24
Merge pull request #20036 from Veykril/push-yquvoyrxkksx
Lukas Wirth
-55
/
+55
2025-06-24
Do not default to 'static for trait object lifetimes
Lukas Wirth
-55
/
+55
2025-06-24
Merge pull request #20062 from ChayimFriedman2/doctests
Lukas Wirth
-0
/
+1
2025-06-24
fix: Use `ROOT` hygiene for `args` inside new `format_args!` expansion
Shoyu Vanilla
-0
/
+14
2025-06-23
Merge from rust-lang/rust
Laurențiu Nicola
-1
/
+1
2025-06-23
Don't run doctests
Chayim Refael Friedman
-0
/
+1
2025-06-20
rust-analyzer: Rename LayoutS to LayoutData in comments
Zachary S
-1
/
+1
2025-06-19
fix: Closure capturing for let exprs
Shoyu Vanilla
-1
/
+24
2025-06-15
Optimize `pub(crate)` visibility resolution
Lukas Wirth
-0
/
+1
2025-06-15
Unify assoc item visibility queries
Lukas Wirth
-2
/
+2
2025-06-15
Idiomatic salsa use for extern block abi query
Lukas Wirth
-7
/
+5
2025-06-15
Idiomatic salsa use for impl items query
Lukas Wirth
-8
/
+8
2025-06-15
Idiomatic salsa use for enum variants query
Lukas Wirth
-35
/
+36
2025-06-15
Cleanup incremental tests
Lukas Wirth
-118
/
+400
2025-06-14
Merge pull request #19984 from WaffleLapkin/unprefer_align
Lukas Wirth
-9
/
+13
2025-06-13
remove `pref_align_of` intrinsic handling, rename `{min_=>}align_of{,_val}`
Waffle Lapkin
-9
/
+13
2025-06-13
Remove `InternedCallableDefId`
Lukas Wirth
-39
/
+17
2025-06-13
Merge pull request #19982 from Veykril/push-uptnmqtlylsx
Lukas Wirth
-4
/
+4
2025-06-13
`cargo upgrade`
Lukas Wirth
-3
/
+13
2025-06-12
Fix tests
Lukas Wirth
-4
/
+4
2025-06-12
Avoid referring to the item tree except in the def map
Chayim Refael Friedman
-31
/
+32
2025-06-11
hir-ty: test (the absence of) incremental trait solving
David Barsky
-1
/
+87
2025-06-10
Do not error at impls for unsized types that do not include `where Self: Size...
Chayim Refael Friedman
-2
/
+2
2025-06-03
hir-ty: add incremental tests checking for `infer` invalidation
David Barsky
-0
/
+253
2025-06-03
Merge pull request #19869 from MatrixFrog/publicize_field
Lukas Wirth
-6
/
+7
2025-06-02
Add a quickfix for accessing a private field of a struct
Tyler Breisacher
-6
/
+7
2025-06-03
fix: Cycle handlers for `HirDatabase::infer, const_param_ty_with_diagnostics
Shoyu Vanilla
-7
/
+72
2025-05-28
Merge pull request #19872 from ChayimFriedman2/async-fn-output
Lukas Wirth
-11
/
+81
2025-05-28
fix: Skip pattern analysis on type mismatches
Shoyu Vanilla
-0
/
+3
2025-05-27
Fix inference of `AsyncFnX` return type
Chayim Refael Friedman
-11
/
+81
2025-05-26
Merge pull request #19851 from ChayimFriedman2/normalize-exhaustiveness
Lukas Wirth
-25
/
+56
2025-05-23
Bump salsa
Lukas Wirth
-10
/
+12
2025-05-23
Normalize when checking for uninhabited types for pattern exhaustiveness chec...
Chayim Refael Friedman
-25
/
+56
2025-05-22
Merge pull request #19842 from Veykril/push-zunlmrzpnrzk
Lukas Wirth
-1
/
+1
2025-05-22
Support `transmute_unchecked` intrinsic for mir-eval
Lukas Wirth
-1
/
+1
2025-05-20
Merge from rust-lang/rust
Laurențiu Nicola
-0
/
+3
2025-05-15
Improve asm support
Chayim Refael Friedman
-28
/
+109
2025-05-06
add stubbed-out cases for rust-analyzer
dianne
-0
/
+3
2025-05-06
Don't panic on some weird code
Chayim Refael Friedman
-0
/
+24
2025-05-05
refactor: De-arc defmap queries
Lukas Wirth
-70
/
+70
2025-05-05
Fix incorrect handling of unresolved non-module imports in name resolution
Lukas Wirth
-0
/
+19
2025-05-04
Disable fixpoint for variance computation temporarily
Lukas Wirth
-12
/
+12
2025-05-02
Merge pull request #19733 from ShoyuVanilla/issue-19724
Lukas Wirth
-13
/
+82
2025-05-03
fix: Implement mut to const ptr cast for method resolution
Shoyu Vanilla
-13
/
+82
2025-05-03
fix: Correct assoc ty bound var starting index
Shoyu Vanilla
-1
/
+27
[prev]
[next]