Commit Graph

4 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
Bodil Stokke d2583f6d75 CircleCI config. 2019-02-22 18:09:10 +00:00
David Tolnay 1f9fcf408b
Update ui test goldens
The PR that added ui testing and the PR that changed the compiler output
were merged in parallel. This resolves the conflict.
2018-11-19 09:27:56 -08:00
David Tolnay 73b447a762
Add ui tests 2018-11-19 01:12:52 -08:00