Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed issues#769 : Add newtypes for UserId, GroupId and ProcessId #812
Fixed issues#769 : Add newtypes for UserId, GroupId and ProcessId #812
Changes from all commits
1f1f195
7d74b09
986364e
7fb4391
4e4bfe1
2f7ff64
eb5f488
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 67 in src/common/error.rs
Codecov / codecov/patch
src/common/error.rs#L67
Check warning on line 101 in src/common/error.rs
Codecov / codecov/patch
src/common/error.rs#L101
Check warning on line 61 in src/exec/interface.rs
Codecov / codecov/patch
src/exec/interface.rs#L61
Check warning on line 110 in src/exec/mod.rs
Codecov / codecov/patch
src/exec/mod.rs#L109-L110
Check warning on line 113 in src/exec/mod.rs
Codecov / codecov/patch
src/exec/mod.rs#L113
Check warning on line 116 in src/exec/mod.rs
Codecov / codecov/patch
src/exec/mod.rs#L116
Check warning on line 120 in src/exec/mod.rs
Codecov / codecov/patch
src/exec/mod.rs#L120
Check warning on line 150 in src/exec/no_pty.rs
Codecov / codecov/patch
src/exec/no_pty.rs#L150
Check warning on line 76 in src/exec/use_pty/backchannel.rs
Codecov / codecov/patch
src/exec/use_pty/backchannel.rs#L76
Check warning on line 94 in src/exec/use_pty/backchannel.rs
Codecov / codecov/patch
src/exec/use_pty/backchannel.rs#L93-L94
Check warning on line 201 in src/exec/use_pty/monitor.rs
Codecov / codecov/patch
src/exec/use_pty/monitor.rs#L201
Check warning on line 203 in src/exec/use_pty/monitor.rs
Codecov / codecov/patch
src/exec/use_pty/monitor.rs#L203
Check warning on line 416 in src/exec/use_pty/monitor.rs
Codecov / codecov/patch
src/exec/use_pty/monitor.rs#L416
Check warning on line 435 in src/exec/use_pty/parent.rs
Codecov / codecov/patch
src/exec/use_pty/parent.rs#L435
Check warning on line 245 in src/su/context.rs
Codecov / codecov/patch
src/su/context.rs#L245
Check warning on line 89 in src/sudo/pipeline.rs
Codecov / codecov/patch
src/sudo/pipeline.rs#L89
Check warning on line 91 in src/sudo/pipeline/list.rs
Codecov / codecov/patch
src/sudo/pipeline/list.rs#L91
Check warning on line 16 in src/system/file/chown.rs
Codecov / codecov/patch
src/system/file/chown.rs#L16