rust/scripts
bjorn3 5b3bc29008 Allow testing a cranelift backend built into rustc itself
This avoids building cranelift twice in rust's CI and is a lot easier
than trying to make building of codegen backends work from within a
cargo invocation done by rust's build system.
2023-05-24 17:27:28 +00:00
..
2023-05-12 17:07:38 +00:00

This directory is for scripts that are either never directly invoked or are not used very often. Scripts that are frequently used should be kept at the project root.