Skip to content

Commit 80a3eee

Browse files
committed
Update.
1 parent ea16b17 commit 80a3eee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/2025h1/eii.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ The experimental feature we implement should:
9595
- E.g. if a crate wants to change the signature or kind of an externally implementable item,
9696
it should be possible to have some backwards-compatible path forward.
9797
- be as close to zero-cost as possible.
98-
- E.g. adding the option for more fine grained panic handlers should not result in a loss of performance.
98+
- E.g. adding the option for more fine grained panic handlers to `core` should not result in a loss of performance.
9999

100100
## Ownership and team asks
101101

0 commit comments

Comments
 (0)