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 |
|
Alex Crichton
|
771fe9026a
|
rollup merge of #20607: nrc/kinds
Conflicts:
src/libcore/array.rs
src/libcore/cell.rs
src/libcore/prelude.rs
src/libstd/path/posix.rs
src/libstd/prelude/v1.rs
src/test/compile-fail/dst-sized-trait-param.rs
|
2015-01-06 15:34:10 -08:00 |
|
Nick Cameron
|
9f07d055f7
|
markers -> marker
|
2015-01-07 12:10:31 +13:00 |
|
Corey Richardson
|
5a4ca31918
|
test fallout from isize/usize
|
2015-01-06 16:48:33 -05: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
|
5b425c1b2f
|
Fix fallout in tests.
|
2015-01-02 12:08:36 -05:00 |
|
Niko Matsakis
|
b88f86782e
|
Update error messages in compile-fail tests
|
2014-09-15 14:58:49 -04:00 |
|