| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2019-07-27 | tests: Move run-pass tests without naming conflicts to ui | Vadim Petrochenkov | -225/+0 | |
| 2019-07-27 | tests: Add missing run-pass annotations | Vadim Petrochenkov | -0/+1 | |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 | |
| 2015-10-13 | implement RFC 1229 | Oliver Schneider | -2/+0 | |
| const eval errors outside of true constant enviroments are not reported anymore, but instead forwarded to a lint. | ||||
| 2015-06-17 | Fallout in tests and docs from feature renamings | Alex Crichton | -1/+1 | |
| 2015-04-17 | Fix test for 32-bit targets. | Felix S. Klock II | -2/+2 | |
| (The cast from the 64-bit value to isize was using the lower 32-bits, which led to it being treated as a large positive value rather than a smallish negative one. The fix was to use the same bits for the upper- and lower- 32 bits.) | ||||
| 2015-04-14 | Regression tests for `wrapping_*` operations for integer types. | Felix S. Klock II | -0/+236 | |
