rust/library/core
Christiaan Dirkx 6728240f36 Test structural matching for all range types
Adds structural match tests for all range types.

Note: also adds the otherwise unrelated test `test_range_to_inclusive` for completeness
2020-11-07 01:31:44 +01:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src Rollup merge of #78730 - kornelski:not-inverse, r=Dylan-DPC 2020-11-07 01:02:20 +09:00
tests Test structural matching for all range types 2020-11-07 01:31:44 +01:00
Cargo.toml mv std libs to library/ 2020-07-27 19:51:13 -05:00