We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
use rustc; import rustc::syntax::fold; fn main() { auto afp = fold::default_ast_fold(); auto af = fold::make_fold(*afp); }
rt: fatal, 'leaked memory in rust main loop (23 objects)' failed, ../src/rt/memory_region.cpp:156 23 objects
The text was updated successfully, but these errors were encountered:
This appears to no longer be the case.
Sorry, something went wrong.
Squashed 'src/tools/enzyme/' changes from 9530027bd44..13e8f32b0b4
95ecb39
13e8f32b0b4 Merge branch 'main' into enzyme-rust e1fe6adc4fc Updating subtree f530741 Update build_tarballs.jl e020a34 Add v14.0.2 to build_tarballs.jl 06a1674 Fix forward erasure (rust-lang#653) 58d27d5 Fix antialloca (rust-lang#651) 1e083a3 Fix reverse vector mode malloc (rust-lang#641) git-subtree-dir: src/tools/enzyme git-subtree-split: 13e8f32b0b451a0d95aadede32e9191eba66ac05
Fix antialloca (rust-lang#651)
58d27d5
* Fix antialloca
No branches or pull requests
rt: fatal, 'leaked memory in rust main loop (23 objects)' failed, ../src/rt/memory_region.cpp:156 23 objects
The text was updated successfully, but these errors were encountered: