Classes: make sure exports work as expected #2286
Labels
A-linkage
Area: linking into static, shared libraries and binaries
A-resolve
Area: Name/path resolution done by `rustc_resolve` specifically
A-type-system
Area: Type system
Milestone
I think if we export
C
andC
is a class, that should also exportC
's public fields and methods, by default, by analogy with how we handle enums. Make sure that's actually true.The text was updated successfully, but these errors were encountered: