]> git.lizzy.rs Git - rust.git/history - src/shims/posix/linux/foreign_items.rs
Add `-Zmiri-disable-abi-check`
[rust.git] / src / shims / posix / linux / foreign_items.rs
2021-05-31 hyd-devAdd `-Zmiri-disable-abi-check`
2021-05-16 borsAuto merge of #1801 - RalfJung:rustfmt, r=oli-obk
2021-05-16 Ralf Jungformat much of Miri
2021-03-17 borsAuto merge of #1745 - hyd-dev:unsup-foreign-calls-are...
2021-03-17 hyd-devRemove the macro and expand it manually
2021-03-17 hyd-devUnsupported foreign non-"C"/"system"-ABI function calls...
2021-02-20 borsAuto merge of #1716 - tmiasko:rustup, r=RalfJung
2021-02-20 Tomasz Miąskorustup to e7c23ab933ebc1f205c3b59f4ebc85d40f67d404
2020-11-29 borsAuto merge of #1617 - JCTyblaidd:data_race_detector...
2020-11-20 borsAuto merge of #1632 - RalfJung:rustup, r=RalfJung
2020-11-20 Ralf Jungrustup
2020-11-19 borsAuto merge of #1630 - RalfJung:rustup, r=RalfJung
2020-11-19 Ralf Jungavoid fallback logic (and we do not need the flag value...
2020-11-19 Mara BosMake weak syscalls in std work.
2020-10-04 borsAuto merge of #1563 - lzutao:dummy-actions, r=RalfJung
2020-10-03 borsAuto merge of #1570 - RalfJung:syscalls, r=RalfJung
2020-10-03 Ralf Jungcheck that all syscall arguments are scalars
2020-10-03 borsAuto merge of #1568 - fusion-engineering-forks:futex...
2020-10-03 Mara BosUpdate syscall FIXME to include note about 'wrong'...
2020-10-03 Mara BosAdd FIXME note about variadic syscall().
2020-10-01 Mara BosMove futex syscall to its own file.
2020-10-01 Mara BosImplement futex_wait and futex_wake.
2020-09-03 borsAuto merge of #1532 - divergentdave:thread-panic-payloa...
2020-09-03 David CookPer-thread errno storage
2020-08-03 borsAuto merge of #1495 - samrat:fd-trait, r=oli-obk
2020-07-27 borsAuto merge of #1487 - pnadon:miri-rename-undef-uninit...
2020-07-26 Philippe Nadonrenamed ScalarMaybeUninit::not_undef to check_init
2020-06-27 borsAuto merge of #1460 - RalfJung:modules, r=RalfJung
2020-06-27 Ralf Jungmodule organization: move platform-specific code to...