Ariel Ben-Yehuda
|
b23648fe4a
|
improve the printing of substs and trait-refs
|
2016-04-05 22:56:23 +03:00 |
|
Ariel Ben-Yehuda
|
8a461d940c
|
suggest adding a where-clause when that can help
suggest adding a where-clause when there is an unmet trait-bound that
can be satisfied if some type can implement it.
|
2016-04-05 20:58:58 +03:00 |
|
Jeffrey Seyfried
|
da41e583d6
|
Fix fallout in tests
|
2016-03-30 22:00:48 +00:00 |
|
Nick Cameron
|
843db01bd9
|
eddyb's changes for DST coercions
+ lots of rebasing
|
2015-05-13 14:19:51 +12:00 |
|
Ulrik Sverdrup
|
4806fb29a0
|
typeck: Make sure casts to or from fat pointers are illegal
Fixes ICEs where non-fat pointers and scalars are cast to fat pointers,
Fixes #21397
Fixes #22955
Fixes #23237
Fixes #24100
|
2015-05-02 01:18:33 +02:00 |
|
Luke Gallagher
|
2a88b79223
|
Add tests for E-needstest issues
Closes #20772
Closes #20939
Closes #21950
Closes #22034
|
2015-04-10 16:12:54 +10:00 |
|