roc/crates/roc_std/src
Ayaz Hafiz 782a9839ac
Only mark roc_std no_std if std feature is not present
Otherwise, you will get compile errors with the std feature.
2023-03-25 17:09:38 -05:00
..
lib.rs Only mark roc_std no_std if std feature is not present 2023-03-25 17:09:38 -05:00
roc_box.rs moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
roc_dict.rs Merge remote-tracking branch 'origin/main' into glue-getters-rtfeldman 2023-03-08 19:46:00 +01:00
roc_list.rs Merge branch 'main' of github.com:roc-lang/roc into glue-getters-rtfeldman 2023-03-17 11:34:29 +01:00
roc_set.rs clippy 2023-03-06 21:02:47 -08:00
roc_str.rs Only mark roc_std no_std if std feature is not present 2023-03-25 17:09:38 -05:00
storage.rs update no_std config 2022-08-06 19:05:29 +02:00