Skip to content

Commit

Permalink
Revert "Rewrite remaining parts of typing module in Rust"
Browse files Browse the repository at this point in the history
This reverts commit 479afc9.

Ref. eng/recordflux/RecordFlux#1672, eng/recordflux/RecordFlux#1801
  • Loading branch information
andrestt committed Sep 23, 2024
1 parent ddb690d commit 11d9924
Show file tree
Hide file tree
Showing 44 changed files with 2,005 additions and 2,374 deletions.
37 changes: 1 addition & 36 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 librapidflux/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ indexmap = { workspace = true, features = ["serde"] }
lazy_static = { workspace = true }
owo-colors = "4.0.0"
serde = { workspace = true }
strum = { version = "0.26.3", features = ["derive"] }
thiserror = "1.0.61"

[dev-dependencies]
Expand Down
Loading

0 comments on commit 11d9924

Please sign in to comment.