Tamir Duberstein
|
d51047ded0
|
Strip all leading/trailing newlines
|
2015-03-15 09:08:21 -07:00 |
|
Niko Matsakis
|
872ce47955
|
Fallout: tests. As tests frequently elide things, lots of changes
here. Some of this may have been poorly rebased, though I tried to be
careful and preserve the spirit of the test.
|
2015-02-18 10:25:28 -05:00 |
|
Huon Wilson
|
85f961e2cc
|
Update compile fail tests to use usize.
|
2015-01-08 11:02:24 -05:00 |
|
Niko Matsakis
|
b88f86782e
|
Update error messages in compile-fail tests
|
2014-09-15 14:58:49 -04:00 |
|
Patrick Walton
|
086a5ca7d2
|
librustc: Allow trait bounds on structures and enumerations, and check
them during kind checking.
This implements RFC #11.
Closes #15759.
|
2014-08-17 01:39:10 -07:00 |
|