mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-01 07:41:12 +00:00
Merge remote-tracking branch 'origin/trunk' into single-quote-literal
This commit is contained in:
commit
cd0d89fdc9
16 changed files with 405 additions and 98 deletions
|
@ -90,6 +90,7 @@ macro_rules! return_on_layout_error_help {
|
|||
pub enum OptLevel {
|
||||
Development,
|
||||
Normal,
|
||||
Size,
|
||||
Optimize,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue