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
/
coercion
Age
Commit message (
Expand
)
Author
Lines
2021-11-18
Move some tests to more reasonable directories
Caio
-0
/
+37
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+17
2021-11-06
Move some tests to more reasonable directories
Caio
-0
/
+79
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-1
/
+0
2021-09-17
Add nofallback tests
Mark Rousskov
-2
/
+27
2021-08-19
Fix non-capturing closure return type coercion
Fabian Wolff
-0
/
+31
2021-06-30
Move some UI tests to more suitable subdirs
Yuki Okushi
-0
/
+37
2021-02-06
path trimming: ignore type aliases
Dan Aloni
-2
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-26
/
+26
2020-07-02
Audit uses of `span_suggestion_short`
Yuki Okushi
-2
/
+20
2020-06-19
coerce reborrow multi arg test
Bastian Kauschke
-0
/
+27
2020-06-19
merge coercion test folders
Bastian Kauschke
-29
/
+420
2020-06-18
Rollup merge of #73361 - estebank:non-primitive-cast, r=davidtwco
Manish Goregaokar
-6
/
+2
2020-06-15
Tweak "non-primitive cast" error
Esteban Küber
-6
/
+2
2020-06-09
Relate existential associated types with variance Invariant
Santiago Pastorino
-1
/
+1
2020-01-16
review comments
Esteban Küber
-7
/
+7
2019-12-14
Revert "Remove `#![feature(never_type)]` from tests."
Niko Matsakis
-13
/
+17
2019-11-21
Point at type in `let` assignment on type errors
Esteban Küber
-5
/
+8
2019-11-21
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
bors
-71
/
+64
2019-11-21
Gate fallback via `#![feature(never_type_fallback)]`.
Mazdak Farrokhzad
-1
/
+1
2019-11-21
Remove `#![feature(never_type)]` from tests.
Mazdak Farrokhzad
-17
/
+12
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-21
/
+21
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-16
/
+9
2019-11-18
review comments: tweak prefix strings
Esteban Küber
-4
/
+4
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-38
/
+38
2019-10-15
Organize `never_type` tests
Mazdak Farrokhzad
-1
/
+1
2019-09-06
Update ui tests
varkor
-2
/
+2
2019-08-09
review comments: typo and rewording
Esteban Küber
-2
/
+2
2019-08-09
review comment: review wording or missing return error
Esteban Küber
-2
/
+2
2019-08-09
Tweak wording of fn without explicit return
Esteban Küber
-2
/
+2
2019-08-09
Change wording for function without return value
Esteban Küber
-2
/
+2
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-05-29
Update ui test suite to use dyn
memoryruins
-15
/
+15
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-150
/
+10
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-4
/
+4
2019-03-11
Update tests
Vadim Petrochenkov
-22
/
+22
2019-01-05
Auto merge of #57230 - estebank:return-mismatch, r=varkor
bors
-14
/
+14
2018-12-31
Improve type mismatch error messages
Yuning Zhang
-10
/
+10
2018-12-30
Tweak E0308 error for clarity
Esteban Küber
-2
/
+2
2018-12-30
Point at function name span
Esteban Küber
-2
/
+6
2018-12-30
Point at the return type span on type mismatch due to missing return
Esteban Küber
-14
/
+10
2018-12-25
Remove licenses
Mark Rousskov
-129
/
+49
2018-12-17
fix review comments, round 2
Ariel Ben-Yehuda
-1
/
+1
2018-12-17
address review comments
Ariel Ben-Yehuda
-7
/
+11
2018-12-17
trigger unsized coercions keyed on Sized bounds
Ariel Ben-Yehuda
-0
/
+58
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-23
/
+19
2018-08-14
Moved tests back to compile-test if they don't work on ui.
David Wood
-23
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+769