Alex Crichton
|
91b1291dc5
Don't try to work with `cargo test`
|
преди 7 години |
Alex Crichton
|
5d6d3fde6a
Add a FIXME for Windows
|
преди 7 години |
Alex Crichton
|
734ec3d31c
Tweak testing and such:
|
преди 7 години |
Alex Crichton
|
5e28b7e2b1
Try to fix run.sh on AppVeyor
|
преди 7 години |
Alex Crichton
|
a2bdb4b379
Use the same CI script on AppVeyor
|
преди 7 години |
Alex Crichton
|
7de57cd4f9
Handle aeabi aliasing
|
преди 7 години |
Alex Crichton
|
a16ebb0dcb
Use `nm` to weed out panics
|
преди 7 години |
Alex Crichton
|
560018cc83
Less verbose output on symbol check
|
преди 7 години |
Alex Crichton
|
696b821bb7
Enable `mem` for intrinsics on linux
|
преди 7 години |
Alex Crichton
|
0be8b20cb7
Fix features needed for the intrinsics example
|
преди 7 години |
Alex Crichton
|
4540bd4314
Fix travis intrinsics builds
|
преди 7 години |
Alex Crichton
|
f0e58591b3
Build the intrinsics example separately
|
преди 7 години |
Alex Crichton
|
a1377878c6
Test with the 'c' feature enabled on CI
|
преди 7 години |
Jorge Aparicio
|
19b2efdf36
move intrinsics test from src/bin to examples
|
преди 8 години |
Jorge Aparicio
|
55294baf7a
put test generation behind a Cargo feature
|
преди 8 години |
Jorge Aparicio
|
3f723d1141
modify the CI setup to run tests on the thumb targets
|
преди 8 години |
Jorge Aparicio
|
3992ed1e7a
CI: use a recent nightly
|
преди 8 години |
bors
|
70009a311c
Auto merge of #124 - japaric:rustbuild, r=alexcrichton
|
преди 8 години |
Jorge Aparicio
|
3484b2b68e
by default, mark this crate as the #![compiler_builtins] crate
|
преди 8 години |
Jorge Aparicio
|
c1ef69f2a0
fix the test suite for the thumb targets
|
преди 8 години |
Jorge Aparicio
|
5d164a4eda
fix the powerpc64le target
|
преди 8 години |
Jorge Aparicio
|
e441058be7
ci/run.sh: remove debug stuff
|
преди 8 години |
Jorge Aparicio
|
e05caa1227
fix warnings
|
преди 8 години |
Jorge Aparicio
|
96ddd4ed8d
use test::black_box instead of ptr::*_volatile
|
преди 8 години |
Jorge Aparicio
|
c82403551d
fix unsafe warnings
|
преди 8 години |
Jorge Aparicio
|
fd69beba29
get profile.dev (-debug-assertions) + LTO working
|
преди 8 години |
Jorge Aparicio
|
a2ffc799d0
check that we don't have any call to panic in our implementations
|
преди 8 години |
Jorge Aparicio
|
24c2a15f3d
fix path to .rlib on OSX
|
преди 8 години |
Jorge Aparicio
|
213d929f86
drop the target files
|
преди 8 години |
Jorge Aparicio
|
8a32bd3424
fix duplicate symbol test
|
преди 8 години |