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
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
2019-03-11
Update tests
Vadim Petrochenkov
-41
/
+41
2019-03-02
Point at enum definition when match patterns are not exhaustive
Esteban Küber
-2
/
+11
2019-01-14
Rollup merge of #57477 - euclio:clarify-lev-suggestion, r=zackmdavis
Mazdak Farrokhzad
-1
/
+1
2019-01-12
Reword label as per review comment
Esteban Küber
-3
/
+3
2019-01-12
Point at the match discriminant when arm pattern has a type mismatch
Esteban Küber
-0
/
+6
2019-01-09
clarify resolve typo suggestion
Andy Russell
-1
/
+1
2019-01-06
tests: Do not use `-Z parse-only`, continue compilation to test recovery
Vadim Petrochenkov
-11
/
+9
2019-01-02
Auto merge of #57250 - codeworm96:tyerr_msg, r=varkor
bors
-21
/
+21
2018-12-31
Improve type mismatch error messages
Yuning Zhang
-21
/
+21
2018-12-31
Auto merge of #57047 - euclio:field-structured-suggestions, r=estebank
bors
-6
/
+7
2018-12-31
use structured suggestions for nonexistent fields
Andy Russell
-6
/
+7
2018-12-26
Added regression test for using generic parameters on modules.
Alexander Regueiro
-21
/
+21
2018-12-25
Remove licenses
Mark Rousskov
-349
/
+69
2018-12-24
make non_camel_case_types an early lint
Andy Russell
-10
/
+10
2018-10-28
resolve: More precise spans for privacy errors
Vadim Petrochenkov
-8
/
+8
2018-10-11
structured suggestion for E0223 ambiguous associated type
Zack M. Davis
-9
/
+3
2018-08-24
updates tests to use new error code
Matthew Russo
-4
/
+4
2018-08-20
Fix diagnostic regression
varkor
-4
/
+4
2018-08-20
Update new ui tests
varkor
-2
/
+2
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+1388