| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2016-08-04 | Updated E0071 to new format. | Federico Ravasio | -0/+1 | |
| The span underlines only the name of the thing that's not a struct rather than the whole expression. | ||||
| 2016-07-08 | Resolve partially resolved paths in struct patterns/expressions | Vadim Petrochenkov | -1/+1 | |
| Treat Def::Err correctly in struct patterns Make instantiate_path and instantiate_type a bit closer to each other | ||||
| 2015-08-14 | be more robust to bogus items in struct patterns/constructors | Ariel Ben-Yehuda | -1/+1 | |
| Fixes #27815 | ||||
| 2015-04-21 | test: Fix fallout in tests | Alex Crichton | -1/+1 | |
| 2015-03-15 | Strip all leading/trailing newlines | Tamir Duberstein | -1/+0 | |
| 2015-02-18 | Fallout: tests. As tests frequently elide things, lots of changes | Niko Matsakis | -1/+1 | |
| here. Some of this may have been poorly rebased, though I tried to be careful and preserve the spirit of the test. | ||||
| 2014-08-29 | Added cfail test | wickerwaka | -0/+17 | |
| Changed error to 'use of trait `{}` as a struct constructor' | ||||
