]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 borsAuto merge of #87262 - dtolnay:negative, r=Aaron1011
2021-08-03 borsAuto merge of #86335 - CDirkx:ipv4-in-ipv6, r=dtolnay
2021-08-02 borsAuto merge of #87628 - estebank:unmet-explicit-lifetime...
2021-08-02 borsAuto merge of #87706 - RalfJung:miri, r=RalfJung
2021-08-02 borsAuto merge of #87705 - ehuss:update-mdbook, r=Mark...
2021-08-02 Ralf Jungupdate miri
2021-08-02 Eric HussUpdate mdbook.
2021-08-02 borsAuto merge of #87698 - camsteffen:rollup-yvjfc26, r...
2021-08-02 Cameron SteffenRollup merge of #87690 - sharnoff:mut-ptr-allocated...
2021-08-02 Cameron SteffenRollup merge of #87687 - camsteffen:inline-macros,...
2021-08-02 Cameron SteffenRollup merge of #87673 - estebank:opaque-ty-mismatch...
2021-08-02 Cameron SteffenRollup merge of #87659 - FabianWolff:issue-87397, r...
2021-08-02 Cameron SteffenRollup merge of #87654 - jesyspa:issue-87238-option...
2021-08-02 Cameron SteffenRollup merge of #86176 - nbdd0121:explicit-generic...
2021-08-02 borsAuto merge of #87248 - RalfJung:ctfe-partial-overwrite...
2021-08-02 borsAuto merge of #87625 - nielx:fix/libz-sys-1.1.3, r...
2021-08-02 borsAuto merge of #87297 - ZuseZ4:new_build_flags, r=Mark...
2021-08-02 borsAuto merge of #87535 - lf-:authors, r=Mark-Simulacrum
2021-08-02 Gary GuoImplement a `explicit_generic_args_with_impl_trait...
2021-08-02 sharnoffAdd missing "allocated object" doc link
2021-08-02 borsAuto merge of #87689 - JohnTitor:rollup-ns38b56, r...
2021-08-02 Yuki OkushiRollup merge of #87653 - RalfJung:dont-run-ub, r=kennytm
2021-08-02 Yuki OkushiRollup merge of #87644 - Flying-Toast:vec-remove-note...
2021-08-02 Yuki OkushiRollup merge of #87633 - Amanieu:fix-86063, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87629 - steffahn:consistent_adapter_sp...
2021-08-02 Yuki OkushiRollup merge of #87608 - Aaron1011:remove-system-librar...
2021-08-02 Yuki OkushiRollup merge of #87504 - ehuss:update-mdbook, r=Mark...
2021-08-02 Yuki OkushiRollup merge of #87468 - calebcartwright:update-rustfmt...
2021-08-02 Yuki OkushiRollup merge of #87282 - pietroalbini:refactor-extended...
2021-08-02 Yuki OkushiRollup merge of #86936 - CDirkx:ipv6-multicast, r=JohnTitor
2021-08-02 Yuki OkushiRollup merge of #86593 - jhpratt:stabilize-const_slice_...
2021-08-02 Yuki OkushiRollup merge of #86509 - CDirkx:os_str, r=m-ou-se
2021-08-02 Yuki OkushiRollup merge of #86439 - CDirkx:ip-protocol-assignment...
2021-08-02 Yuki OkushiRollup merge of #86183 - inquisitivecrystal:env-nul...
2021-08-02 borsAuto merge of #85272 - ChayimFriedman2:matches-leading...
2021-08-01 Cameron SteffenInline make_if macro
2021-08-01 Cameron SteffenInline create_maybe_get_coercion_reason macro
2021-08-01 borsAuto merge of #86031 - ssomers:btree_lazy_iterator...
2021-08-01 borsAuto merge of #87622 - pietroalbini:bump-bootstrap...
2021-08-01 borsAuto merge of #81825 - voidc:pidfd, r=joshtriplett
2021-08-01 Mara BosUpdate const_slice_first_last_not_mut stable version.
2021-08-01 Pietro Albinibump bootstrap compiler to 1.55
2021-08-01 borsAuto merge of #87664 - devnexen:netbsd_sanitizers_suppo...
2021-08-01 Anton GolovAdd documentation for the order of Option and Result
2021-08-01 borsAuto merge of #87546 - rusticstuff:issue87450-take...
2021-08-01 borsAuto merge of #87449 - matthiaskrgr:clippyy_v2, r=nagisa
2021-08-01 Dominik StolzCheck whether clone3 syscall exists in pidfd test
2021-08-01 Dominik StolzAdd dummy FileDesc struct for doc target
2021-08-01 Dominik StolzDo not call getpid wrapper after fork in tests
2021-08-01 borsAuto merge of #84662 - dtolnay:unwindsafe, r=Amanieu
2021-08-01 David TolnayFix unused sync::atomic import on targets without atomics
2021-08-01 borsAuto merge of #85782 - badboy:build-ios-sim-target...
2021-07-31 Manuel Drehwaldadd two new build flags to build clang and enable llvm...
2021-07-31 borsAuto merge of #87662 - FabianWolff:rb-string, r=estebank
2021-07-31 Esteban KüberTweak opaque type mismatch error
2021-07-31 borsAuto merge of #87610 - Aaron1011:bump-llvm-bugfix,...
2021-07-31 Esteban KüberPoint at unmet explicit lifetime obligation bound
2021-07-31 David Carliernetbsd x86_64 arch enable supported sanitizers.
2021-07-31 borsAuto merge of #87607 - JohnTitor:help-to-unused-must...
2021-07-31 Fabian WolffSuggest `br` if the unknown string prefix `rb` is found
2021-07-31 Fabian WolffFix invalid suggestions for non-ASCII characters in...
2021-07-31 David TolnayRelocate Arc and Rc UnwindSafe impls
2021-07-31 Ralf Jungadd a test
2021-07-31 Ralf Jungmark a UB doctest as no_run
2021-07-31 Ralf Jungtypo
2021-07-31 Ralf JungCTFE: throw unsupported error when partially overwritin...
2021-07-31 borsAuto merge of #86264 - crlf0710:trait_upcasting_part1...
2021-07-31 borsAuto merge of #87387 - the8472:slice-iter-advance_by...
2021-07-31 borsAuto merge of #87488 - kornelski:track-remove, r=dtolnay
2021-07-31 Charles LewAdd more tests to cover more corner cases of type-checking.
2021-07-30 borsAuto merge of #86754 - estebank:use-multispans-more...
2021-07-30 Yuki OkushiApply review suggestion
2021-07-30 Yuki OkushiMove the `unused` dir to `lint`s subdir
2021-07-30 Yuki OkushiAdd a hint that the expressions produce a value
2021-07-30 Flying-ToastRecommend `swap_remove` in `Vec::remove` docs
2021-07-30 borsAuto merge of #87640 - JohnTitor:rollup-yq24nq5, r...
2021-07-30 Yuki OkushiRollup merge of #87616 - Wilfred:patch-1, r=jyn514
2021-07-30 Yuki OkushiRollup merge of #87609 - LukasKalbertodt:improve-array...
2021-07-30 Yuki OkushiRollup merge of #87606 - JohnTitor:tait-tests, r=oli-obk
2021-07-30 Yuki OkushiRollup merge of #87596 - jesyspa:issue-87318-hidden...
2021-07-30 Yuki OkushiRollup merge of #87559 - estebank:consider-borrowing...
2021-07-30 Yuki OkushiRollup merge of #87557 - rylev:fix-invalid-prelude...
2021-07-30 Yuki OkushiRollup merge of #87547 - GuillaumeGomez:nonnull-example...
2021-07-30 Yuki OkushiRollup merge of #87385 - Aaron1011:final-enable-semi...
2021-07-30 Yuki OkushiRollup merge of #86072 - MarcusCalhoun-Lopez:llvm_cross...
2021-07-30 Hans KratzAdd regression test for issue #87450.
2021-07-30 David TolnayFix some broken rustdoc links in core::panic documentation
2021-07-30 David TolnayFix comment referring to formerly-above code
2021-07-30 David TolnayFix undocumented unsafe in AssertUnwindSafe impls
2021-07-30 David TolnayMove UnwindSafe, RefUnwindSafe, AssertUnwindSafe to...
2021-07-30 David TolnayFix separation of public vs internal parts of Location
2021-07-30 David TolnaySplit core::panic module to subdirectory
2021-07-30 borsAuto merge of #87421 - estebank:perf-run, r=oli-obk
2021-07-30 LeSeulArtichautProperly find owner of closure in THIR unsafeck
2021-07-30 Amanieu d'AntrasUpdate compiler_builtins to fix i128 shift/mul on thumbv6m
2021-07-30 Charles LewImplement trait upcasting coercion type-checking.
2021-07-30 Charles LewAdd feature gate tests.
2021-07-30 Alexander RegueiroAdded feature gate.
2021-07-30 Esteban KüberUse multispan suggestions more often
next