Home
last modified time | relevance | path

Searched refs:Patch (Results 1 – 3 of 3) sorted by relevance

/development/tools/external_crates/crate_tool/src/
Dpatch.rs18 pub struct Patch<'a> { struct
24 impl<'a> Patch<'a> { implementation
40 Patch { header: "", footer: "" } in parse()
50 Patch { header, footer } in parse()
66 let parsed = Patch::parse(contents); in test_ahash()
74 let parsed = Patch::parse(contents); in test_mls_rs_core()
82 let parsed = Patch::parse(contents); in test_crossbeam_utils()
Dmanaged_crate.rs41 patch::Patch,
207 let parsed = Patch::parse(&patch_contents); in recontextualize_patches()
/development/tools/cargo_embargo/
DREADME.md104 | `patch` | path | - | no | Patch file to apply…
105 | `rulesmk_patch` | path | - | no | Patch file to apply…