rust-dirstate: remove star exports
This makes the crate's imports confusing and muddies the discovery of the code.
parent
db065b33fa56
No related branches found
No related tags found
Showing
- rust/hg-core/src/dirstate.rs 1 addition, 2 deletionsrust/hg-core/src/dirstate.rs
- rust/hg-core/src/dirstate/dirs_multiset.rs 4 additions, 2 deletionsrust/hg-core/src/dirstate/dirs_multiset.rs
- rust/hg-core/src/dirstate/dirstate_map.rs 3 additions, 4 deletionsrust/hg-core/src/dirstate/dirstate_map.rs
- rust/hg-core/src/dirstate/on_disk.rs 3 additions, 2 deletionsrust/hg-core/src/dirstate/on_disk.rs
- rust/hg-core/src/dirstate/parsers.rs 2 additions, 1 deletionrust/hg-core/src/dirstate/parsers.rs
- rust/hg-core/src/lib.rs 1 addition, 1 deletionrust/hg-core/src/lib.rs
- rust/hg-core/src/update.rs 1 addition, 1 deletionrust/hg-core/src/update.rs
- rust/hg-cpython/src/dirstate/dirstate_map.rs 3 additions, 3 deletionsrust/hg-cpython/src/dirstate/dirstate_map.rs
- rust/hg-cpython/src/dirstate/item.rs 1 addition, 3 deletionsrust/hg-cpython/src/dirstate/item.rs
- rust/rhg/src/commands/status.rs 1 addition, 2 deletionsrust/rhg/src/commands/status.rs
Loading
Please register or sign in to comment