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 ea16b17 commit 80a3eeeCopy full SHA for 80a3eee
src/2025h1/eii.md
@@ -95,7 +95,7 @@ The experimental feature we implement should:
95
- E.g. if a crate wants to change the signature or kind of an externally implementable item,
96
it should be possible to have some backwards-compatible path forward.
97
- 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.
+ - E.g. adding the option for more fine grained panic handlers to `core` should not result in a loss of performance.
99
100
## Ownership and team asks
101
0 commit comments