rust/src/test/compile-fail/privacy
Zack M. Davis 4b1808578a add dyn to display of dynamic (trait) type names
The `dyn Trait` syntax was stabilized in 199ee327. Resolves #49277.
2018-06-23 18:10:25 -07:00
..
restricted Changed a few tests, and changed the folder of a few of them. 2018-06-04 22:35:39 -04:00
associated-item-privacy-inherent.rs Don't feature gate bang macros on 'proc_macro_path_invoc'. 2018-04-27 21:32:41 -07:00
associated-item-privacy-trait.rs Don't feature gate bang macros on 'proc_macro_path_invoc'. 2018-04-27 21:32:41 -07:00
associated-item-privacy-type-binding.rs add dyn to display of dynamic (trait) type names 2018-06-23 18:10:25 -07:00
legacy-ctor-visibility.rs Reexport -> re-export in error messages 2018-01-15 13:36:52 -05:00
union-field-privacy-1.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00
union-field-privacy-2.rs Stabilize unions with Copy fields and no destructor 2017-05-27 00:52:20 +03:00