]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-11 InfRandomnessAdd getpid shim
2022-06-07 borsAuto merge of #2213 - RalfJung:clippy, r=RalfJung
2022-06-07 Ralf Junglinux-futex test: ensure we join all threads
2022-06-07 Ralf Junggate bors on clippy
2022-06-07 Ralf Jungsilence another clippy lint
2022-06-07 borsAuto merge of #2212 - RalfJung:cargo-miri, r=RalfJung
2022-06-07 Ralf Jungupdate and move cargo-miri operational description
2022-06-07 borsAuto merge of #2211 - InfRandomness:typo, r=RalfJung
2022-06-07 InfRandomnessFix typo
2022-06-07 borsAuto merge of #2210 - RalfJung:tls-drop-test, r=RalfJung
2022-06-07 Ralf Jungadd stdlib test for TLS dtor order
2022-06-07 borsAuto merge of #2208 - RalfJung:preempt, r=RalfJung
2022-06-07 Ralf Jungbless tests
2022-06-07 Ralf Jungremove warning about thread support being experimental
2022-06-07 Ralf Jungmake scheduler preemptive, with configurable preemption...
2022-06-07 Ralf Jungrename AllocationMap → RangeObjectMap
2022-06-06 borsAuto merge of #2209 - RalfJung:if-only, r=RalfJung
2022-06-06 Ralf Jungbless Windows
2022-06-06 Ralf Junghotfix for incorrect only- logic
2022-06-06 borsAuto merge of #1963 - cbeuw:weak-memory, r=RalfJung
2022-06-06 Andy WangMake racy imperfectly overlapping atomic access unsuppo...
2022-06-06 Andy WangAdd more backgrounds on lazy store buffers
2022-06-06 Andy WangRemove unused lifetimes
2022-06-06 Andy WangSimplify known C++20 inconsistency test
2022-06-06 Andy WangMove tests to new directories
2022-06-06 Andy WangSpecify only perfectly overlapping accesses can race
2022-06-06 Andy WangGive flag temp disabling race detector a better name
2022-06-06 Andy WangRefer to GitHub issue on overwritten init value
2022-06-06 Andy WangForbade all racing mixed size atomic accesses
2022-06-06 Andy WangMove logic out of machine.rs
2022-06-06 Andy WangWording improvements
2022-06-06 Andy WangUpdate experimental threading warning
2022-06-06 Andy WangSplit extra_cpp tests into sound and unsafe
2022-06-06 Andy WangAllow non-racy mixed size accesses
2022-06-06 Andy WangDestroy store buffers on non-racy non-atomic accesses
2022-06-06 Andy WangDifferentiate between not multithreading and temp disab...
2022-06-06 Andy WangAdd rust-only operation tests
2022-06-06 Andy WangMove transmute into a separate function
2022-06-06 Andy WangUpdate src/concurrency/weak_memory.rs
2022-06-06 Andy WangSpelling, punctuation and grammar
2022-06-06 Andy WangReplace yield_now() with spin loop hint
2022-06-06 Andy WangAmend experimental thread support warnings
2022-06-06 Andy WangPut the initialisation value into the store buffer
2022-06-06 Andy WangRename variables in AllocationMap
2022-06-06 Andy WangThrow UB on imperfectly overlapping access
2022-06-06 Andy WangRemove incorrect comment
2022-06-06 Andy WangMove buffered functions into their own ext trait
2022-06-06 Andy WangMove data_race and weak_memory into a submodule
2022-06-06 Andy WangReduce the number of runs in consistency tests
2022-06-06 Andy WangRefactor store buffer search conditions
2022-06-06 Andy WangAdd tests showing weak memory behaviours
2022-06-06 Andy WangImprove privacy and comments
2022-06-06 Andy WangUpdate README
2022-06-06 Andy WangAdd more top-level comments
2022-06-06 Andy WangMove cpp20_rwc_syncs into compile-fail
2022-06-06 Andy WangDisable weak memory emulation on scheduler-dependent...
2022-06-06 Andy WangMove type definitions together and clarify fetch_store...
2022-06-06 Andy WangAdd -Zmiri-disable-weak-memory-emulation to README
2022-06-06 Andy WangAdd imperfectly overlapping test
2022-06-06 Andy WangUse a new AllocationMap to store store buffers in the...
2022-06-06 Andy WangClearer boundries between alloc metadata with multiple...
2022-06-06 Andy WangComment out and provide context to C++20 test
2022-06-06 Andy Wangset_at_index sets the default value (0) if index doesn...
2022-06-06 Andy WangImplement weak memory emulation
2022-06-06 Andy WangAdd test cases
2022-06-06 Andy WangAdd weak memory config option
2022-06-06 borsAuto merge of #2183 - RalfJung:better-provenance-contro...
2022-06-06 Ralf Jungmake output bitwidth-independent
2022-06-06 borsAuto merge of #2202 - InfRandomness:infrandomness/rustd...
2022-06-06 infrandomnessFix rustdoc warnings
2022-06-06 Ralf Jungrustup
2022-06-06 Ralf Jungport some tests away from flags we want to remove
2022-06-06 Ralf Jungfix rustup-toolchain without arguments
2022-06-06 Ralf Jungaddr no longer exposes :)
2022-06-06 Ralf Jungadjust for better provenance control
2022-06-06 borsAuto merge of #2201 - RalfJung:arg-parsing, r=RalfJung
2022-06-06 Ralf Jungargument parsing: make better use of strip_prefix
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 Ralf Jungmore spin-loop-tests
2022-06-05 Ralf Jungmake Miri's scheduler proper round-robin
2022-06-05 borsAuto merge of #2194 - RalfJung:race, r=RalfJung
2022-06-05 Ralf Jungadd interesting data race test
2022-06-05 borsAuto merge of #2193 - RalfJung:strict, r=RalfJung
2022-06-05 Ralf Jungdo not use int2ptr casts in strict provenance tests
2022-06-05 borsAuto merge of #2189 - RalfJung:clippy, r=RalfJung
2022-06-04 borsAuto merge of #2190 - RalfJung:rustup, r=RalfJung
2022-06-04 Ralf Jungrustup
2022-06-04 Ralf Jungclippy: cargo-miri
2022-06-04 Ralf Jungclippy: main crate
2022-06-04 Ralf Jungrun clippy on CI
2022-06-04 borsAuto merge of #2186 - matthiaskrgr:clippy, r=RalfJung
2022-06-04 Matthias Krügerclippy fixes
2022-06-03 borsAuto merge of #2184 - RalfJung:readme, r=RalfJung
2022-06-03 Ralf Jungfix dangling reference in the README
2022-06-03 borsAuto merge of #2180 - RalfJung:stale, r=RalfJung
2022-06-03 Ralf Jungdelete stale stderr files
2022-06-02 borsAuto merge of #2178 - RalfJung:double-ref, r=RalfJung
2022-06-02 Ralf Jungdo not pass TyCtxt by reference
next