]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-27 borsAuto merge of #2221 - InfRandomness:freebsd-target...
2022-06-27 Ralf Jungimprove old comment
2022-06-27 borsAuto merge of #2276 - RalfJung:join, r=RalfJung
2022-06-27 Ralf Jungmake sure a thread is joined
2022-06-26 infrandomnessCargo fmt
2022-06-26 infrandomnessAddress code review
2022-06-26 Ralf Jungonly test a few tests on FreeBSD
2022-06-26 infrandomnessAdd `pthread_attr_get_np` shim
2022-06-26 infrandomnessAdd `pthread_attr_getstack` shim
2022-06-26 infrandomnessFix panicking ui_tests framework
2022-06-26 infrandomnessFix pending reviews
2022-06-26 infrandomnessInitial freebsd work
2022-06-26 borsAuto merge of #2274 - RalfJung:trophy, r=RalfJung
2022-06-26 Ralf Jungtrophy case: add the data race in thread::scope
2022-06-26 borsAuto merge of #2272 - RalfJung:progress, r=RalfJung
2022-06-26 Ralf Jungadd -Zmiri-report-progress to regularly print a stacktr...
2022-06-26 borsAuto merge of #2270 - RalfJung:futex-ordering, r=RalfJung
2022-06-26 Ralf Jungtest that futexes induce appropriate synchronization
2022-06-26 borsAuto merge of #2269 - RalfJung:fmt, r=RalfJung
2022-06-26 Ralf Jungmake a bunch of tests look more like how they did befor...
2022-06-26 borsAuto merge of #2245 - saethlin:color-always, r=RalfJung
2022-06-26 Ralf Jungdon't assert the same thing twice
2022-06-25 borsAuto merge of #2268 - RalfJung:not-unpin-protected...
2022-06-25 Ralf Jungtest that &mut !Unpin references are protected
2022-06-25 borsAuto merge of #2267 - RalfJung:rustup, r=RalfJung
2022-06-25 Ralf Jungtest for forgetting locked mutex
2022-06-25 Ralf Jungjoin all the threads
2022-06-25 Ralf Jungrustup
2022-06-25 borsAuto merge of #2265 - RalfJung:readme, r=RalfJung
2022-06-25 Ralf JungREADME: multi-seed loop: also test the 0 seed
2022-06-25 borsAuto merge of #2264 - RalfJung:not-a-fixme, r=RalfJung
2022-06-25 Ralf Jungremove a FIXME that is not actually a bug
2022-06-25 Ben KimockActually pass through the request for --color=always
2022-06-25 borsAuto merge of #2196 - carbotaniuman:permissive-stacked...
2022-06-25 Ralf Jungtweaks and feedback
2022-06-25 Ralf Jungimplement 'delimited' expose tracking so we still detec...
2022-06-24 borsAuto merge of #2263 - wesleywiser:update_measureme...
2022-06-24 Wesley WiserUpdate measureme to the latest version
2022-06-24 Ralf Jungmake the tests pass
2022-06-24 Ralf Jungreorganize exposure code a bit
2022-06-24 Ralf Jungadd exposed_only_ro test
2022-06-24 carbotaniumanTry fix stuff
2022-06-24 carbotaniumanMaybe this wil work
2022-06-24 carbotaniumanHandle wildcard pointers in SB
2022-06-24 borsAuto merge of #2262 - RalfJung:zulip, r=RalfJung
2022-06-24 Ralf Jungonly one Zulip cron job topic per month
2022-06-23 borsAuto merge of #2257 - dtolnay-contrib:rustfmt9, r=RalfJung
2022-06-23 David TolnayBless stderr files after rustfmt
2022-06-23 David TolnayManual adjustments
2022-06-23 David TolnayFormat late arrivals with rustfmt
2022-06-23 David TolnayAdd './miri fmt' and use it in CI
2022-06-23 borsAuto merge of #2261 - RalfJung:fmt, r=oli-obk
2022-06-23 Ralf Jungmake rustfmt mandatory and used pinned toolchain
2022-06-23 borsAuto merge of #2250 - rust-lang:gesundheit, r=oli-obk
2022-06-23 Oli SchererRequire local annotations for local diagnostics
2022-06-22 borsAuto merge of #2248 - RalfJung:arc-drop-fix, r=RalfJung
2022-06-22 borsAuto merge of #2259 - RalfJung:cargo-rustc, r=RalfJung
2022-06-22 Ralf Jungavoid setting both RUSTC and RUSTC_WRAPPER
2022-06-22 borsAuto merge of #2258 - RalfJung:fmt, r=RalfJung
2022-06-22 Ralf Jungfmt
2022-06-22 borsAuto merge of #2255 - dtolnay-contrib:rustfmt7, r=oli-obk
2022-06-22 borsAuto merge of #2253 - RalfJung:only-bits, r=oli-obk
2022-06-22 borsAuto merge of #2252 - dtolnay-contrib:rustfmt5, r=oli-obk
2022-06-22 borsAuto merge of #2254 - dtolnay-contrib:rustfmt6, r=oli-obk
2022-06-22 David TolnayManual adjustments
2022-06-22 David TolnayBless stderr files after rustfmt
2022-06-22 David TolnayManual adjustments
2022-06-22 David TolnayFormat tests with rustfmt (288-299 of 299)
2022-06-22 David TolnayFormat tests with rustfmt (276-287 of 299)
2022-06-22 Ralf Jungui_test: fix behavior of only-Nbits comments
2022-06-22 borsAuto merge of #2251 - dtolnay-contrib:rustfmt4, r=RalfJung
2022-06-22 borsAuto merge of #2241 - RalfJung:extern_static_in_const...
2022-06-22 Ralf Jungrustup
2022-06-22 Ralf Jungfix ICE when const refers to extern static
2022-06-22 Ralf Jungcheck that tag_alloc_base_pointer is not called on...
2022-06-21 David TolnayBless stderr files after rustfmt
2022-06-21 David TolnayManual adjustments
2022-06-21 David TolnayFormat tests with rustfmt (225-275 of 300)
2022-06-21 David TolnayBless stderr files after rustfmt
2022-06-21 David TolnayManual adjustments
2022-06-21 David TolnayFormat tests with rustfmt (201-224 of 300)
2022-06-21 Ralf Jungdo not protect SRW items
2022-06-21 Ralf Jungadd tests that fail due to SRW protectors
2022-06-21 Ralf Jungmove nopreempt sync tests to their own file
2022-06-21 borsAuto merge of #2249 - dtolnay-contrib:rustfmt3, r=oli-obk
2022-06-21 borsAuto merge of #2246 - dtolnay-contrib:rustfmt1, r=oli-obk
2022-06-21 David TolnayBless stderr files after rustfmt
2022-06-21 David TolnayManual adjustments
2022-06-21 David TolnayFormat tests with rustfmt (151-200 of 300)
2022-06-21 David TolnayManual adjustments
2022-06-21 borsAuto merge of #2247 - dtolnay-contrib:rustfmt2, r=RalfJung
2022-06-21 borsAuto merge of #2244 - dtolnay-contrib:rustfmt0, r=RalfJung
2022-06-20 David TolnayManual adjustments
2022-06-20 David TolnayFormat tests with rustfmt (101-150 of 300)
2022-06-20 David TolnayBless stdout files after rustfmt
2022-06-20 David TolnayFormat tests with rustfmt (51-100 of 300)
2022-06-20 David TolnayAdd rustfmt CI for currently formatted directories
2022-06-20 David TolnayManual adjustments
2022-06-20 borsAuto merge of #2243 - saethlin:color-always, r=oli-obk
2022-06-20 Ben KimockPass --color=always through cargo-miri
next