about summary refs log tree commit diff
path: root/tests/ui/assertions_on_constants.rs
AgeCommit message (Expand)AuthorLines
2019-10-07Match any expr for panic messageMatthias Seiffert-0/+3
2019-10-07Add message to replace assert!(false) helpMatthias Seiffert-0/+1
2019-04-18Add test for debug_assert!(false)flip1995-0/+2
2019-02-05Add tests for assertion_on_constants macro checkflip1995-0/+11
2019-01-23allow assertions_on_constants for collapsible_if and missing_test_filesA.A.Abroskin-9/+0
2019-01-09add assert(true/false, some message) testsA.A.Abroskin-0/+8
2019-01-09change assert_checks to assertions_on_constantsA.A.Abroskin-0/+13