mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Actually generate AppliedPatchSet objects (#250)
* Start actually computing AppliedPatchSet values * Improve patch_apply documentation and flesh out applied patch code * Add file link notes * Stub out where tests for snapshot subsystem will go * Create baseline tests * Fix build failure by silencing Clippy
This commit is contained in:
committed by
GitHub
parent
a70b7ee150
commit
e741f7b557
2
src/snapshot/tests/mod.rs
Normal file
2
src/snapshot/tests/mod.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
mod apply;
|
||||
mod compute;
|
||||
Reference in New Issue
Block a user