mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 05:49:08 +00:00
Hide subs behind Env deref
This commit is contained in:
parent
1df2e942a2
commit
8097ee3342
5 changed files with 283 additions and 281 deletions
|
@ -4,5 +4,6 @@
|
|||
// See github.com/roc-lang/roc/issues/800 for discussion of the large_enum_variant check.
|
||||
#![allow(clippy::large_enum_variant)]
|
||||
|
||||
mod env;
|
||||
mod fix;
|
||||
pub mod unify;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue