Patrick Walton
|
e3d43e490b
|
test: De-~mut the test suite. rs=demuting
|
2013-02-26 04:18:12 -08:00 |
|
Patrick Walton
|
00d8db5b5d
|
Revert "test: De-~mut the test suite. rs=demuting"
This reverts commit f63efdc210 .
|
2013-02-25 15:16:36 -08:00 |
|
Patrick Walton
|
f63efdc210
|
test: De-~mut the test suite. rs=demuting
|
2013-02-25 15:15:42 -08:00 |
|
Graydon Hoare
|
89c8ef792f
|
check-fast fallout from removing export, r=burningtree
|
2013-02-01 19:43:17 -08:00 |
|
Patrick Walton
|
592c2e1db4
|
test: Remove export from the tests, language, and libraries. rs=deexporting
|
2013-01-30 15:56:40 -08:00 |
|
Patrick Walton
|
163b97b7bb
|
librustc: Make C functions unsafe
|
2013-01-24 13:52:21 -08:00 |
|
Graydon Hoare
|
d1affff623
|
Reliciense makefiles and testsuite. Yup.
|
2012-12-10 17:32:58 -08:00 |
|
Luqman Aden
|
e1db959ec2
|
rustc: add new intrinsics - atomic_cxchg{_acq,_rel}
|
2012-10-21 22:23:50 -04:00 |
|
Graydon Hoare
|
dffe188991
|
Install new pub/priv/export rules as defaults, old rules accessible under #[legacy_exports];
|
2012-09-21 18:11:43 -07:00 |
|
Ben Blum
|
01a5845db5
|
fix atomic intrinsic test cases
|
2012-08-23 17:19:35 -04:00 |
|
Graydon Hoare
|
debb7e4641
|
Switch 'native' to 'extern' (or 'foreign' in some descriptions)
|
2012-07-03 16:11:00 -07:00 |
|
Eric Holk
|
0a99912cdd
|
Adding a bunch of atomic intrinsics.
Adding a test cases for the atomic intrinsics.
|
2012-06-29 18:37:29 -07:00 |
|