Hacky auto build for rust yunq.
This commit is contained in:
parent
2cbf871d09
commit
370ba9ae40
3 changed files with 22 additions and 105 deletions
|
|
@ -74,7 +74,6 @@ fn generate_interface(interface: &Interface) -> TokenStream {
|
|||
|
||||
pub fn generate_code(ast: &Vec<Decl>) -> String {
|
||||
let prelude = quote! {
|
||||
#![no_std]
|
||||
|
||||
extern crate alloc;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue