Commit Graph

2 Commits

Author SHA1 Message Date
chrysn 7a884f9561 ui: Acknowledge added and changed compiler output about errors in macros
Recent Rust versions give "this error originates in a macro" more
frequently, and on one occasion removed the "outside of the current
crate" remark.

This acknowledges the change in the stderr of the test cases, given the
information makes sense and does not deteriorate user experience.
2020-04-24 16:35:39 +01:00
David Tolnay 73b447a762
Add ui tests 2018-11-19 01:12:52 -08:00