summary refs log tree commit diff
path: root/src/test/mir-opt/dataflow-const-prop/cast.rs
AgeCommit message (Expand)AuthorLines
2022-11-09Completely remove tracking of references for nowJannis Christopher Köhl-2/+1
2022-11-07Only assume Stacked Borrows if -Zunsound-mir-opts is givenJannis Christopher Köhl-0/+1
2022-11-07Add initial version of value analysis and dataflow constant propagationJannis Christopher Köhl-0/+7