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
Age
Commit message (
Expand
)
Author
Lines
2025-01-29
Fix #19071: ensure `completion_item_hash` serializes items uniquely
Nathan Vegdahl
-24
/
+50
2025-01-28
Merge pull request #19063 from davidbarsky/davidbarsky/backout-struct-default...
David Barsky
-625
/
+78
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
-2686
/
+2836
2025-01-28
Merge pull request #19056 from Giga-Bowser/fix-syntax-tree-crlf
Lukas Wirth
-76
/
+181
2025-01-28
Merge pull request #19057 from darichey/status-bar-in-output
Lukas Wirth
-0
/
+4
2025-01-28
Merge pull request #19061 from Veykril/push-rwyqqtqmnput
Lukas Wirth
-6
/
+8
2025-01-28
Disable `Receiver` based autoderef temporarily
Lukas Wirth
-6
/
+8
2025-01-27
Back out "feat: Implement `default-field-values`"
David Barsky
-647
/
+31
2025-01-27
Back out "Handle missing fields diagnostics"
David Barsky
-59
/
+12
2025-01-27
Back out "Merge record lit's ellipsis into pre-existing spread's variant"
David Barsky
-55
/
+34
2025-01-27
Back out "Compute diagnostics of a field body iff it has one"
David Barsky
-64
/
+22
2025-01-27
Back out "Implement `HasResolver` and `HasModule` for `FieldId`"
David Barsky
-20
/
+19
2025-01-27
Back out "Add a test for field default value body as defining usage of TAIT"
David Barsky
-141
/
+27
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
-35
/
+64
2025-01-27
Show status bar in RA output
David Richey
-0
/
+4
2025-01-27
Merge pull request #19055 from vkrivopalov/fix-testdir-unused-variable-warnin...
Chayim Refael Friedman
-2
/
+7
2025-01-27
fix: Properly handle CRLF line endings in the syntax tree view
Giga Bowser
-76
/
+181
2025-01-27
Add FreeBSD as a target OS for TestDir to avoid warnings
Vladimir Krivopalov
-2
/
+7
2025-01-27
Merge pull request #19051 from ChayimFriedman2/fn-ptr-unsafe
Lukas Wirth
-1
/
+19
2025-01-27
Merge pull request #19050 from ChayimFriedman2/iter-self
Lukas Wirth
-1
/
+36
2025-01-27
Merge pull request #19049 from ChayimFriedman2/add-reference-ty
Lukas Wirth
-16
/
+5
2025-01-27
Merge pull request #19052 from Veykril/push-yqwutllwwyyp
Lukas Wirth
-9
/
+14
2025-01-27
Prioritize formatting thread tasks in main_loop
Lukas Wirth
-9
/
+14
2025-01-27
Report calling unsafe fn pointer as unsafe
Chayim Refael Friedman
-1
/
+19
2025-01-27
Don't suggest `into_iter().method()` on iterators
Chayim Refael Friedman
-1
/
+36
2025-01-27
Remove duplicate method from `hir::Type`
Chayim Refael Friedman
-16
/
+5
2025-01-27
Merge pull request #19047 from lnicola/rename-highlight
Laurențiu Nicola
-0
/
+14
2025-01-27
Fix syntactic highlighting for renames
Laurențiu Nicola
-0
/
+14
2025-01-27
Merge pull request #19044 from ChayimFriedman2/deprecated-safe
Lukas Wirth
-100
/
+274
2025-01-27
Merge pull request #19045 from ChayimFriedman2/missing-token
Lukas Wirth
-2
/
+3
2025-01-27
Fix a missing standard token in semantic highlighting
Chayim Refael Friedman
-2
/
+3
2025-01-27
Fix #[rustc_deprecated_safe_2024]
Chayim Refael Friedman
-100
/
+274
2025-01-27
Merge pull request #19001 from ShoyuVanilla/default-field-values
Lukas Wirth
-94
/
+905
2025-01-27
Remove `has_default` from `FieldId`
Shoyu Vanilla
-64
/
+35
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
-27
/
+141
2025-01-27
Implement `HasResolver` and `HasModule` for `FieldId`
Shoyu Vanilla
-19
/
+20
2025-01-27
Compute diagnostics of a field body iff it has one
Shoyu Vanilla
-22
/
+64
2025-01-27
Merge record lit's ellipsis into pre-existing spread's variant
Shoyu Vanilla
-34
/
+55
2025-01-27
Handle missing fields diagnostics
Shoyu Vanilla
-12
/
+59
2025-01-27
feat: Implement `default-field-values`
Shoyu Vanilla
-31
/
+647
2025-01-27
Merge pull request #19036 from Veykril/push-nprltlwvryxw
Lukas Wirth
-526
/
+645
2025-01-27
Merge pull request #19037 from ChayimFriedman2/fix-other-test
Lukas Wirth
-8
/
+83
2025-01-27
Merge pull request #19038 from ChayimFriedman2/unused-unsafe
Lukas Wirth
-24
/
+132
2025-01-26
Support RFC 2396
Chayim Refael Friedman
-24
/
+132
2025-01-26
In completion's expand, consider recursion stop condition (when we're not ins...
Chayim Refael Friedman
-8
/
+83
2025-01-26
Add GenericDefId::StaticId
Lukas Wirth
-24
/
+46
2025-01-26
Split out `ExpressionStore` from `Body`
Lukas Wirth
-445
/
+531
[next]