requirements: move loading to hg-core and add parsing
No functional change, checking comes later. Differential Revision: https://phab.mercurial-scm.org/D9398
Showing
- rust/hg-core/src/lib.rs 1 addition, 0 deletionsrust/hg-core/src/lib.rs
- rust/hg-core/src/requirements.rs 53 additions, 0 deletionsrust/hg-core/src/requirements.rs
- rust/rhg/src/commands/debugrequirements.rs 8 additions, 18 deletionsrust/rhg/src/commands/debugrequirements.rs
- rust/rhg/src/error.rs 17 additions, 4 deletionsrust/rhg/src/error.rs
rust/hg-core/src/requirements.rs
0 → 100644
Please register or sign in to comment