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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
coercion
Age
Commit message (
Expand
)
Author
Lines
2022-05-08
Auto merge of #96302 - Serial-ATA:more-diagnostic-items, r=manishearth
bors
-40
/
+0
2022-05-06
Resolve vars in note_type_err
Jack Huey
-2
/
+2
2022-04-28
Update ui tests
Serial
-40
/
+0
2022-04-26
Fix the filename in the expected error message.
Dan Gohman
-2
/
+2
2022-04-26
Add `only-windows` versions of the coerce-issue-49593-box-never test.
Dan Gohman
-0
/
+97
2022-04-19
Update line numbers in the expected output.
Dan Gohman
-2
/
+2
2022-04-19
Add ignore-windows to a test.
Dan Gohman
-0
/
+1
2022-04-18
Update the expected stderr for coerce-issue-49593-box-never.
Dan Gohman
-2
/
+2
2022-04-18
Update the expected stderr for coerce-issue-49593-box-never.
Dan Gohman
-2
/
+2
2022-04-16
Implementation for 65853
Jack Huey
-9
/
+58
2022-04-10
only suggest removing semicolon when expr implements trait
Michael Goulet
-2
/
+2
2022-04-08
Add ThinBox type for 1 stack pointer sized heap allocated trait objects
Jane Lusby
-2
/
+2
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-0
/
+20
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
[next]