Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
inout internals: Mark
SrcIndexError::new
as #[inline(never)]
.
Otherwise the optimizer loses the `#[cold]` annotation, it seems.
- Loading branch information