about summary refs log tree commit diff
path: root/src/test/ui/const_prop/inline_spans.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-15/+0
2022-03-23separate const prop lint from optimizationsCarl Scherer-6/+3
2022-02-27Only create a single expansion for each inline integration.Camille GILLOT-1/+5
2021-03-05Bump mir-opt-level from 2 to 3 in testsSantiago Pastorino-1/+1
2020-10-27Show the inline stack of MIR lints that only occur after inliningOliver Scherer-1/+1
2020-10-27Add test where diagnostic span points to just the inlined function's bodyOliver Scherer-0/+14