bors[bot] cdcb3d3833
Merge #2667
2667: Visibility r=matklad a=flodiebold

This adds the infrastructure for handling visibility (for fields and methods, not in name resolution) in the HIR and code model, and as a first application hides struct fields from completions if they're not visible from the current module. (We might want to relax this again later, but I think it's ok for now?)

Co-authored-by: Florian Diebold <flodiebold@gmail.com>
2019-12-29 12:24:19 +00:00
..
2019-12-27 11:25:04 +01:00
2019-12-27 10:10:07 +00:00
2019-12-29 12:24:19 +00:00
2019-12-23 09:33:49 -05:00
2019-12-22 08:05:02 +00:00
2019-12-22 14:17:31 +01:00