mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 04:08:19 +00:00
1.65 changes and clippy fixes
This commit is contained in:
parent
8f62eeaf7e
commit
a97c53d7ca
17 changed files with 37 additions and 19 deletions
|
@ -1,3 +1,6 @@
|
|||
// https://github.com/morphic-lang/morphic_lib/issues/19
|
||||
#![allow(clippy::result_large_err)]
|
||||
|
||||
use bumpalo::Bump;
|
||||
use morphic_lib::TypeContext;
|
||||
use morphic_lib::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue