index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
codegen
/
slice-ref-equality.rs
Age
Commit message (
Collapse
)
Author
Lines
2020-12-26
Remove pointer comparison from slice equality
bors
-0
/
+16
This resurrects #71735. Fixes #71602, helps with #80140. r? `@Mark-Simulacrum`