Historial de Commits

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