]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2022-06-20 David TolnayBless stderr files after rustfmt
2022-06-20 David TolnayFormat tests and benches with rustfmt (1-50 of 300)
2022-06-20 borsAuto merge of #2242 - dtolnay-contrib:rustfmtskip,...
2022-06-20 David TolnayAdd rustfmt::skip to some files
2022-06-19 borsAuto merge of #2240 - RalfJung:readme, r=RalfJung
2022-06-19 Ralf Jungreadme
2022-06-18 borsAuto merge of #2228 - cbeuw:futex-fix, r=RalfJung
2022-06-18 Ralf Jungtweak correctness comment
2022-06-18 borsAuto merge of #2239 - RalfJung:rustup, r=RalfJung
2022-06-18 Ralf Jungrustup
2022-06-16 borsAuto merge of #2237 - RalfJung:ice, r=oli-obk
2022-06-16 borsAuto merge of #2236 - RalfJung:rustup, r=RalfJung
2022-06-16 Ralf Jungrustup
2022-06-16 Ralf Jungadd ICE error level
2022-06-15 Andy WangElaborate correctness comments
2022-06-13 Andy WangReduce the number of iterations
2022-06-13 borsAuto merge of #2207 - RalfJung:ui_test_parallelism...
2022-06-13 Oli SchererDocument file sorting
2022-06-13 Ralf Jungorganize more files into folders, and run the weak...
2022-06-13 Ralf Jungtest files in a deterministic order
2022-06-13 Ralf Jungensure all worker threads stay around
2022-06-13 borsAuto merge of #2232 - rust-lang:gesundheit, r=oli-obk
2022-06-13 borsAuto merge of #2179 - RalfJung:rustc, r=oli-obk
2022-06-13 borsAuto merge of #2203 - RalfJung:deprecate, r=oli-obk
2022-06-13 Oli SchererAlways show stderr on test failure.
2022-06-13 borsAuto merge of #2230 - scottmcm:master, r=RalfJung
2022-06-13 Scott McMurrayAdd `#![feature(yeet_expr)]`
2022-06-13 borsAuto merge of #2229 - DrMeepster:patch-1, r=RalfJung
2022-06-12 DrMeepstercorrect the path
2022-06-12 borsAuto merge of #2195 - RalfJung:vtable-validation, r...
2022-06-12 Ralf Jungbless
2022-06-12 Ralf Jungtweak punctuation
2022-06-12 Ralf Jungrustup
2022-06-12 Ralf Jungrename ExperimentalUb → StackedBorrowsUb
2022-06-12 Ralf Jungtest for Stacked Borrows error during vtable validation
2022-06-12 borsAuto merge of #2226 - InfRandomness:unix-helpers, r...
2022-06-11 DrMeepsterAdd cache location on windows to documentation
2022-06-11 Andy WangPrevent futex_wait from reading outdated value
2022-06-11 infrandomnessAdd `assert_target_os_is_unix` function
2022-06-11 infrandomnessAdd target_os_is_unix helper
2022-06-11 borsAuto merge of #2227 - RalfJung:doc, r=RalfJung
2022-06-11 borsAuto merge of #2215 - InfRandomness:getpid_shim, r...
2022-06-11 Ralf Jungmake some rustdoc comments more readable
2022-06-11 borsAuto merge of #2222 - InfRandomness:cargo-docs, r=RalfJung
2022-06-11 InfRandomnessAdd getpid shim
2022-06-11 infrandomnessAdd mandatory cargo_doc
2022-06-11 borsAuto merge of #2225 - RalfJung:frame-in-std-inlined...
2022-06-11 Ralf Jungmake frame_in_std check work with inlining
2022-06-09 borsAuto merge of #2219 - saethlin:more-benchmarks, r=RalfJung
2022-06-09 Ben KimockAdd more bench-cargo-miri programs
2022-06-08 borsAuto merge of #2218 - Nilstrieb:faster-tag-partial...
2022-06-08 NilstriebAdd comment to explain manual optimization
2022-06-08 NilstriebAllow `clippy::derive_hash_xor_eq`
2022-06-08 NilstriebOptimize `SbTag::eq`
2022-06-08 borsAuto merge of #2217 - RalfJung:rustup, r=RalfJung
2022-06-08 Ralf Jungrustup
2022-06-08 borsAuto merge of #2216 - RalfJung:rustup, r=RalfJung
2022-06-08 Ralf Jungdocument how to get a toolchain with clippy
2022-06-08 Ralf Jungsome clippy-induced cleanup
2022-06-08 Ralf Jungrustup
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 Ralf Jungdeprecate -Zmiri-allow-uninit-numbers and -Zmiri-allow...
2022-06-06 borsAuto merge of #1963 - cbeuw:weak-memory, r=RalfJung
2022-06-06 Andy WangMake racy imperfectly overlapping atomic access unsuppo...
next