about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorChristiaan Dirkx <christiaan@dirkx.email>2020-09-13 01:55:34 +0200
committerChristiaan Dirkx <christiaan@dirkx.email>2020-09-13 01:55:34 +0200
commit8f27e3cb1b4140d9124d60df0850ef734e73b884 (patch)
tree203d391a20c28b1a9015dc2e97fcdc9d98478897 /src/test/codegen/src-hash-algorithm
parent989190874fe2a0e9877ce4f02a6c60641e3d42a3 (diff)
downloadrust-8f27e3cb1b4140d9124d60df0850ef734e73b884.tar.gz
rust-8f27e3cb1b4140d9124d60df0850ef734e73b884.zip
Make some methods of `Pin` unstable const
Make the following methods unstable const under the `const_pin` feature:
- `new`
- `new_unchecked`
- `into_inner`
- `into_inner_unchecked`
- `get_ref`
- `into_ref`

Also adds tests for these methods in a const context.

Tracking issue: #76654
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions