about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm
diff options
context:
space:
mode:
authorCDirkx <christiaan@dirkx.com>2020-03-23 19:16:12 +0100
committerCDirkx <christiaan@dirkx.com>2020-03-23 19:16:12 +0100
commitf080f944f134700c48801a3b826330c9bd3aa5cc (patch)
treeaeb927b8608b7b74875a2c691bf0aceabdfc3531 /src/test/codegen/src-hash-algorithm
parentbd1df4405785a34ac494007f185744d51ddd9138 (diff)
downloadrust-f080f944f134700c48801a3b826330c9bd3aa5cc.tar.gz
rust-f080f944f134700c48801a3b826330c9bd3aa5cc.zip
Add const generics test for all range types.
In addition to the regression test of `RangeInclusive` for #70155, now all range types are checked for usability within const generics:

- `RangeFrom`
- `RangeFull`
- `RangeToInclusive`
- `RangeTo`
- `Range`

The test are moved from `test\ui\const-generics\issues\issue-70155` to `test\ui\const-generics\std\range` in anticipation of future similar tests for std types.
Diffstat (limited to 'src/test/codegen/src-hash-algorithm')
0 files changed, 0 insertions, 0 deletions