summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/const-eval-query-stack.rs
AgeCommit message (Expand)AuthorLines
2021-02-03make const_err a future incompat lintRalf Jung-0/+1
2021-01-24clean up some const error reporting around promotedsRalf Jung-1/+1
2021-01-22avoid promoting division, modulo and indexing operations that could failRalf Jung-3/+7
2020-08-21Extend normalization in const-eval-query-stack testTomasz Miąsko-1/+2
2020-08-20Set RUST_BACKTRACE env variableThibsG-0/+1
2020-08-19Fix bad printing of const-eval queriesThibsG-0/+20