summary refs log tree commit diff
path: root/src/test/compile-fail/issue-8460-const.rs
AgeCommit message (Expand)AuthorLines
2016-03-10typestrong constant integersOliver Schneider-10/+10
2015-10-13implement RFC 1229Oliver Schneider-20/+22
2015-03-01Remove int/uint from libstd/lib.rsGuillaume Gomez-3/+3
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-2/+2
2015-02-17Test fixes and rebase conflictsAlex Crichton-20/+20
2015-02-17Fallout from stabilizationAaron Turon-21/+21
2015-02-16rustc_trans: promote constant rvalues in functions as an optimization.Eduard Burtescu-0/+55