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
|
9f07d055f7
|
markers -> marker
|
2015-01-07 12:10:31 +13:00 |
|
Nick Cameron
|
503709708c
|
Change std::kinds to std::markers ; flatten std::kinds::marker
[breaking-change]
|
2015-01-07 09:45:28 +13:00 |
|
Niko Matsakis
|
b88f86782e
|
Update error messages in compile-fail tests
|
2014-09-15 14:58:49 -04:00 |
|
Richo Healey
|
4348e23b26
|
std: Remove String's to_owned
|
2014-05-27 11:11:15 -07:00 |
|
Edward Wang
|
0f25aad746
|
Rename Pod to Copy
Some error messages still use the word `Pod` instead of `Copy`. Renames
them.
|
2014-05-10 02:01:29 +08:00 |
|