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-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
Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default...
David Barsky
-229
/
+42
2025-01-28
Disable `Receiver` based autoderef temporarily
Lukas Wirth
-3
/
+7
2025-01-27
Back out "feat: Implement `default-field-values`"
David Barsky
-57
/
+2
2025-01-27
Back out "Handle missing fields diagnostics"
David Barsky
-11
/
+5
2025-01-27
Back out "Merge record lit's ellipsis into pre-existing spread's variant"
David Barsky
-24
/
+17
2025-01-27
Back out "Compute diagnostics of a field body iff it has one"
David Barsky
-28
/
+10
2025-01-27
Back out "Add a test for field default value body as defining usage of TAIT"
David Barsky
-140
/
+22
2025-01-27
Back out "Fix a mistake in condition"
David Barsky
-1
/
+2
2025-01-27
Back out "Remove `has_default` from `FieldId`"
David Barsky
-9
/
+25
2025-01-27
Report calling unsafe fn pointer as unsafe
Chayim Refael Friedman
-1
/
+7
2025-01-27
Fix #[rustc_deprecated_safe_2024]
Chayim Refael Friedman
-43
/
+116
2025-01-27
Remove `has_default` from `FieldId`
Shoyu Vanilla
-25
/
+9
2025-01-27
Fix a mistake in condition
Shoyu Vanilla
-2
/
+1
2025-01-27
Add a test for field default value body as defining usage of TAIT
Shoyu Vanilla
-22
/
+140
2025-01-27
Compute diagnostics of a field body iff it has one
Shoyu Vanilla
-10
/
+28
2025-01-27
Merge record lit's ellipsis into pre-existing spread's variant
Shoyu Vanilla
-17
/
+24
2025-01-27
Handle missing fields diagnostics
Shoyu Vanilla
-5
/
+11
2025-01-27
feat: Implement `default-field-values`
Shoyu Vanilla
-2
/
+57
2025-01-27
Merge pull request #19036 from Veykril/push-nprltlwvryxw
Lukas Wirth
-27
/
+29
2025-01-26
Support RFC 2396
Chayim Refael Friedman
-6
/
+53
2025-01-26
Add GenericDefId::StaticId
Lukas Wirth
-13
/
+14
2025-01-26
Split out `ExpressionStore` from `Body`
Lukas Wirth
-14
/
+15
2025-01-25
Merge pull request #19020 from ShoyuVanilla/issues-19007
Lukas Wirth
-35
/
+95
2025-01-26
fix: Prevent infinite recursion of bounds formatting
Shoyu Vanilla
-35
/
+95
2025-01-25
Fix flyimport not filtering via stability of import path
Lukas Wirth
-0
/
+1
2025-01-24
feat: Implement `arbitrary-self-types`
Shoyu Vanilla
-26
/
+80
2025-01-22
increase `AUTODEREF_RECURSION_LIMIT` to 20
Teodor Tanasoaia
-2
/
+2
2025-01-21
Cleanup `Name` string rendering
Lukas Wirth
-3
/
+2
2025-01-20
Merge pull request #18967 from Veykril/push-pwonkmwqmmol
Lukas Wirth
-16
/
+14
2025-01-20
Merge pull request #18976 from ChayimFriedman2/non-module-generic-args
Lukas Wirth
-10
/
+23
2025-01-20
Preserve impl assoc names in ImplData
Lukas Wirth
-16
/
+14
2025-01-20
Merge from rust-lang/rust
Laurențiu Nicola
-0
/
+4
2025-01-19
Fix a bug where enum variants were not considered properly in type ns resolution
Chayim Refael Friedman
-10
/
+23
2025-01-15
feat: Render type parameter projection target bounds in inlays
Lukas Wirth
-2
/
+47
2025-01-10
Merge pull request #18907 from Veykril/push-uqlzpttmvurv
Lukas Wirth
-0
/
+12
2025-01-10
Implement `#[rust_analyzer::skip]` for bodies
Lukas Wirth
-0
/
+12
2025-01-10
Re-implement rust string highlighting via tool attribute
Lukas Wirth
-23
/
+54
2025-01-10
also initialize Layout field in rust-analyzer
The 8472
-0
/
+4
2025-01-06
Merge pull request #18846 from Veykril/push-kmspklwynynu
Lukas Wirth
-37
/
+31
2025-01-06
minor: New clippy lints
Lukas Wirth
-37
/
+31
2025-01-06
fix: Handle newstyle `rustc_intrinsic` safety correctly
Lukas Wirth
-9
/
+6
2025-01-03
Merge pull request #18825 from Veykril/push-sllokkprznkq
Lukas Wirth
-18
/
+34
2025-01-03
minor: Encode TraitData bools as bitflags
Lukas Wirth
-18
/
+34
2025-01-03
Merge pull request #18327 from ChayimFriedman2/flat-tt
Lukas Wirth
-1
/
+1
2025-01-02
Store token trees in contiguous `Vec` instead of as a tree
Chayim Refael Friedman
-1
/
+1
2025-01-02
Fix overflow detection in MIR evaluation
Chayim Refael Friedman
-19
/
+172
2025-01-01
Allow excluding specific traits from completion
Chayim Refael Friedman
-11
/
+58
2024-12-31
Merge pull request #18758 from mgsloan/scip-unique-symbols
Lukas Wirth
-27
/
+18
[prev]
[next]