Skip to content

Commit

Permalink
chore: remove crates/cargo-rst which is not used anymore (#6239)
Browse files Browse the repository at this point in the history
  • Loading branch information
Boshen authored Apr 15, 2024
1 parent 3e16fa0 commit b8ae65b
Show file tree
Hide file tree
Showing 44 changed files with 3 additions and 1,305 deletions.
79 changes: 3 additions & 76 deletions Cargo.lock

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

3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,9 @@ async-scoped = { version = "0.9.0" }
async-trait = { version = "0.1.79" }
better_scoped_tls = { version = "0.1.1" }
bitflags = { version = "2.5.0" }
colored = { version = "2.1.0" }
concat-string = "1.0.1"
dashmap = { version = "5.5.3" }
derivative = { version = "2.2.0" }
derive_builder = { version = "0.20.0" }
futures = { version = "0.3.30" }
glob = { version = "0.3.1" }
hashlink = { version = "0.9.0" }
Expand All @@ -37,7 +35,6 @@ rustc-hash = { version = "1.1.0" }
schemars = { version = "0.8.16" }
serde = { version = "1.0.197" }
serde_json = { version = "1.0.115" }
similar = { version = "2.5.0" }
sugar_path = { version = "1.2.0", features = ["cached_current_dir"] }
syn = { version = "2.0.58" }
tokio = { version = "1.37.0" }
Expand Down
17 changes: 0 additions & 17 deletions crates/cargo-rst/Cargo.toml

This file was deleted.

22 changes: 0 additions & 22 deletions crates/cargo-rst/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion crates/cargo-rst/fixtures/diff/dirs/actual/tt.js

This file was deleted.

Empty file.
1 change: 0 additions & 1 deletion crates/cargo-rst/fixtures/diff/dirs/expected/tt.js

This file was deleted.

2 changes: 0 additions & 2 deletions crates/cargo-rst/fixtures/diff/files/actual/a.js

This file was deleted.

2 changes: 0 additions & 2 deletions crates/cargo-rst/fixtures/diff/files/expected/a.js

This file was deleted.

Empty file.
Empty file.
Empty file.
1 change: 0 additions & 1 deletion crates/cargo-rst/fixtures/same/files/actual/a.js

This file was deleted.

1 change: 0 additions & 1 deletion crates/cargo-rst/fixtures/same/files/expected/a.js

This file was deleted.

1 change: 0 additions & 1 deletion crates/cargo-rst/fixtures/update/a/actual/a.js

This file was deleted.

Empty file.
Empty file.
Empty file.
21 changes: 0 additions & 21 deletions crates/cargo-rst/readme.md

This file was deleted.

65 changes: 0 additions & 65 deletions crates/cargo-rst/src/helper.rs

This file was deleted.

Loading

2 comments on commit b8ae65b

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

task failure

@rspack-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ran ecosystem CI: Open

suite result
modernjs, self-hosted, Linux, ci ❌ failure
_selftest, ubuntu-latest ✅ success
nx, ubuntu-latest ✅ success
rspress, ubuntu-latest ✅ success
rsbuild, ubuntu-latest ✅ success
compat, ubuntu-latest ✅ success
examples, ubuntu-latest ✅ success

Please sign in to comment.