]> git.lizzy.rs Git - rust.git/commit
Fix order of comparison and remove incorrect case for ints in typeck/demand.rs
authorYashhwanth Ram <ryr397@gmail.com>
Sun, 12 Apr 2020 04:32:02 +0000 (10:02 +0530)
committerYashhwanth Ram <ryr397@gmail.com>
Sun, 12 Apr 2020 06:44:42 +0000 (12:14 +0530)
commit55464ebc8372cb2b489aaee84c324f5a6f6ba58d
treef0d79940dcae80720acbf7b82d2e393bb55ac08b
parentb3c9912dbad13d7a3c369df4913e36d7fd7315ad
Fix order of comparison and remove incorrect case for ints in typeck/demand.rs
Add tests for *size
src/librustc_typeck/check/demand.rs
src/test/ui/integer-literal-suffix-inference.rs