Skip to content

WIP: slog#61

Open
fabianfreyer wants to merge 1 commit into
devfrom
slog
Open

WIP: slog#61
fabianfreyer wants to merge 1 commit into
devfrom
slog

Conversation

@fabianfreyer
Copy link
Copy Markdown
Contributor

No description provided.

@fabianfreyer fabianfreyer added enhancement New feature or request do-not-merge labels Jun 7, 2019
@fabianfreyer fabianfreyer added this to the Future milestone Jun 7, 2019
@fabianfreyer fabianfreyer requested a review from sashakm June 7, 2019 03:23
@fabianfreyer fabianfreyer self-assigned this Jun 7, 2019
Comment thread src/running.rs
/// See [RunningJail::all()](struct.RunningJail.html#method.all) for a usage
/// example.
#[cfg(target_os = "freebsd")]
#[derive(Debug, Clone, Copy, PartialEq, Eq, Hash)]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

We lose Copy here.

Comment thread src/running.rs
use std::path;

/// Represents a running jail.
#[derive(Clone, Copy, PartialEq, PartialOrd, Eq, Ord, Debug, Hash)]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Copy gets dropped here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do-not-merge enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant