summary refs log tree commit diff
path: root/src/test/ui/const_prop
AgeCommit message (Expand)AuthorLines
2020-10-27Address review commentoli-1/+1
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-3/+6
2020-10-27Add test where diagnostic span points to just the inlined function's bodyOliver Scherer-0/+24
2020-09-26Make invalid integer operation messages consistentvarkor-1/+1
2020-07-15Don't panic if the lhs of a div by zero is not statically knownOliver Scherer-4/+21
2020-07-04Fix const prop ICEOliver Scherer-0/+9