Historial de Commits

Autor SHA1 Mensaje Fecha
  bors 6f7861b577 Auto merge of #107 - Phaiax:readme-url, r=japaric hace 8 años
  Phaiax cbd35de94c Fix url in readme hace 8 años
  bors 1d18f38fbe Auto merge of #104 - alexcrichton:more-readme-updates, r=japaric hace 8 años
  Jorge Aparicio 20c107784b update the title as well hace 8 años
  bors 0b53393c08 Auto merge of #103 - alexcrichton:update-ci, r=japaric hace 8 años
  Alex Crichton 09d61e8f97 More small updates to the README hace 8 años
  Alex Crichton 9b6f5ff4cd Update CI configs hace 8 años
  bors 8c3e0ae3e8 Auto merge of #102 - alexcrichton:update, r=alexcrichton hace 8 años
  Alex Crichton ae178cee6e Update webhook url hace 8 años
  Jorge Aparicio ef08913bc8 Merge pull request #99 from japaric/ppc64le hace 8 años
  Jorge Aparicio 5d164a4eda fix the powerpc64le target hace 8 años
  Jorge Aparicio f6b5c56113 README: remove the Contribution sub-section hace 8 años
  Jorge Aparicio 1221ff3b04 Merge pull request #98 from brson/lic hace 8 años
  Brian Anderson c064549c4b Correct the license to that of upstream compiler-rt hace 8 años
  Jorge Aparicio e441058be7 ci/run.sh: remove debug stuff hace 8 años
  Jorge Aparicio a163ca7ac3 fix more warnings hace 8 años
  Jorge Aparicio e05caa1227 fix warnings hace 8 años
  Jorge Aparicio 8f0847eb94 rename to compiler_builtins, add rust-lang/rust-ish crate attributes hace 8 años
  Jorge Aparicio 24c0247c6a add the compiler_builtins feature to src/lib.rs hace 8 años
  Jorge Aparicio d2a3c45a29 set crate_name and crate_type in src/lib.rs hace 8 años
  Jorge Aparicio 4bf128a84c add a rustbuild cargo feature for integration with rust-lang/rust hace 8 años
  Jorge Aparicio c56faf22ab Merge pull request #80 from japaric/abort 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 a21fb956f9 insert more `abort()` calls where division by zero may occur 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 534d22e287 panic! -> abort hace 8 años
  Jorge Aparicio 24c2a15f3d fix path to .rlib on OSX hace 8 años
  Jorge Aparicio 3e6ebb3b76 run the full test suite on osx hace 8 años