rust/compiler/rustc_errors
Matthias Krüger d48305fa5b
Rollup merge of #149077 - Muscraft:annotate-snippets-simd, r=davidtwco
feat: Enable annotate-snippets' simd feature

`annotate-snippets` `simd` feature enables the use of `memchr` when searching for `char`/`str`. This should hopefully improve performance when [`annotate-snippets` is passed large `source`](https://github.com/rust-lang/rust/pull/148188#issuecomment-3550280300).
2025-11-22 18:41:22 +01:00
..
src Rollup merge of #149065 - Muscraft:annotate-snippets-regressions, r=davidtwco 2025-11-22 18:41:20 +01:00
Cargo.toml feat: Enable annotate-snippets' simd feature 2025-11-18 19:07:18 -07:00
messages.ftl compiler: Parse p- specs in datalayout string, allow definition of custom default data address space 2025-07-07 09:04:53 +02:00