| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2018-08-14 | Moved compile-fail tests to ui tests. | David Wood | -19/+0 | |
| 2015-12-18 | Make RFC 1214 warnings into errors, and rip out the "warn or err" | Niko Matsakis | -4/+2 | |
| associated machinery. Future such attempts should go through lints anyhow. There is a fair amount of fallout in the compile-fail tests, as WF checking now occurs earlier in the process. | ||||
| 2015-12-11 | Make name resolution errors non-fatal | Nick Cameron | -2/+4 | |
| 2015-08-12 | Fallout in tests -- break the object safety part into a separate file ↵ | Niko Matsakis | -0/+19 | |
| because error will be in future reported by wfcheck, which runs in a later stage than coherence | ||||
