mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 14:24:45 +00:00
Merge remote-tracking branch 'remote/main' into upgrade-llvm-zig
This commit is contained in:
commit
2feb5d3c2e
426 changed files with 8889 additions and 4190 deletions
|
@ -554,6 +554,7 @@ pub fn try_run_lib_function<T>(
|
|||
|
||||
#[allow(dead_code)]
|
||||
// only used in tests
|
||||
#[allow(dead_code)]
|
||||
pub(crate) fn llvm_evals_to<T, U, F>(
|
||||
src: &str,
|
||||
expected: U,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue