about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-08-20 23:05:31 +0000
committerbors <bors@rust-lang.org>2020-08-20 23:05:31 +0000
commitd9d4d39612aae0b8398340bd83d592cafad8e4ec (patch)
treeba461f2cd99e0f09f35192da7848cbc8e2a3950c /src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs
parente15510ca33ea15c893b78710101c962b11459963 (diff)
parentdbad8c93680710e80c54cbaf8416821f7a5750c8 (diff)
downloadrust-d9d4d39612aae0b8398340bd83d592cafad8e4ec.tar.gz
rust-d9d4d39612aae0b8398340bd83d592cafad8e4ec.zip
Auto merge of #73565 - matthewjasper:core-min-spec, r=nagisa
Use min_specialization in libcore

Getting `TrustedRandomAccess` to work is the main interesting thing here.

- `get_unchecked` is now an unstable, hidden method on `Iterator`
- The contract for `TrustedRandomAccess` is made clearer in documentation
- Fixed a bug where `Debug` would create aliasing references when using the specialized zip impl
- Added tests for the side effects of `next_back` and `nth`.

closes #68536
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions