relocate most instruction routines from MachineState to Machine
This commit is contained in:
@@ -31,7 +31,6 @@ cpu-time = "1.0.0"
|
||||
crossterm = "0.16.0"
|
||||
dirs-next = "2.0.0"
|
||||
divrem = "0.1.0"
|
||||
downcast = "0.10.0"
|
||||
git-version = "0.3.4"
|
||||
hostname = "0.3.1"
|
||||
indexmap = "1.0.2"
|
||||
@@ -66,3 +65,6 @@ slice-deque = "0.3.0"
|
||||
assert_cmd = "1.0.3"
|
||||
predicates-core = "1.0.2"
|
||||
serial_test = "0.5.1"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
Reference in New Issue
Block a user