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
/
test
/
ui
/
structs
Age
Commit message (
Expand
)
Author
Lines
2021-12-14
Make TyS::is_suggestable more structual
Michael Goulet
-6
/
+0
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-3
/
+3
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+38
2021-08-11
Modify structured suggestion output
Esteban Küber
-6
/
+6
2021-07-19
Various diagnostics clean ups/tweaks
Esteban Küber
-3
/
+6
2021-05-11
improve diagnosts for GATs
b-naber
-8
/
+8
2021-05-07
Also take unions and enums into account
LeSeulArtichaut
-5
/
+42
2021-05-07
Add basic test
LeSeulArtichaut
-0
/
+25
2021-04-03
Remove redundant `ignore-tidy-linelength` annotations
Simon Jakobi
-17
/
+15
2021-03-15
More precise spans for HIR paths
Vadim Petrochenkov
-2
/
+2
2021-03-14
Rollup merge of #82789 - csmoe:issue-82772, r=estebank
Yuki Okushi
-5
/
+7
2021-03-12
fix: check before index into generated patterns
csmoe
-17
/
+3
2021-03-12
add ui testcase for issue 82772
csmoe
-8
/
+24
2021-03-05
Update tests names to start with `issue-`
Henry Boisdequin
-1
/
+1
2021-02-25
Rollup merge of #82220 - henryboisdequin:fixes-80853, r=varkor
Dylan DPC
-0
/
+20
2021-02-25
add helpful error notes and fix the false 'defined here' messages
Henry Boisdequin
-0
/
+20
2021-02-23
Rollup merge of #81235 - reese:rw-tuple-diagnostics, r=estebank
Dylan DPC
-0
/
+40
2021-02-20
Fix suggestion span and move suggestions into new subwindow.
Reese Williams
-6
/
+12
2021-02-14
Clarify error message and remove pretty printing in help suggestions.
Reese Williams
-4
/
+8
2021-01-26
Tweak suggestion for missing field in patterns
Esteban Küber
-2
/
+2
2021-01-20
Improve suggestion for tuple struct pattern matching errors.
Reese Williams
-0
/
+30
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-19
/
+37
2020-11-06
Fixing Spelling Typos
ankushduacodes
-2
/
+2
2020-09-11
Provide suggestion for missing fields in patterns
Esteban Küber
-0
/
+18
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-5
/
+5
2020-07-02
Audit uses of `span_suggestion_short`
Yuki Okushi
-15
/
+44
2020-05-08
Skip tests on emscripten
Yuki Okushi
-0
/
+1
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+17
2020-03-22
Normalize wording of privacy access labels
Esteban Küber
-4
/
+4
2020-03-22
Add span label to primary error span
Esteban Küber
-10
/
+10
2020-01-16
resolve: Point at the private item definitions in privacy errors
Vadim Petrochenkov
-4
/
+28
2019-12-30
MatchExpressionArmPattern: Use more generic wording.
Mazdak Farrokhzad
-3
/
+3
2019-12-21
Update tests for GATs
Matthew Jasper
-9
/
+2
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-18
/
+18
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-36
/
+0
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-18
/
+18
2019-11-02
Update tests
Dmitry Kadashev
-6
/
+15
2019-10-27
Gather together usefulness tests
Nadrieril
-59
/
+0
2019-09-28
Implement CRs
Wojciech Baranowski
-1
/
+1
2019-09-18
Add explanation to type mismatch involving type params and assoc types
Esteban Küber
-0
/
+4
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-6
/
+3
2019-08-11
Remove `is_self` and `has_self_ty` methods
Matthew Jasper
-6
/
+6
2019-04-23
Auto merge of #60172 - varkor:tidy-double-trailing-newline, r=kennytm
bors
-1
/
+0
2019-04-22
review comments: deduplicate tests
Esteban Küber
-54
/
+4
2019-04-22
Continue evaluating after item-type checking
Esteban Küber
-7
/
+22
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-5
/
+5
2019-03-25
Auto merge of #59240 - euclio:struct-field-span, r=oli-obk
bors
-1
/
+1
2019-03-20
Update tests
varkor
-12
/
+12
2019-03-16
use the identifier span for missing struct field
Andy Russell
-1
/
+1
[next]