]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-26 Thom ChiovoloniFail 80% of the time on weak cmpxchg, not 50%
2021-01-26 Thom Chiovolonireview nits
2021-01-26 Thom ChiovoloniTest that _weak atomics sometimes fail
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-25 borsAuto merge of #1687 - hyd-dev:zulip, r=RalfJung
2021-01-25 hyd-devFix `\n` in Zulip message
2021-01-24 borsAuto merge of #1675 - hyd-dev:proc-macro-unit-test...
2021-01-24 hyd-devAdd a test for unit test of `proc-macro` crate
2021-01-24 hyd-devSkip unit tests of `proc-macro` crates
2021-01-24 borsAuto merge of #1685 - RalfJung:readme, r=RalfJung
2021-01-24 Ralf Jungadd -Zmiri-disable-data-race-detector to readme
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-23 borsAuto merge of #1684 - RalfJung:env, r=oli-obk
2021-01-23 Ralf Jungexpand README
2021-01-23 Corey FarwellTest aarch64-apple-darwin
2021-01-23 Ralf Jungprefer build-time env vars over run-time values
2021-01-22 Corey FarwellAdd shim for libc::sysconf(libc::_SC_NPROCESSORS_CONF)
2021-01-22 borsAuto merge of #1682 - RalfJung:rustup, r=RalfJung
2021-01-22 Ralf Jungrustup; test swap of element with itself
2021-01-18 hyd-devAdd `ArgFlagValueIter`
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 #1680 - LeSeulArtichaut:polite-bot, r...
2021-01-17 LeSeulArtichautTeach the miri cronjobs to speak politely
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-16 borsAuto merge of #1678 - RalfJung:features, r=RalfJung
2021-01-16 Ralf Jungremove some unnecessary feature gates
2021-01-16 borsAuto merge of #1676 - RalfJung:zulip, r=RalfJung
2021-01-16 Ralf Jungundo cronjob deliberate failure
2021-01-15 borsAuto merge of #1673 - RalfJung:rustup, r=RalfJung
2021-01-15 Ralf Jungrustup; make tests pass again
2021-01-15 borsAuto merge of #1672 - RalfJung:zulip, r=RalfJung
2021-01-15 Ralf Jungadd Zulip site information
2021-01-11 borsAuto merge of #1669 - RalfJung:rustup, r=RalfJung
2021-01-11 Ralf Jungrustup
2021-01-11 borsAuto merge of #1668 - RalfJung:zulip, r=RalfJung
2021-01-11 Ralf Jungfix zulip-send path
2021-01-10 borsAuto merge of #1667 - RalfJung:cron-fail-notification...
2021-01-10 Ralf Jungsend Zulip notification when cron job fails
2020-12-31 borsAuto merge of #1663 - RalfJung:rustup, r=RalfJung
2020-12-31 Ralf Jungtest Weak into_raw/from_raw on dangling ptrs
2020-12-30 borsAuto merge of #1662 - RalfJung:rustup, r=RalfJung
2020-12-30 Ralf Jungpanicing now works with -Zmiri-track-raw-pointers
2020-12-29 borsAuto merge of #1659 - RalfJung:rustup, r=RalfJung
2020-12-29 Ralf Jungrustup; add an interesting alias test case
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-21 borsAuto merge of #1657 - RalfJung:zulip, r=RalfJung
2020-12-21 Ralf Junglink to our shiny new Zulip stream
2020-12-21 borsAuto merge of #1656 - RalfJung:tests, r=RalfJung
2020-12-21 Ralf Jungtest test suite harness with raw-ptr tracking
2020-12-21 Ralf Jungleak checker: also test AtomicPtr stored via 'swap'
2020-12-21 Ralf Jungrename test ref files for proper names
2020-12-21 borsAuto merge of #1655 - RalfJung:rustup, r=RalfJung
2020-12-21 Ralf Jungrustup + cargo-miri 'cargo update'
2020-12-17 borsAuto merge of #1652 - RalfJung:update, r=RalfJung
2020-12-17 Ralf Jungrustup + cargo update
2020-12-13 borsAuto merge of #1644 - JCTyblaidd:detect_race_with_alloc...
2020-12-13 JCTyblaiddTidy new_allocation
2020-12-13 JCTyblaiddUpdate rust version
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 JCTyBlaiddChange to disable mir-opt in compile-flags
2020-12-13 JCTyBlaiddDisable tests in windows
2020-12-13 JCTyBlaiddDefeat the mir-opt=3 optimizer.
2020-12-13 JCTyBlaiddUpdate note
2020-12-13 JCTyBlaiddFix bug with reporting wrong thread for races with...
2020-12-13 JCTyBlaiddAdd concurrent caller location test
2020-12-13 JCTyblaiddFix nits
2020-12-13 JCTyBlaiddIncrease sleep times for the scheduler
2020-12-13 JCTyBlaiddRemove old FIXME
2020-12-13 JCTyBlaiddMore tests, fix issue 1643 and detect races with alloca...
2020-12-11 borsAuto merge of #1648 - RalfJung:windows-track-raw, r...
2020-12-11 Ralf Jungrustup
2020-12-11 Ralf Jungenable track-raw-ptr tests on Windows
2020-12-10 borsAuto merge of #1646 - RalfJung:rustup, r=RalfJung
2020-12-10 Ralf Jungrustup
2020-12-10 borsAuto merge of #1645 - RalfJung:rustup, r=RalfJung
2020-12-09 Ralf Jungrustup; test AtomicPtr leak checker
2020-12-07 borsAuto merge of #1642 - jonahwilliams:patch-1, r=RalfJung
2020-12-07 Jonah WilliamsFix README.md typo "extend" -> "extent"
2020-12-06 borsAuto merge of #1641 - JCTyblaidd:update_release_sequenc...
2020-12-06 JCTyblaiddFix caps
2020-12-06 JCTyBlaiddFix typo
2020-12-06 JCTyBlaiddUpdate release sequence handling to C++20 semantics.
2020-12-05 borsAuto merge of #1640 - RalfJung:readme, r=RalfJung
2020-12-05 Ralf Jungreadme: mention data races, and mention cross-interpret...
2020-12-05 borsAuto merge of #1639 - m-ou-se:allocator, r=RalfJung
2020-12-04 Mara BosUse new std::alloc::Allocator interface.
2020-11-30 borsAuto merge of #1636 - RalfJung:rustup, r=oli-obk
2020-11-30 borsAuto merge of #1635 - RalfJung:readme, r=oli-obk
2020-11-29 Ralf Jungremove miri-rustc-tests
2020-11-29 Ralf Jungupdate README
2020-11-29 borsAuto merge of #1617 - JCTyblaidd:data_race_detector...
next