about summary refs log tree commit diff
path: root/tests/ui/consts/required-consts/collect-in-dead-drop.rs
AgeCommit message (Expand)AuthorLines
2025-06-02Use the informative error as the main const eval error messageOli Scherer-1/+1
2024-03-20explicitly set opt-level=0Ralf Jung-0/+1
2024-03-20fix comments in required-consts testsRalf Jung-2/+1
2024-03-20collector: recursively traverse 'mentioned' items to evaluate their constantsRalf Jung-5/+2
2024-03-13const-eval: organize and extend tests for required-constsRalf Jung-0/+33