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
/
tests
/
ui
/
structs
Age
Commit message (
Expand
)
Author
Lines
2023-11-24
Show number in error message even for one error
Nilstrieb
-17
/
+17
2023-11-19
Rollup merge of #117110 - estebank:deref-field-suggestion, r=b-naber
Takayuki Maeda
-7
/
+42
2023-11-18
tweak logic of "unknown field" label
Esteban Küber
-5
/
+30
2023-11-16
recover primary span label
Esteban Küber
-2
/
+2
2023-11-16
Suggest `unwrap()` on field not found for `Result`/`Option`
Esteban Küber
-2
/
+12
2023-11-16
Suggest replacing `Self` with the right type on type error
Esteban Küber
-0
/
+4
2023-11-16
Point at impl self ty on type error involving `Self`
Esteban Küber
-1
/
+3
2023-11-10
Recurse over the method chain and maintain a stack to peek at previous receiv...
Swapna Iyer
-0
/
+46
2023-10-17
Unify suggestion wording
Esteban Küber
-3
/
+3
2023-06-22
Tweak privacy errors to account for reachable items
Esteban Küber
-2
/
+6
2023-06-05
Don't mention already set fields
Michael Goulet
-3
/
+3
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-1
/
+2
2023-03-30
better diagnostics for pattern matching tuple structs
Maciej Wasilewski
-2
/
+21
2023-02-23
diagnostics: remove inconsistent English article "this" from E0107
Michael Howell
-8
/
+8
2023-01-30
Modify primary span label for E0308
Esteban Küber
-9
/
+9
2023-01-11
When suggesting writing a fully qualified path probe for appropriate types
Esteban Küber
-3
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1699