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-diagnostics
Age
Commit message (
Expand
)
Author
Lines
2025-04-07
Merge pull request #19432 from ShoyuVanilla/issue-19431
Lukas Wirth
-1
/
+45
2025-04-04
prefer default over new
BenjaminBrienen
-1
/
+1
2025-04-01
chore: Remove unnecessary `Arc` clones
Lukas Wirth
-16
/
+1
2025-03-28
Fix a bug in orphan rules calculation
Chayim Refael Friedman
-0
/
+13
2025-03-24
fix: Yet another false positive invalid cast diagnostic
Shoyu Vanilla
-1
/
+45
2025-03-23
chore: Bump dependencies
Lukas Wirth
-2
/
+2
2025-03-22
Speed up resolving "Generate delegate method" assist (part 2)
Felicián Németh
-16
/
+16
2025-03-19
change test name to sth meaningful
Ali Bektas
-1
/
+1
2025-03-19
Fix span info for mir::Operand
Ali Bektas
-2
/
+17
2025-03-17
chore: Bump `Edition::CURRENT` to 2024
Lukas Wirth
-5
/
+5
2025-03-16
Merge pull request #19354 from ChayimFriedman2/rtn-prep
Lukas Wirth
-0
/
+54
2025-03-15
cargo fmt
BenjaminBrienen
-114
/
+96
2025-03-15
Fix 2024 syntax errors
BenjaminBrienen
-1
/
+2
2025-03-13
internal: don't panic when the crate graph isn't ready #19351
David Barsky
-3
/
+11
2025-03-12
Emit an error when RTN is used in an incorrect place
Chayim Refael Friedman
-0
/
+54
2025-03-12
Salsify the crate graph
Chayim Refael Friedman
-3
/
+3
2025-03-10
internal: port rust-analyzer to new Salsa
David Barsky
-32
/
+45
2025-03-06
Pass the target crate in `HirFormatter`
Chayim Refael Friedman
-16
/
+31
2025-02-27
fix doc tests
BenjaminBrienen
-1
/
+1
2025-02-27
enable doctest
BenjaminBrienen
-1
/
+0
2025-02-25
Support target features implications in target_feature 1.1
Chayim Refael Friedman
-1
/
+1
2025-02-20
Improve unset OUT_DIR error message
Lukas Wirth
-2
/
+2
2025-02-17
Fix detection of ref patterns for path patterns
Chayim Refael Friedman
-0
/
+21
2025-02-17
Merge pull request #19127 from ChayimFriedman2/different-generic-args
Lukas Wirth
-1
/
+66
2025-02-16
Refactor path lowering
Chayim Refael Friedman
-1
/
+66
2025-02-16
Improve error recovery when method-calling an assoc function
Lukas Wirth
-26
/
+21
2025-02-12
Merge pull request #18995 from alibektas/12210
Lukas Wirth
-7
/
+8
2025-02-12
Propogate error types in mir type projections
Lukas Wirth
-0
/
+13
2025-02-07
fix: Resolve projection types before checking casts
Shoyu Vanilla
-0
/
+35
2025-02-03
Do not use make use of `InferenceResult::has_errors` flag for mir building
Lukas Wirth
-1
/
+4
2025-02-03
Make higher levels adapt Bodys exprs having ExprOrPatId values
Ali Bektas
-7
/
+8
2025-01-28
Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default...
David Barsky
-46
/
+0
2025-01-28
Merge pull request #19015 from Wilfred/mdbook
Lukas Wirth
-1
/
+1
2025-01-27
Back out "feat: Implement `default-field-values`"
David Barsky
-15
/
+0
2025-01-27
Back out "Handle missing fields diagnostics"
David Barsky
-31
/
+0
2025-01-27
Merge pull request #19051 from ChayimFriedman2/fn-ptr-unsafe
Lukas Wirth
-0
/
+12
2025-01-27
Merge pull request #19049 from ChayimFriedman2/add-reference-ty
Lukas Wirth
-2
/
+2
2025-01-27
Report calling unsafe fn pointer as unsafe
Chayim Refael Friedman
-0
/
+12
2025-01-27
Remove duplicate method from `hir::Type`
Chayim Refael Friedman
-2
/
+2
2025-01-27
Fix #[rustc_deprecated_safe_2024]
Chayim Refael Friedman
-11
/
+45
2025-01-27
Handle missing fields diagnostics
Shoyu Vanilla
-0
/
+31
2025-01-27
feat: Implement `default-field-values`
Shoyu Vanilla
-0
/
+15
2025-01-26
Support RFC 2396
Chayim Refael Friedman
-0
/
+20
2025-01-25
Fix flyimport not filtering via stability of import path
Lukas Wirth
-2
/
+10
2025-01-24
manual: Convert to mdbook
Wilfred Hughes
-1
/
+1
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-2
/
+2
2025-01-19
Fix a bug where enum variants were not considered properly in type ns resolution
Chayim Refael Friedman
-0
/
+19
2025-01-16
Add missing `#[rust_analyzer::rust_fixture]` annotations
Lukas Wirth
-10
/
+29
2025-01-16
update chalk
Waffle Lapkin
-1
/
+0
2025-01-16
add a test for trait upcasting type mismatch
Waffle Lapkin
-0
/
+32
[prev]
[next]