Skip to content

Commit 3ed26fd

Browse files
authored
Tweak wording in eii.md
1 parent e1efa5c commit 3ed26fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/2025h1/eii.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ but we estimate that six months is enough to make the feature available for expe
6969

7070
### The "shiny future" we are working towards
7171

72-
In the longer term, this feature should be able to replace the magic behind the panic handler, global allocator, oom handler, and so on.
72+
This feature should be able to replace the magic behind the panic handler, global allocator, oom handler, and so on.
7373
At that point, an attribute like `#[panic_handler]` would simply be a regular (externally implementable) item exported by `core`, for example.
7474

7575
After stabilization, other crates in the ecosystem, such as the `log` crate, should be able to make use of this as well.

0 commit comments

Comments
 (0)