]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 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
next