Add environmental variable to track decoded instructions (#1320)

* Add environmental variable to track decoded instructions

* Fix doc tests

* Fix manifest formatting

* ".git/.scripts/commands/fmt/fmt.sh"

* Add one more test

* Add SetAppendix in test

---------

Co-authored-by: command-bot <>
This commit is contained in:
Francisco Aguirre
2023-08-31 13:42:32 -03:00
committed by GitHub
parent aedd280874
commit 995d81fd84
14 changed files with 71 additions and 38 deletions
Generated
+1
View File
@@ -17910,6 +17910,7 @@ version = "1.0.0"
dependencies = [
"bounded-collections",
"derivative",
"environmental",
"hex",
"hex-literal 0.4.1",
"impl-trait-for-tuples",