Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
analyze: rewrite::ty: use std::boxed::Box instead of alloc::boxed::Box
This avoids the need for an `extern crate alloc` when testing rewritten code.
- Loading branch information