summary refs log tree commit diff
path: root/src/test/run-fail/extern-panic.rs
AgeCommit message (Expand)AuthorLines
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
2015-03-23Require feature attributes, and add them where necessaryBrian Anderson-0/+1
2015-03-05Remove integer suffixes where the types in compiled code are identical.Eduard Burtescu-4/+4
2015-02-18Update suffixes en masse in tests using `perl -p -i -e`Niko Matsakis-4/+4
2015-01-29`for x in range(a, b)` -> `for x in a..b`Jorge Aparicio-1/+1
2014-12-14Mostly rote conversion of `proc()` to `move||` (and occasionally `Thunk::new`)Niko Matsakis-1/+1
2014-11-11test: Rename files, fail -> panic.Michael Sproul-0/+51