roc/crates/compiler/build
Brendan Hansknecht 109cafcafe
fix how benchmark script is loaded on main
To get #6921 working, we need the benchmark script to pull glue.zig correctly on main.
As such, we need to load it into a lib dir such that it is found in the correct relative path.
This hopefully will get the benchmarking working on the other PR.

Also, switch over to `lib` dir first cause that is what is seen in the wide.
2024-12-12 09:54:36 -08:00
..
src fix how benchmark script is loaded on main 2024-12-12 09:54:36 -08:00
Cargo.toml replace cargo deps with workspace in alias_analysis, build, builtins, can 2024-11-29 11:12:25 +11:00