]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #1770 - RalfJung:no_run, r=RalfJung
[rust.git] / src /
2021-04-09 borsAuto merge of #1764 - RalfJung:readme, r=RalfJung
2021-04-08 borsAuto merge of #1761 - hyd-dev:build-rs-proc-macro-no...
2021-04-08 hyd-devDon't use `MIRI_DEFAULT_ARGS` to compile host crates
2021-04-04 borsAuto merge of #1755 - RalfJung:cargo-update, r=RalfJung
2021-04-04 Ralf Jungbump miri dependencies
2021-04-04 Ralf Jungfix newer getrandom on Windows
2021-03-25 borsAuto merge of #1748 - jrvanwhy:track-raw-pointers-doc...
2021-03-23 borsAuto merge of #1750 - hyd-dev:rustup, r=RalfJung
2021-03-23 hyd-devRemove `#![feature(or_patterns)]`
2021-03-17 borsAuto merge of #1746 - bstrie:depfix, r=RalfJung
2021-03-17 bstrieReplace deprecated `collections::Bound`
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-devRevert "Don't duplicate `check_abi()`"
2021-03-17 hyd-devUnsupported foreign non-"C"/"system"-ABI function calls...
2021-03-16 hyd-devDon't duplicate `check_abi()`
2021-03-14 borsAuto merge of #1743 - RalfJung:callee-checks, r=RalfJung
2021-03-14 borsAuto merge of #1744 - rust-lang:bad-unwind, r=RalfJung
2021-03-14 Ralf Jungdon't ICE when we unwind despite panic=abort
2021-03-14 Ralf Jungdon't ICE when callee has the wrong number of arguments
2021-03-14 Ralf Jungwhen Miri calls a function ptr, make sure it has the...
2021-03-11 borsAuto merge of #1739 - RalfJung:rustup, r=RalfJung
2021-03-11 Ralf Jungrustup
2021-03-09 borsAuto merge of #1736 - DJMcNab:rust-analyzer-private...
2021-03-08 borsAuto merge of #1735 - m-ou-se:remove-unwrap-none, r...
2021-03-08 Mara BosRemove unwrap_none as it won't be stabilized.
2021-03-05 borsAuto merge of #1733 - Smittyvb:breakpoint-intrinsic...
2021-03-05 SmittyvbCheck arg count
2021-03-04 SmittySupport breakpoint intrinsic
2021-03-03 borsAuto merge of #1732 - RalfJung:atomic_op, r=RalfJung
2021-03-02 Ralf Jungrename atomic_op_min_max -> atomic_op
2021-03-02 borsAuto merge of #1721 - henryboisdequin:add-atomic-min...
2021-03-02 Henry BoisdequinAdd in `atomic_{min,max}_x` intrinsics
2021-03-02 Henry Boisdequinfmt data_race.rs and intrinsics.rs
2021-02-28 borsAuto merge of #1726 - hyd-dev:stub-d, r=RalfJung
2021-02-27 borsAuto merge of #1725 - RalfJung:zst-reborrow, r=RalfJung
2021-02-27 Ralf Jungfix reborrowing of tagged ZST references
2021-02-20 borsAuto merge of #1716 - tmiasko:rustup, r=RalfJung
2021-02-20 Tomasz Miąskorustup to e7c23ab933ebc1f205c3b59f4ebc85d40f67d404
2021-02-18 borsAuto merge of #1715 - RalfJung:rustup, r=RalfJung
2021-02-18 Ralf Jungrustup
2021-02-02 borsAuto merge of #1699 - m-ou-se:panic-format, r=RalfJung
2021-02-02 Mara BosRemove unnecessary `format!()` in `panic!()`.
2021-01-31 borsAuto merge of #1698 - RalfJung:rustup, r=RalfJung
2021-01-31 Ralf Jungrustup; remove some no-longer-needed Windows shims
2021-01-30 borsAuto merge of #1693 - rust-lang:oli-obk-patch-1, r...
2021-01-29 borsAuto merge of #1670 - unseddd:abi, r=RalfJung
2021-01-28 borsAuto merge of #1694 - JohnTitor:rustup, r=RalfJung
2021-01-28 Yuki OkushiRustup for rust-lang/rust#79951
2021-01-28 borsAuto merge of #1686 - thomcc:cmpxchg_weak, r=oli-obk
2021-01-27 Nym SeddonAdd ABI check for shims
2021-01-26 Thom ChiovoloniAllow configuring the failure rate with -Zmiri-compare...
2021-01-26 Thom ChiovoloniFail 80% of the time on weak cmpxchg, not 50%
2021-01-26 Thom ChiovoloniAdd random failures to compare_exchange_weak
2021-01-25 borsAuto merge of #1688 - RalfJung:rustup, r=RalfJung
2021-01-25 Ralf Jungadjust Windows shims for stdlib changes (Windows XP...
2021-01-24 borsAuto merge of #1675 - hyd-dev:proc-macro-unit-test...
2021-01-23 borsAuto merge of #1683 - frewsxcv:frewsxcv-nprocessors...
2021-01-23 Ralf Jungmacos: support aarch64 link names
2021-01-23 Ralf Jungimplement aarch64 hint 'intrinsic'
2021-01-22 Corey FarwellAdd shim for libc::sysconf(libc::_SC_NPROCESSORS_CONF)
2021-01-18 borsAuto merge of #1681 - RalfJung:rustup, r=RalfJung
2021-01-18 Ralf Jungrustup; remove some intrinsics that are gone or moved...
2021-01-17 borsAuto merge of #1679 - hyd-dev:min-const-generics, r...
2021-01-17 hyd-devRemove `#![feature(const_generics)]` and `#![allow...
2021-01-15 borsAuto merge of #1673 - RalfJung:rustup, r=RalfJung
2021-01-15 Ralf Jungrustup; make tests pass again
2021-01-11 borsAuto merge of #1669 - RalfJung:rustup, r=RalfJung
2021-01-11 Ralf Jungrustup
2020-12-22 borsAuto merge of #1658 - RalfJung:forget, r=RalfJung
2020-12-22 Ralf Jungremove intrinsic that is now implemented in the rustc...
2020-12-13 borsAuto merge of #1644 - JCTyblaidd:detect_race_with_alloc...
2020-12-13 JCTyblaiddTidy new_allocation
2020-12-13 JCTyblaiddRework to work with machine hook.
2020-12-13 JCTyblaiddUpdate src/data_race.rs
2020-12-13 JCTyBlaiddFix review changes
2020-12-13 JCTyBlaiddFix bug with reporting wrong thread for races with...
2020-12-13 JCTyblaiddFix nits
2020-12-13 JCTyBlaiddRemove old FIXME
2020-12-13 JCTyBlaiddMore tests, fix issue 1643 and detect races with alloca...
2020-12-10 borsAuto merge of #1646 - RalfJung:rustup, r=RalfJung
2020-12-10 Ralf Jungrustup
2020-12-06 borsAuto merge of #1641 - JCTyblaidd:update_release_sequenc...
2020-12-06 JCTyblaiddFix caps
2020-12-06 JCTyBlaiddUpdate release sequence handling to C++20 semantics.
2020-11-30 borsAuto merge of #1636 - RalfJung:rustup, r=oli-obk
2020-11-29 Ralf Jungremove miri-rustc-tests
2020-11-29 borsAuto merge of #1617 - JCTyblaidd:data_race_detector...
2020-11-29 Ralf Jungfix some typos
2020-11-28 JCTyBlaiddFix typos - looked into the papers handling of timestam...
2020-11-27 JCTyBlaiddApply review changes, incrementing the clocks twice...
2020-11-22 JCTyBlaiddFix review changes
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-11-15 JCTyBlaiddRun rustfmt on vector_clock.rs and data_race.rs
2020-11-15 JCTyBlaiddAdd comment regarding seq-cst ordering & add test for...
2020-11-15 JCTyBlaiddTidy up comments and function layout, should fix most...
next