We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5460b5 commit 71de942Copy full SHA for 71de942
tests/fail/alloc/alloc_error_handler_custom.stderr
@@ -11,7 +11,7 @@ note: inside `_::__rg_oom`
11
--> tests/fail/alloc/alloc_error_handler_custom.rs:LL:CC
12
|
13
LL | #[alloc_error_handler]
14
- | ---------------------- in this procedural macro expansion
+ | ---------------------- in this attribute macro expansion
15
LL | fn alloc_error_handler(layout: Layout) -> ! {
16
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
17
= note: inside `alloc::alloc::handle_alloc_error::rt_error` at RUSTLIB/alloc/src/alloc.rs:LL:CC
0 commit comments