]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2022-06-02 borsAuto merge of #2177 - DrMeepster:global_allocator_backt...
2022-06-02 DrMeepsteradd test for backtrace with global allocator
2022-06-01 borsAuto merge of #2176 - RalfJung:test-dirs, r=oli-obk
2022-06-01 Ralf Jungrename test suite directories
2022-06-01 borsAuto merge of #2174 - RalfJung:summary, r=oli-obk
2022-06-01 Ralf Jungprint list of failed tests in summary
2022-06-01 borsAuto merge of #2175 - RalfJung:xargo, r=oli-obk
2022-06-01 borsAuto merge of #2167 - rust-lang:gesundheit, r=RalfJung
2022-06-01 Oli SchererCheck that diagnostics happen in the line that they...
2022-06-01 Ralf Jungadvanced GHA
2022-06-01 Ralf Jungfmt
2022-06-01 Ralf Jungalso avoid rebuilding cached RTIM
2022-06-01 Ralf Jungbump xargo version, and tweak xargo caching
2022-06-01 borsAuto merge of #2173 - RalfJung:rustlib, r=oli-obk
2022-05-31 Ralf Jungpaper over platform differences
2022-05-31 Ralf Jungdifferent strategy for normalizing Rust stdlib path
2022-05-31 borsAuto merge of #2171 - RalfJung:less-dup, r=RalfJung
2022-05-31 Ralf Jungfix some lifetime names
2022-05-31 Ralf Jungreduce some code duplication
2022-05-31 borsAuto merge of #2166 - RalfJung:tests, r=oli-obk
2022-05-30 borsAuto merge of #2145 - saethlin:zero-size-creation,...
2022-05-30 borsAuto merge of #2169 - RalfJung:rustup, r=RalfJung
2022-05-30 Ralf Jungnormalize away some more line numbers
2022-05-30 Ralf Jungrustup
2022-05-30 borsAuto merge of #2168 - RalfJung:power, r=RalfJung
2022-05-30 Ralf Junguse is_power_of_two where appropriate
2022-05-30 borsAuto merge of #2165 - saethlin:more-clocks, r=RalfJung
2022-05-30 Ben KimockAdd support for _COARSE clocks, spruce up comments
2022-05-30 Ralf Jungmake it possible to test more of ui_test
2022-05-30 Ralf Jungfmt
2022-05-30 Ralf Jungdon't configure the same regex twice
2022-05-30 Ralf Jungalso 'check' the test suite
2022-05-30 Ralf Jungprint reason for ignoring
2022-05-30 Ralf Jungui_test: printing more consistent with compiletest
next