about summary refs log tree commit diff
path: root/compiler/rustc_errors/src
diff options
context:
space:
mode:
authorArthur Carcano <arthur.carcano@ocamlpro.com>2023-07-13 12:46:14 +0200
committerArthur Carcano <arthur.carcano@ocamlpro.com>2024-01-08 16:36:48 +0100
commit5b041abc8cfae5076e9187e127945de113c92fed (patch)
treefa7b1cc9f65c799a1b64f77d53de43e2668c259f /compiler/rustc_errors/src
parent347452e7e378d93e7ba29af05f022a5445e1f459 (diff)
downloadrust-5b041abc8cfae5076e9187e127945de113c92fed.tar.gz
rust-5b041abc8cfae5076e9187e127945de113c92fed.zip
A more efficient slice comparison implementation for T: !BytewiseEq
The previous implementation was not optimized properly by the compiler,
which didn't leverage the fact that both length were equal.
Diffstat (limited to 'compiler/rustc_errors/src')
0 files changed, 0 insertions, 0 deletions