Add -tilde for working on the new compiler

This commit is contained in:
gingerBill
2023-07-08 12:07:11 +01:00
parent d7af6de9b9
commit 7ab531bd21
3 changed files with 62 additions and 19 deletions
+2
View File
@@ -318,6 +318,8 @@ struct BuildContext {
isize max_error_count;
bool tilde_backend;
u32 cmd_doc_flags;
Array<String> extra_packages;