提交历史

作者 SHA1 备注 提交日期
  Amanieu d'Antras f06e6d1a11 Replace llvm_asm! with asm! 4 年之前
  Joseph Richey 63ccaf11f0 Move from an "asm" flag to a "no-asm" feature flag (#386) 4 年之前
  Aaron Kutch 1621c6dbf9 Use `specialized-div-rem` 1.0.0 for division algorithms 4 年之前
  Joseph Richey f3846bc05d lint: Allow improper_ctypes_definitions (#364) 4 年之前
  Alex Crichton d837cce3d3 Add back in unsafe for bootstrapping 4 年之前
  Alex Crichton 4bf8cad593 Expand wasm32 testing on CI (#360) 4 年之前
  Alex Crichton cde22bc180 Switch to using `llvm_asm!` instead of `asm!` (#351) 5 年之前
  Tyler Mandry 2566aa663b Add control flow information to __rust_probestack (#328) 5 年之前
  Alex Crichton d6a13419f6 Gate atomic intrinsics on presence of instructions (#324) 5 年之前
  Alex Crichton 40ef6cb749 Allow FFI-unsafe warnings for u128/i128 (#323) 5 年之前
  Alex Crichton c88c9502b7 Run rustfmt over everything 6 年之前
  Cyryl Płotnicki b570ccfd2d Fix compilation on new nightly. 6 年之前
  Yu Ding a9a108548c Fix SGX target_env collision 6 年之前
  Jethro Beekman e43c838450 Add SGX target 6 年之前
  David Craven 6dcbd85f11 Implement __mulsi3. 6 年之前
  Jorge Aparicio 1083ac1439 fix warnings 6 年之前
  Jorge Aparicio 3d005629b8 expose fmod{,f} symbols on thumb 6 年之前
  Jorge Aparicio 36f93dbd79 expose math symbol on wasm32-unknown-unknown 6 年之前
  ljedrz 411a12fc02 Remove #![feature(i128_type)] as i128 is stable 6 年之前
  Mark Mansi 09974df5a7 stable_features allowed temporarily 7 年之前
  Mark Mansi 29816fc5d7 Put back feature 7 年之前
  Mark Mansi 0ca2a57f1b i128 is being stabilized 7 年之前
  Alex Crichton 2a13475197 Simplify how testing is done 7 年之前
  Marco A L Barbosa f4edcf7b24 Use kernel user helpers for armv4t 7 年之前
  Scott McMurray 5e71218390 Implement all the 128-bit operator lang items from rust PR 46093 7 年之前
  Amanieu d'Antras 73e38dcf2f Add atomic support for pre-ARMv6 on Linux 8 年之前
  Matt Ickstadt b3679bcfba Implement x86 chkstk in "rust" 7 年之前
  Alex Crichton 7ccf8408d0 Add `__rust_probestack` intrinsic 7 年之前
  Jorge Aparicio 75c6ccca71 optimize 32-bit aligned mem{cpy,clr,set} intrinsics for ARM 7 年之前
  Alex Crichton 91b1291dc5 Don't try to work with `cargo test` 7 年之前