mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-10 13:21:37 -07:00
-dynamic-literals
This commit is contained in:
@@ -459,6 +459,7 @@ struct BuildContext {
|
||||
bool ignore_unknown_attributes;
|
||||
bool no_bounds_check;
|
||||
bool no_type_assert;
|
||||
bool dynamic_literals; // Opt-in to `#+feature dynamic-literals` project-wide.
|
||||
bool no_output_files;
|
||||
bool no_crt;
|
||||
bool no_rpath;
|
||||
|
||||
Reference in New Issue
Block a user