about summary refs log tree commit diff
path: root/src/test/run-fail/bounds-check-no-overflow.rs
AgeCommit message (Expand)AuthorLines
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-9/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2016-09-14core: Use primitive indexing in slice's Index/IndexMutUlrik Sverdrup-1/+1
2015-03-30Fallout in tests: largely changes to error messages.Niko Matsakis-1/+1
2015-03-01Remove int/uint from libstd/lib.rsGuillaume Gomez-2/+2
2015-01-30Remove all `i` suffixesTobias Bucher-1/+1
2014-06-29librustc: Remove the fallback to `int` for integers and `f64` forPatrick Walton-1/+1
2014-01-25Uppercase numeric constantsChris Wong-3/+3
2013-10-17std: Move size/align functions to std::mem. #2240Brian Anderson-1/+1
2013-10-15fix overflow on bounds checksDaniel Micay-0/+19