summary refs log tree commit diff
path: root/src/test/ui/consts/const-eval/const-eval-query-stack.stderr
AgeCommit message (Expand)AuthorLines
2021-12-05add test and bless existing onesb-naber-1/+1
2021-03-31Revert testsOli Scherer-10/+6
2021-03-31Add a new normalization query just for mir constantsOli Scherer-6/+10
2021-02-03make const_err a future incompat lintRalf Jung-1/+3
2021-01-24clean up some const error reporting around promotedsRalf Jung-5/+3
2021-01-22avoid promoting division, modulo and indexing operations that could failRalf Jung-13/+21
2020-09-19Reflect the "do not call this query directly" mentality in its nameOliver Scherer-2/+2
2020-09-19Address review commentsOliver Scherer-3/+3
2020-09-19Fix rebase fallout and make the test work with debug infoOliver Scherer-3/+3
2020-08-21Extend normalization in const-eval-query-stack testTomasz Miąsko-1/+1
2020-08-20Set RUST_BACKTRACE env variableThibsG-1/+1
2020-08-19Fix bad printing of const-eval queriesThibsG-0/+18