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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
Age
Commit message (
Expand
)
Author
Lines
2025-02-10
Extend the renaming to coerce_unsafe_ptr
Bastian Kersting
-1
/
+1
2025-02-10
Merge from rust-lang/rust
Laurențiu Nicola
-2
/
+4
2025-02-07
Merge pull request #19104 from jnyfah/some-branch
Lukas Wirth
-1
/
+43
2025-02-07
minor changes
jnyfah
-1
/
+1
2025-02-07
Merge pull request #19106 from ShoyuVanilla/issue-18682
Lukas Wirth
-0
/
+36
2025-02-07
fix: Resolve projection types before checking casts
Shoyu Vanilla
-0
/
+36
2025-02-06
fix: Don't emit empty scip occurrence for builtins
David Richey
-34
/
+31
2025-02-06
collapsing if statement
jnyfah
-4
/
+2
2025-02-06
closure parameter inlay hints
jnyfah
-1
/
+45
2025-02-05
Merge pull request #19099 from Veykril/push-qxylslwltsqy
Lukas Wirth
-22
/
+29
2025-02-05
Use interior mutability for loaded `ProcMacrorv::expanders`
Lukas Wirth
-22
/
+29
2025-02-05
Merge pull request #18912 from vishruth-thimmaiah/fix_named_struct_assist
Lukas Wirth
-1
/
+101
2025-02-05
Merge pull request #19094 from ChayimFriedman2/use-body
Laurențiu Nicola
-3
/
+43
2025-02-04
Merge pull request #19095 from ChayimFriedman2/fixme-adt_const_params
Chayim Refael Friedman
-0
/
+1
2025-02-04
Add a FIXME for feature(adt_const_params)
Chayim Refael Friedman
-0
/
+1
2025-02-04
Fix a failing test
Chayim Refael Friedman
-2
/
+20
2025-02-04
Fix IDE resolution of `use` inside a body
Chayim Refael Friedman
-1
/
+23
2025-02-04
Merge pull request #19093 from Veykril/push-lrvoookylnxp
Lukas Wirth
-10
/
+17
2025-02-04
Prevent panics from tearing down worker threads
Lukas Wirth
-10
/
+17
2025-02-04
Merge pull request #19084 from Veykril/push-muworpzpzqup
Lukas Wirth
-66
/
+126
2025-02-04
Expose symbol of `CrateName`
Lukas Wirth
-34
/
+33
2025-02-03
Merge pull request #19066 from alibektas/slice_pattern_type_inference
Lukas Wirth
-31
/
+183
2025-02-03
Merge pull request #19086 from Veykril/push-ponvylutpnww
Lukas Wirth
-6
/
+86
2025-02-03
Fix some mir eval/lowerings
Lukas Wirth
-6
/
+86
2025-02-03
Merge pull request #19085 from Veykril/push-sknwykqmlott
Lukas Wirth
-6
/
+25
2025-02-03
Do not use make use of `InferenceResult::has_errors` flag for mir building
Lukas Wirth
-6
/
+25
2025-02-03
Revert tests::patterns::infer_pattern
Ali Bektas
-37
/
+35
2025-02-03
Merge pull request #19062 from darichey/scip-fix-module-names
Lukas Wirth
-100
/
+133
2025-02-03
Split cache priming into distinct phases
Lukas Wirth
-34
/
+95
2025-02-02
More rustfmt hang investigations
Lukas Wirth
-14
/
+18
2025-01-31
Insert null checks for pointer dereferences when debug assertions are enabled
Bastian Kersting
-0
/
+2
2025-01-30
Merge pull request #19072 from cessen/concat_uniquely
Laurențiu Nicola
-25
/
+51
2025-01-29
Use `to_ne_bytes` instead of `to_le_bytes`
Nathan Vegdahl
-9
/
+9
2025-01-29
Fix typo
Nathan Vegdahl
-2
/
+2
2025-01-29
Fix #19071: ensure `completion_item_hash` serializes items uniquely
Nathan Vegdahl
-24
/
+50
2025-01-29
Merge pull request #19070 from Veykril/push-wpqzmznymtrn
Lukas Wirth
-71
/
+148
2025-01-29
Remove mutable syntax tree shenanigans from adjustment hints
Lukas Wirth
-71
/
+148
2025-01-29
Update TentHash to version 1.0
Nathan Vegdahl
-4
/
+4
2025-01-29
Auto merge of #136117 - lnicola:sync-from-ra, r=lnicola
bors
-1293
/
+2031
2025-01-29
call infer_pats from infer::expr with context
Ali Bektas
-5
/
+4
2025-01-29
Equip infer_pat_* with declaration origin
Ali Bektas
-26
/
+101
2025-01-29
add test, bless tests
Ali Bektas
-3
/
+22
2025-01-29
try to infer array type from slice pattern
Ali Bektas
-1
/
+62
2025-01-28
parse_format optimize import use
Marijn Schouten
-2
/
+2
2025-01-28
Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default...
David Barsky
-625
/
+78
2025-01-28
Update lsif_contains_generated_constant
David Richey
-76
/
+80
2025-01-28
feat: Implement `default-field-values` only in parser
Shoyu Vanilla
-16
/
+280
2025-01-28
Merge pull request #19015 from Wilfred/mdbook
Lukas Wirth
-314
/
+251
2025-01-28
Fix scip symbols for implicit modules
David Richey
-13
/
+30
2025-01-28
Merge pull request #19056 from Giga-Bowser/fix-syntax-tree-crlf
Lukas Wirth
-34
/
+65
[next]