]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-05 Dylan DPCRollup merge of #98854 - kadiwa4:rustc_hir_pretty_clean...
2022-07-05 Dylan DPCRollup merge of #98847 - RalfJung:box-is-special, r...
2022-07-05 Dylan DPCRollup merge of #98811 - RalfJung:interpret-alloc-range...
2022-07-05 Dylan DPCRollup merge of #98761 - lcnr:need_type_info-cont,...
2022-07-05 Dylan DPCRollup merge of #97300 - ChayimFriedman2:patch-1, r...
2022-07-05 borsAuto merge of #98846 - RalfJung:alignment-is-a-type...
2022-07-04 borsAuto merge of #98904 - matthiaskrgr:rollup-05owsx7...
2022-07-04 Matthias KrügerRollup merge of #98898 - GuillaumeGomez:new-eslint...
2022-07-04 Matthias KrügerRollup merge of #98886 - michaelwoerister:tracked-split...
2022-07-04 Matthias KrügerRollup merge of #98879 - compiler-errors:async-closure...
2022-07-04 Matthias KrügerRollup merge of #98878 - lcnr:more-rustc_pass_by_value...
2022-07-04 Matthias KrügerRollup merge of #98814 - fmease:minimal-fix-for-issue...
2022-07-04 Matthias KrügerRollup merge of #98793 - Mark-Simulacrum:fix-tidy-bins...
2022-07-04 Matthias KrügerRollup merge of #98782 - compiler-errors:specialization...
2022-07-04 Matthias KrügerRollup merge of #98738 - tmiasko:checked-binop, r=oli-obk
2022-07-04 borsAuto merge of #98627 - RalfJung:interpret-arith, r...
2022-07-04 León Orell... rustdoc: censor certain complex unevaluated const exprs
2022-07-04 borsAuto merge of #98573 - krasimirgg:nlmb-llvm-nm, r=nikic
2022-07-04 Guillaume GomezAdd "no-div-regex" eslint rule
2022-07-04 Ralf Jungextra assertion, extra sure
2022-07-04 Ralf Jungclarify comment
2022-07-04 Krasimir Georgievadapt native-link-modifier-bundle test to use llvm-nm
2022-07-04 borsAuto merge of #98817 - the8472:dont-optimize-ui-tests...
2022-07-04 Michael Woeristerincr.comp.: Make split-dwarf commandline options [TRACKED].
2022-07-04 lcnr`InferSource::GenericArg`, check for contains
2022-07-04 lcnrresolve vars in node substs
2022-07-04 lcnrstop suggesting things inside of macros
2022-07-04 lcnrupdate infer cost computation for types
2022-07-04 lcnrremove unused function argument
2022-07-04 borsAuto merge of #98641 - lcnr:mir-dropck, r=oli-obk
2022-07-04 lcnrfully move dropck to mir
2022-07-04 Michael GouletFix wrap parenthesis suggestion for async closure
2022-07-04 lcnrmore `rustc_pass_by_value`
2022-07-04 borsAuto merge of #98874 - matthiaskrgr:rollup-0u4hm54...
2022-07-04 Matthias KrügerRollup merge of #98870 - TaKO8Ki:add-regression-test...
2022-07-04 Matthias KrügerRollup merge of #98823 - compiler-errors:rust-call...
2022-07-04 Matthias KrügerRollup merge of #98806 - GuillaumeGomez:decl-trailing...
2022-07-04 Matthias KrügerRollup merge of #98774 - notriddle:notriddle/source...
2022-07-04 Matthias KrügerRollup merge of #98501 - Enselic:err_if_attr_found...
2022-07-04 borsAuto merge of #98731 - InfRandomness:fix-#98728, r...
2022-07-04 Ralf Jungmove Box mess handling into general visitor
2022-07-04 Ralf Jungfix interpreter validity check on Box
2022-07-04 Takayuki Maedaadd regression test for #86784
2022-07-04 borsAuto merge of #98446 - nnethercote:derive-no-match...
2022-07-04 Nicholas NethercoteDon't use match-destructuring for derived ops on structs.
2022-07-04 Nicholas NethercoteComment fixes.
2022-07-04 Nicholas NethercoteAdd an interesting case to the `deriving-all-codegen...
2022-07-03 borsAuto merge of #98864 - RalfJung:rollup-ptzklyc, r=RalfJung
2022-07-03 Ralf JungRollup merge of #98799 - jyn514:rustdoc-lint-help,...
2022-07-03 Ralf JungRollup merge of #98773 - notriddle:notriddle/source...
2022-07-03 Ralf JungRollup merge of #98764 - InfRandomness:miri-rustdoc...
2022-07-03 Ralf JungRollup merge of #94831 - yaahc:lib-tracking-issue-templ...
2022-07-03 Ralf Jungignore rustdoc failures for out-of-tree tools
2022-07-03 InfRandomnessAdd in_tree macro literal
2022-07-03 InfRandomnessAdd miri to the rustc docs.rs page
2022-07-03 borsAuto merge of #98439 - ehuss:cleanup-ci-script, r=Mark...
2022-07-03 Michael HowellRemove redundant pseudo-class
2022-07-03 Guillaume GomezAdd test for trailing whitespace in long declaration
2022-07-03 KaDiWaclean up the borrowing in rustc_hir_pretty
2022-07-03 borsAuto merge of #98373 - joshtriplett:bootstrap-locking...
2022-07-03 Ralf Junginterpret: track place alignment together with the...
2022-07-03 Ralf Junginterpret: don't rely on ScalarPair for overflowed...
2022-07-03 borsAuto merge of #97437 - jyn514:impl-asrawfd-arc, r=dtolnay
2022-07-03 borsAuto merge of #98755 - nnethercote:faster-vec-insert...
2022-07-03 borsAuto merge of #98673 - pietroalbini:pa-bootstrap-update...
2022-07-03 borsAuto merge of #98570 - SparrowLii:deadlock, r=cjgillot
2022-07-02 borsAuto merge of #98569 - nnethercote:finalize_resolutions...
2022-07-02 Michael GouletFix rust-call ICE in mir-inliner
2022-07-02 The 8472move optimize-tests flag handling from bootstrap to...
2022-07-02 borsAuto merge of #98820 - RalfJung:rollup-i3mip9a, r=RalfJung
2022-07-02 Ralf JungRollup merge of #98819 - RalfJung:miri, r=RalfJung
2022-07-02 Ralf JungRollup merge of #98812 - gimbles:docs-template, r=Mark...
2022-07-02 Ralf JungRollup merge of #98805 - ChrisDenton:rel-notes, r=Dylan-DPC
2022-07-02 Ralf JungRollup merge of #98753 - jyn514:dist-rust-dev, r=Mark...
2022-07-02 Ralf JungRollup merge of #98715 - matthiaskrgr:test_97047, r...
2022-07-02 Ralf JungRollup merge of #98701 - TaKO8Ki:add-regression-test...
2022-07-02 Ralf Jungupdate Miri
2022-07-02 The 8472Only obey optimize-tests flag on UI tests that are...
2022-07-02 David TolnayBump std::net::Incoming FusedIterator impl to Rust...
2022-07-02 Ralf Jungmore use of format! variable capture
2022-07-02 borsAuto merge of #97585 - lqd:const-alloc-intern, r=RalfJung
2022-07-02 Michael Howellrustdoc: add test case for source sidebar spacing
2022-07-02 Michael Howellrustdoc: add test case for background color of the...
2022-07-02 Michael Howellrustdoc: add explanatory comment to `width: 100%` line
2022-07-02 Michael Howellrustdoc: make source sidebar toggle a real button
2022-07-02 Ralf Jungmake AllocRef APIs more consistent
2022-07-02 Ralf Jungadd AllocRange Debug impl; remove redundant AllocId...
2022-07-02 Gimgimfeat: Add a documentation problem issue template
2022-07-02 borsAuto merge of #97235 - nbdd0121:unwind, r=Amanieu
2022-07-02 borsAuto merge of #91743 - cjgillot:enable_mir_inlining_inl...
2022-07-02 Guillaume GomezRemove unwanted trailing whitespaces for long declarations
2022-07-02 borsAuto merge of #98802 - Dylan-DPC:rollup-u6mwx27, r...
2022-07-02 Chris DentonAdd #95469 to the release notes
2022-07-02 Joshua NelsonFix bug in `rustdoc -Whelp`
2022-07-02 Dylan DPCRollup merge of #98783 - RalfJung:jumpscares, r=fee1...
2022-07-02 Dylan DPCRollup merge of #98766 - lcnr:mir-visit-pass_by_value...
2022-07-02 Dylan DPCRollup merge of #98763 - citrus-it:illumos-split-debugi...
2022-07-02 Dylan DPCRollup merge of #98653 - TaKO8Ki:add-regression-test...
2022-07-02 Dylan DPCRollup merge of #98639 - camsteffen:no-node-binding...
2022-07-02 borsAuto merge of #98791 - cuviper:rogue-binary, r=compiler...
next