Skip to content

Commit

Permalink
[cleanup] Remove the move-explain crate
Browse files Browse the repository at this point in the history
  • Loading branch information
vineethk committed Feb 12, 2025
1 parent 74d7c30 commit ed25a49
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 76 deletions.
10 changes: 0 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,6 @@ members = [
"third_party/move/tools/move-coverage",
"third_party/move/tools/move-decompiler",
"third_party/move/tools/move-disassembler",
"third_party/move/tools/move-explain",
"third_party/move/tools/move-linter",
"third_party/move/tools/move-package",
"third_party/move/tools/move-resource-viewer",
Expand Down
1 change: 0 additions & 1 deletion third_party/move/tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ that are used by the [`move-cli`](./move-cli) `package` subcommand:

* `move-bytecode-viewer`
* `move-disassembler`
* `move-explain`
* `move-unit-test`
* `move-package`
* `move-coverage`
Expand Down
19 changes: 0 additions & 19 deletions third_party/move/tools/move-explain/Cargo.toml

This file was deleted.

45 changes: 0 additions & 45 deletions third_party/move/tools/move-explain/src/main.rs

This file was deleted.

0 comments on commit ed25a49

Please sign in to comment.