enso/lib/rust
Paweł Grabarz a509035017
remove unused rust modules (#9540)
Removes a bulk of rust crates that we no longer need, but that added significant install, build and testing time to the Rust parser.
Most significantly, removed `enso-web` and `enso-shapely`, and got rid of many no longer necessary `#![feature]`s. Moved two still used proc-macros from shapely to prelude. The last remaining usage of `web-sys` is within the logger (`console.log`), but we may actually want to keep that one.
2024-03-27 12:19:38 +00:00
..
data-structures remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00
enso-font Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
font Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
launcher-shims Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
logging Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
macro-utils remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00
metamodel remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00
parser remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00
prelude remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00
reflect Bump Rust Toolchain (#9517) 2024-03-24 23:45:55 +00:00
zst remove unused rust modules (#9540) 2024-03-27 12:19:38 +00:00