diff options
| author | Corey Richardson <corey@octayn.net> | 2014-12-05 10:08:28 -0800 |
|---|---|---|
| committer | Corey Richardson <corey@octayn.net> | 2014-12-05 10:08:28 -0800 |
| commit | a90e0d70ccc91044ec2143d38a17baeb60adbb7e (patch) | |
| tree | e1a7bb124e02dc5f1275aad360cea86c133db663 /src/test/compile-fail/trailing-comma-array-repeat.rs | |
| parent | b8eaf7bc8abb1de149723abd1c1b6e636c9b0046 (diff) | |
| parent | 87235687a13f3fca2e300674997880f0f9ba12a7 (diff) | |
| download | rust-a90e0d70ccc91044ec2143d38a17baeb60adbb7e.tar.gz rust-a90e0d70ccc91044ec2143d38a17baeb60adbb7e.zip | |
rollup merge of #19534: scialex/liballoc-cfg
Adds the ability to use a custom allocator heap by passing either --cfg external_crate and --extern external=<allocator_crate_name> or --cfg external_funcs and defining the allocator functions prefixed by 'rust_' somewhere. This is useful for many applications including OS/embedded development, and allocator development and testing.
Diffstat (limited to 'src/test/compile-fail/trailing-comma-array-repeat.rs')
0 files changed, 0 insertions, 0 deletions
