mirror of
https://github.com/urbit/ares.git
synced 2024-12-22 21:01:29 +03:00
alloc
This commit is contained in:
parent
df03a242b3
commit
3364035913
File diff suppressed because it is too large
Load Diff
@ -53,9 +53,10 @@ macro_rules! gdb {
|
||||
// ```
|
||||
//
|
||||
// (see https://docs.rs/assert_no_alloc/latest/assert_no_alloc/#advanced-use)
|
||||
#[cfg(debug_assertions)]
|
||||
/*#[cfg(debug_assertions)]
|
||||
#[global_allocator]
|
||||
static A: assert_no_alloc::AllocDisabler = assert_no_alloc::AllocDisabler;
|
||||
*/
|
||||
|
||||
pub(crate) use gdb;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user