Files
rust/src/libsyntax
bors ae33aa74f4 Auto merge of #32875 - jseyfried:1422_implementation, r=nikomatsakis
Implement `pub(restricted)` privacy (RFC 1422)

This implements `pub(restricted)` privacy from RFC 1422 (cc #32409) behind a feature gate.

`pub(restricted)` paths currently cannot use re-exported modules both for simplicity of implementation and for future compatibility with RFC 1560 (cf #31783).

r? @nikomatsakis
2016-04-16 16:21:09 -07:00
..
2016-03-22 22:01:37 -05:00
2016-02-12 19:28:42 +01:00
2016-03-25 06:44:14 -04:00
2016-04-06 11:19:10 +03:00
2016-04-11 08:57:53 -07:00
2016-02-12 19:28:42 +01:00
2015-12-30 14:27:59 +13:00
2016-04-06 09:04:15 +03:00