]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-08 borsAuto merge of #102315 - RalfJung:assert_unsafe_precondi...
2022-10-08 borsAuto merge of #102809 - matthiaskrgr:rollup-qq62vuv...
2022-10-08 Matthias KrügerRollup merge of #102798 - notriddle:notriddle/text...
2022-10-08 Matthias KrügerRollup merge of #102797 - notriddle:notriddle/rightside...
2022-10-08 Matthias KrügerRollup merge of #102789 - GuillaumeGomez:update-browser...
2022-10-08 Matthias KrügerRollup merge of #102788 - joshtriplett:bump-rustc-dev...
2022-10-08 Matthias KrügerRollup merge of #102785 - fee1-dead-contrib:rm_autoimpl...
2022-10-08 Matthias KrügerRollup merge of #102778 - nbdd0121:mir, r=tmiasko
2022-10-08 Matthias KrügerRollup merge of #102675 - ouz-a:mir-technical-debt...
2022-10-08 Matthias KrügerRollup merge of #101520 - oli-obk:transmute_lifetimes...
2022-10-08 borsAuto merge of #100720 - camsteffen:representable, r...
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-08 Michael Howellrustdoc: add main-heading and example-wrap link CSS...
2022-10-07 borsAuto merge of #102792 - weihanglo:update-cargo, r=ehuss
2022-10-07 Michael Howellrustdoc: remove no-op CSS `.rightside { position: initi...
2022-10-07 borsAuto merge of #102091 - RalfJung:const_err, r=oli-obk
2022-10-07 Weihang LoUpdate cargo
2022-10-07 Guillaume GomezUpdate rustdoc-gui test to new browser-ui-test version
2022-10-07 Guillaume GomezUpdate browser-ui-test version
2022-10-07 borsAuto merge of #102787 - Dylan-DPC:rollup-fvbb4t9, r...
2022-10-07 Gary GuoFix test
2022-10-07 Josh TriplettUpdate rustc-dev-guide
2022-10-07 Dylan DPCRollup merge of #102780 - RalfJung:miri-lib-sys, r...
2022-10-07 Dylan DPCRollup merge of #102779 - TaKO8Ki:fix-type-of-ice-10276...
2022-10-07 Dylan DPCRollup merge of #102764 - compiler-errors:issue-102762...
2022-10-07 Dylan DPCRollup merge of #102760 - saethlin:dont-reinit-buffer...
2022-10-07 Dylan DPCRollup merge of #102475 - RalfJung:unsafe, r=dtolnay
2022-10-07 Dylan DPCRollup merge of #102300 - scottmcm:simpler-fold-closure...
2022-10-07 Oli SchererAllow transmutes between the same types after erasing...
2022-10-07 Ralf Jungmake const_err a hard error
2022-10-07 DeadbeefRemove `DefId` from some `SelectionCandidate` variants
2022-10-07 Cameron SteffenRewrite representability
2022-10-07 borsAuto merge of #101632 - camsteffen:refactor-infer-err...
2022-10-07 Ralf Jungreview feedback
2022-10-07 Ralf Jungfix Miri
2022-10-07 Ralf Jungrun Miri CI when std::sys changes
2022-10-07 Ralf Jungadd a few more assert_unsafe_precondition
2022-10-07 Cameron SteffenChange InferCtxtBuilder from enter to build
2022-10-07 Takayuki Maedafix a ICE #102768
2022-10-07 Cameron SteffenRemove a reference from Inherited
2022-10-07 Cameron SteffenRemove TypeckResults from InferCtxt
2022-10-07 Cameron SteffenIntroduce TypeErrCtxt
2022-10-07 Gary GuoFix MIR inlining of asm_unwind
2022-10-07 borsAuto merge of #102025 - chenyukang:fix-102002, r=jyn514
2022-10-07 joboetstd: use futex in `Once`
2022-10-07 borsAuto merge of #102767 - matthiaskrgr:rollup-vcbt81v...
2022-10-07 Matthias KrügerRollup merge of #102761 - est31:let_else_uninhabited_te...
2022-10-07 Matthias KrügerRollup merge of #102748 - cuviper:i586-gnu-uncompress...
2022-10-07 Matthias KrügerRollup merge of #102747 - notriddle:notriddle/docblock...
2022-10-07 Matthias KrügerRollup merge of #102744 - notriddle:notriddle/content...
2022-10-07 Matthias KrügerRollup merge of #102720 - lyming2007:issue-102397-fix...
2022-10-07 Matthias KrügerRollup merge of #102577 - kornelski:non-code-visual...
2022-10-07 borsAuto merge of #101988 - petrochenkov:flavor2, r=lqd
2022-10-07 Ben KimockAvoid defensive re-initialization of the BufReader...
2022-10-07 Michael GouletCheck WhereClauseReferencesSelf after all other object...
2022-10-07 est31let-else: test else block with non-never uninhabited...
2022-10-06 borsAuto merge of #102729 - flip1995:clippyup, r=Manishearth
2022-10-06 KornelWarn about Visual Studio Code branding confusion
2022-10-06 borsAuto merge of #102741 - matthiaskrgr:rollup-63no5tz...
2022-10-06 Josh StoneDisable compressed debug sections on i586-gnu
2022-10-06 Michael Howellrustdoc: remove unused CSS `.docblock a:not(.srclink)`
2022-10-06 Michael Howellrustdoc: remove unused HTML `class="item-list"`
2022-10-06 Michael Howellrustdoc: remove unused CSS `.content .item-list`
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 borsAuto merge of #9593 - Andy-Python-Programmer:master...
2022-10-06 Matthias KrügerRollup merge of #102736 - GuillaumeGomez:search-input...
2022-10-06 Matthias KrügerRollup merge of #102725 - nnethercote:rm-Z-time, r...
2022-10-06 Matthias KrügerRollup merge of #102718 - compiler-errors:opaque-bound...
2022-10-06 Matthias KrügerRollup merge of #102680 - dtolnay:btreesend, r=thomcc
2022-10-06 Matthias KrügerRollup merge of #98496 - BoxyUwU:instancers_bad_equalit...
2022-10-06 borsAuto merge of #9599 - nyurik:inline-crash, r=flip1995
2022-10-06 Yuri AstrakhanAdd a temporary workaround for multiline formart arg...
2022-10-06 borsAuto merge of #9598 - nyurik:fix-comment, r=Alexendoo
2022-10-06 Yuri Astrakhanlint: fix a few comments
2022-10-06 ouz-aRemove `mir::CastKind::Misc`
2022-10-06 borsAuto merge of #99497 - vladimir-ea:stdlib_os_api_watcho...
2022-10-06 Guillaume GomezMigrate search input color to CSS variable
2022-10-06 Vadim Petrochenkovrustc_target: Refactor internal linker flavors
2022-10-06 borsAuto merge of #102707 - fmease:rustdoc-render-more...
2022-10-06 Philipp KronesUpdate Cargo.lock
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 borsAuto merge of #9596 - flip1995:rustup, r=flip1995
2022-10-06 Philipp KronesBump nightly version -> 2022-10-06
2022-10-06 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-10-06 Boxyreviews
2022-10-06 borsAuto merge of #102726 - matthiaskrgr:rollup-2ghn38b...
2022-10-06 Matthias KrügerRollup merge of #102710 - Rageking8:add-test-for-issue...
2022-10-06 Matthias KrügerRollup merge of #102708 - TaKO8Ki:improve-eqeq-suggesti...
2022-10-06 Matthias KrügerRollup merge of #102694 - compiler-errors:fn-to-method...
2022-10-06 Matthias KrügerRollup merge of #102693 - BlackHoleFox:revert-apple...
2022-10-06 Matthias KrügerRollup merge of #102672 - notriddle:notriddle/fqn-in...
2022-10-06 Nicholas NethercoteBe consistent about deciding whether to print pass...
2022-10-06 Nicholas NethercoteRemove `-Ztime` option.
2022-10-06 Nicholas NethercoteFix some comments.
2022-10-06 borsAuto merge of #99324 - reez12g:issue-99144, r=jyn514
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 Michael Howellrustdoc: remove unused CSS class `in-band`
2022-10-05 León Orell... rustdoc: render more cross-crate hrtbs properly
2022-10-05 Yiming Leido not reverse the expected type and found type for...
2022-10-05 borsAuto merge of #102394 - dingxiangfei2009:issue-102317...
next