]> git.lizzy.rs Git - rust.git/history - src/machine.rs
Destroy store buffers on non-racy non-atomic accesses
[rust.git] / src / machine.rs
2022-06-06 Andy WangDestroy store buffers on non-racy non-atomic accesses
2022-06-06 Andy WangMove data_race and weak_memory into a submodule
2022-06-06 Andy WangUse a new AllocationMap to store store buffers in the...
2022-06-06 Andy WangImplement weak memory emulation
2022-06-06 Andy WangAdd weak memory config option
2022-06-06 borsAuto merge of #2198 - InfRandomness:UNIX-refactor,...
2022-06-05 infrandomnessRefactor POSIX to UNIX
2022-06-05 borsAuto merge of #2197 - RalfJung:round-robin, r=RalfJung
2022-06-05 borsAuto merge of #2194 - RalfJung:race, r=RalfJung
2022-06-05 borsAuto merge of #2193 - RalfJung:strict, r=RalfJung
2022-06-05 borsAuto merge of #2189 - RalfJung:clippy, r=RalfJung
2022-06-04 Ralf Jungclippy: main crate
2022-06-02 borsAuto merge of #2178 - RalfJung:double-ref, r=RalfJung
2022-06-02 Ralf Jungdo not pass TyCtxt by reference
2022-05-25 borsAuto merge of #2157 - RalfJung:tests, r=oli-obk
2022-05-25 borsAuto merge of #2151 - RalfJung:numbers, r=oli-obk
2022-05-25 Ralf Jungenable number validity checking and ptr::invalid checki...
2022-05-25 borsAuto merge of #2032 - rust-lang:gesundheit, r=oli-obk
2022-05-25 Oli SchererAdd a custom ui test runner and move all tests to it
2022-05-24 borsAuto merge of #2138 - JakobDegen:call-fallout, r=RalfJung
2022-05-24 Jakob DegenAdjust Miri to also require return places everywhere
2022-05-23 borsAuto merge of #2149 - RalfJung:tests, r=RalfJung
2022-05-23 borsAuto merge of #2147 - RalfJung:readme, r=RalfJung
2022-05-23 borsAuto merge of #2148 - RalfJung:compare-exchange-weak...
2022-05-23 borsAuto merge of #2146 - RalfJung:int2ptr, r=RalfJung
2022-05-23 Ralf Jungclean up int2ptr code a bit
2022-05-23 borsAuto merge of #2059 - carbotaniuman:master, r=RalfJung
2022-05-23 carbotaniumanInitial work on permissive provenance
2022-05-23 borsAuto merge of #2105 - thomcc:flip-failure-rate, r=RalfJung
2022-05-23 borsAuto merge of #2139 - saethlin:lazy-current-span, r...
2022-05-22 Ben KimockFactor current-span logic into a lazy caching handle
2022-05-22 borsAuto merge of #2141 - saethlin:early-diagnostics-ice...
2022-05-22 borsAuto merge of #2142 - saethlin:cleanup-data-race-ice...
2022-05-22 borsAuto merge of #2140 - V0ldek:page_size, r=RalfJung
2022-05-21 Mateusz GienieczkoAdd `i16` and `u16` primitive layout.
2022-05-20 borsAuto merge of #2135 - RalfJung:rustup, r=RalfJung
2022-05-20 Ralf Jungrustup
2022-05-19 borsAuto merge of #2128 - saethlin:fix-creation-range,...
2022-05-15 borsAuto merge of #2116 - carbotaniuman:minimal-miri-change...
2022-05-14 borsAuto merge of #2030 - saethlin:track-alloc-history...
2022-05-14 carbotaniumanBump rustc for permissive provenance
2022-05-13 Ben KimockMore review feedback
2022-05-13 borsAuto merge of #2114 - cbeuw:shim-rmw, r=RalfJung
2022-05-12 borsAuto merge of #2117 - RalfJung:rustup, r=RalfJung
2022-05-12 Ralf Jungrustup
2022-05-12 Ben KimockCleanup/Refactoring from review
2022-05-10 borsAuto merge of #2111 - RalfJung:python, r=RalfJung
2022-05-10 Ralf Jungrustfmt
2022-05-10 borsAuto merge of #2084 - rust-lang:silence, r=RalfJung
2022-05-09 borsAuto merge of #2109 - RalfJung:fmt, r=RalfJung
2022-05-09 Ralf Jungrustfmt
2022-05-09 borsAuto merge of #2108 - RalfJung:rustup, r=RalfJung
2022-05-09 Ralf Jungrustup
2022-04-30 Ben KimockMove SB diagnostics to a module
2022-04-30 Ben KimockSet the current span (somewhat) lazily
2022-04-30 Ben KimockPrint spans where tags are created and invalidated
2022-04-30 borsAuto merge of #2090 - dtolnay-contrib:addcarry, r=oli-obk
2022-04-30 borsAuto merge of #2091 - dtolnay-contrib:clippy, r=oli-obk
2022-04-29 David TolnayResolve clippy::needless_borrow
2022-04-26 Oli SchererRename flag, datastructure and messaging around muting...
2022-04-25 Oli SchererImplement the output dropping for windows, too
2022-04-25 Oli SchererAdd a command line flag to avoid printing to stdout...
2022-04-21 borsAuto merge of #2075 - y86-dev:master, r=RalfJung
2022-04-21 y86-devAdded support for multiple tracked pointers, allocs...
2022-04-20 borsAuto merge of #2071 - RalfJung:provenance, r=RalfJung
2022-04-20 Ralf Jungavoid into_pointer_or_addr and into_parts in visit_free...
2022-04-20 Ralf Jungadjust for provenance cleanup
2022-04-18 borsAuto merge of #2070 - RalfJung:size-assert, r=RalfJung
2022-04-18 Ralf Jungadd size assertions for some core types
2022-04-08 borsAuto merge of #2055 - RalfJung:rustup, r=RalfJung
2022-04-07 Ralf Jungadd machine hook tcx parameters
2022-04-05 borsAuto merge of #2047 - RalfJung:no-extras, r=RalfJung
2022-04-05 Ralf Jungadjust for MemoryExtra being merged into Machine
2022-04-04 borsAuto merge of #2046 - RalfJung:very-strict, r=RalfJung
2022-04-04 borsAuto merge of #2048 - RalfJung:rustup, r=RalfJung
2022-04-04 Ralf Jungrustup
2022-04-01 borsAuto merge of #2045 - RalfJung:strict-provenance, r...
2022-04-01 Ralf Jungadd -Zmiri-strict-provenance
2022-03-27 borsAuto merge of #2040 - RalfJung:pnvi, r=RalfJung
2022-03-26 Ralf Jungfix types in env shim to avoid ptr-int transmutes
2022-03-20 borsAuto merge of #1975 - DrMeepster:backtrace_fix, r=RalfJung
2022-03-18 borsAuto merge of #2024 - saethlin:better-local-check,...
2022-03-18 Ben KimockConsider the cargo workspace when checking if a frame...
2022-03-08 borsAuto merge of #2006 - RalfJung:readme-ci, r=RalfJung
2022-03-07 borsAuto merge of #1981 - tavianator:readdir, r=RalfJung
2022-03-07 Tavian BarnesRename MiriMemoryKind::Env to Runtime
2022-03-06 borsAuto merge of #2001 - RalfJung:simd, r=RalfJung
2022-03-05 Ralf Jungavoid repeated string matching, and add more simd_reduc...
2022-03-05 borsAuto merge of #1970 - asquared31415:open_unix_varargs...
2022-02-22 borsAuto merge of #1977 - saethlin:short-backtraces, r...
2022-02-22 Ben KimockPrune backtraces similar to RUST_BACKTRACE=1 logic
2022-01-09 borsAuto merge of #1952 - RalfJung:self-referential, r...
2022-01-03 borsAuto merge of #1954 - RalfJung:rustup, r=RalfJung
2022-01-03 Ralf Jungrustup
2021-12-24 borsAuto merge of #1928 - RalfJung:fn-abi, r=RalfJung
2021-12-24 Ralf Jungadjust for FnAbi changes
2021-11-27 borsAuto merge of #1926 - RalfJung:rustup, r=RalfJung
2021-11-27 Ralf Jungrustup; stub support for some extern statics used for...
2021-11-17 borsAuto merge of #1911 - RalfJung:rename-track-tag, r...
2021-11-13 Ralf Jungrename track-raw-pointers flag to tag-raw-pointers
next