Skip to content
This repository has been archived by the owner on Nov 9, 2019. It is now read-only.

Mark all functions in host_impl.rs as pub(crate) #43

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

marmistrz
Copy link
Member

Motivation for this PR: while working on #42 I wasn't sure if I hadn't forgotten about filestat_from_nix. If it were pub(crate), the compiler would take care about it instead of me.

It will allow the compiler to spot more unused functions.
Copy link
Member

@kubkon kubkon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kubkon kubkon merged commit 696eee2 into CraneStation:master Jul 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants