| Age | Commit message (Collapse) | Author | Lines |
|
Now that features must be declared expanded source often does not compile.
This adds 'pretty-expanded' to a bunch of test cases that still work.
|
|
|
|
This was previously implemented, and it just needed a snapshot to go through
|
|
|
|
|
|
Rename {struct-update,fsu}-moves-and-copies, since win32
failed to run the test since UAC prevents any executable whose
name contaning "update". (#10452)
Some tests related to #9205 are expected to fail on gcc 4.8,
so they are marked as `xfail-win32` instead of `xfail-fast`.
Some tests using `extra::tempfile` fail on win32 due to #10462.
Mark them as `xfail-win32`.
|
|
Add a test to make sure it works and switch a private struct over to a
newtype.
Closes #9155
|