diff options
| author | bors <bors@rust-lang.org> | 2018-09-12 01:56:48 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2018-09-12 01:56:48 +0000 |
| commit | a2b991b5305b770c7d5288ab3aa231428511c530 (patch) | |
| tree | ab3929b7ea68577a63aa85c13f28a908e7afc45b /src/test/incremental/thinlto | |
| parent | 58063894d21c76ab5bc32bda30eee66703e0fdfb (diff) | |
| parent | 26c05b13e11518a99f06b618b833a48851a39fbe (diff) | |
| download | rust-a2b991b5305b770c7d5288ab3aa231428511c530.tar.gz rust-a2b991b5305b770c7d5288ab3aa231428511c530.zip | |
Auto merge of #51159 - pacman82:master, r=oli-obk
First step towards `u128` instead of `Const` in `PatternKind::Range` This PR accomplishes two things: * It adds `ty::Ty` to `PatternKind::Range`. The extra type information will make it easier to remove it from the `hi` and `lo` members. * It exchanges `Const` for `u128` in `Constructor::ConstantRange`.
Diffstat (limited to 'src/test/incremental/thinlto')
0 files changed, 0 insertions, 0 deletions
