rust/src/test/ui/fmt
Mark Rousskov 34ef8f5441 Move to using an extern type for opaqueness
This prevents accidental dereferences and so forth of the Void type, as well as
cleaning up the error message to reference Opaque rather than the more
complicated PhantomData type.
2020-02-17 09:18:33 -05:00
..
format-string-error-2.rs fix tidy 2019-05-31 13:50:04 -07:00
format-string-error-2.stderr fix tidy 2019-05-31 13:50:04 -07:00
format-string-error.rs Allow any identifier as format arg name 2019-11-28 11:24:51 -08:00
format-string-error.stderr Allow any identifier as format arg name 2019-11-28 11:24:51 -08:00
send-sync.rs Remove licenses 2018-12-25 21:08:33 -07:00
send-sync.stderr Move to using an extern type for opaqueness 2020-02-17 09:18:33 -05:00