about summary refs log tree commit diff
path: root/src/test/run-fail/overflowing-neg.rs
AgeCommit message (Expand)AuthorLines
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-8/+0
2020-02-18better lint namesRalf Jung-1/+1
2020-02-15adjust run-fail testsRalf Jung-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-05-12Make the `const_err` lint `deny`-by-defaultOliver Schneider-0/+2
2016-10-18Fix some pretty printing testsVadim Petrochenkov-2/+0
2016-08-04Update wording on E0080Shantanu Raj-1/+1
2016-06-05Enable the overflow-related tests for MIRJames Miller-2/+0
2016-05-22Rename main thread from "<main>" to "main".Wangshan Lu-1/+1
2016-03-17Add #[rustc_no_mir] to make tests pass with -Z orbit.Eduard Burtescu-0/+4
2015-10-13implement RFC 1229Oliver Schneider-4/+1
2015-04-17unit test for checked overflow during signed negation.Felix S. Klock II-0/+19