mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
rename standard_library -> roc
This commit is contained in:
parent
ca16099e83
commit
d607d6db05
11 changed files with 29 additions and 29 deletions
|
@ -2,5 +2,5 @@
|
|||
// See github.com/rtfeldman/roc/issues/800 for discussion of the large_enum_variant check.
|
||||
#![allow(clippy::large_enum_variant)]
|
||||
pub mod bitcode;
|
||||
pub mod standard_library;
|
||||
pub mod roc;
|
||||
pub mod std;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue