Federico Ravasio
|
7c58b26f70
|
Updated E0071 to new format.
The span underlines only the name of the thing that's not a struct rather
than the whole expression.
|
2016-08-04 17:26:25 +02:00 |
|
Vadim Petrochenkov
|
a397b60ebb
|
Resolve partially resolved paths in struct patterns/expressions
Treat Def::Err correctly in struct patterns
Make instantiate_path and instantiate_type a bit closer to each other
|
2016-07-08 12:42:57 +03:00 |
|
Ariel Ben-Yehuda
|
b87c292627
|
be more robust to bogus items in struct patterns/constructors
Fixes #27815
|
2015-08-14 17:03:11 +03:00 |
|
Alex Crichton
|
0791f9f406
|
test: Fix fallout in tests
|
2015-04-21 11:37:43 -07:00 |
|
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 |
|
wickerwaka
|
d3d14d6a41
|
Added cfail test
Changed error to 'use of trait `{}` as a struct constructor'
|
2014-08-29 21:11:34 -07:00 |
|