Mark Rousskov
|
2a663555dd
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
Oliver Schneider
|
3e215a3c87
|
Typeck existential types properly
|
2018-07-18 10:53:08 +02:00 |
|
Oliver Schneider
|
99575b5cac
|
Update ui tests
|
2018-06-27 12:03:59 +02:00 |
|
Oliver Schneider
|
1b202426dc
|
fixup
|
2018-06-27 11:17:55 +02:00 |
|
Oliver Schneider
|
28a76a9000
|
Don't inspect the generated existential type items
|
2018-06-26 16:36:32 +02:00 |
|
Esteban Küber
|
776544f011
|
Add message to rustc_on_unimplemented attributes in core
|
2018-06-19 15:19:13 -07:00 |
|
Oliver Schneider
|
9b1bd94e37
|
Add existential type definitons
|
2018-06-07 17:33:53 +02:00 |
|
Aravind Gollakota
|
bc16b8e92a
|
Port existing callers of evaluate_obligation to the new canonical trait query
Except the one in coherence, which needs support for intercrate mode.
|
2018-04-26 20:28:30 -05:00 |
|
John Kåre Alsaker
|
9cbe3b749d
|
Update tests
|
2018-04-16 23:30:36 +02:00 |
|
Taylor Cramer
|
0f5b52e4a8
|
Stabilize conservative_impl_trait
|
2018-03-26 10:43:03 +02:00 |
|
Guillaume Gomez
|
2e104a77cf
|
update tests
|
2018-03-14 00:53:24 +01:00 |
|
Vadim Petrochenkov
|
fa2d9fc4b9
|
Update UI tests
|
2018-02-26 20:24:02 +03:00 |
|
Guillaume Gomez
|
5747fd6611
|
Update ui tests
|
2018-02-25 12:15:05 +01:00 |
|
John Kåre Alsaker
|
46a3f2fa18
|
Change error message for E0391 to "cyclic dependency detected"
|
2018-02-10 03:28:15 +01:00 |
|
Esteban Küber
|
9b36030a65
|
On E0283, point at method with the requirements
On required type annotation diagnostic error, point at method with the
requirements if the span is available.
|
2018-01-15 14:56:32 -08:00 |
|
Vadim Petrochenkov
|
1f5b201aff
|
Remove NOTE/HELP annotations from UI tests
|
2017-12-14 23:26:39 +03:00 |
|
Esteban Küber
|
8a93deca9a
|
Make main span in impl-trait ciclic reference point to def_span
|
2017-11-27 06:00:20 -08:00 |
|
Esteban Küber
|
0b2d21e32b
|
Make impl-trait ciclical reference error point to def_span
|
2017-11-26 12:35:19 -08:00 |
|
Esteban Küber
|
aabb604313
|
Move "auto trait leak" impl-trait cycle dependency test to ui
|
2017-11-26 12:32:30 -08:00 |
|