]> git.lizzy.rs Git - rust.git/history - library
Use correct drop scopes for if expressions
[rust.git] / library /
2021-08-07 Yuki OkushiRollup merge of #87833 - m-rsha:patch-1, r=Aaron1011
2021-08-07 Yuki OkushiRollup merge of #87789 - tmiasko:panik, r=Mark-Simulacrum
2021-08-07 Yuki OkushiRollup merge of #87744 - Smittyvb:xpy-test-force-rerun...
2021-08-07 Godmar Backremoved references to parent/child from std::thread...
2021-08-07 Klim TsoutsmanChange proc_macro::Diagnostics docs
2021-08-07 KornelUse assert_matches! instead of if let {} else
2021-08-07 KornelInline from of TryReserveErrorKind
2021-08-07 borsAuto merge of #87810 - devnexen:haiku_os_simpl, r=Mark...
2021-08-07 Frank SteffahnFix intra doc link in hidden doc of Iterator::__iterato...
2021-08-07 Timotej LazarDocument that fs::read_dir skips . and ..
2021-08-07 borsAuto merge of #87796 - nielx:fix/socket2-0.4.1, r=Mark...
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 borsAuto merge of #87774 - camelid:process-typo, r=jyn514
2021-08-06 borsAuto merge of #87822 - JohnTitor:rollup-kxojii0, r...
2021-08-06 Elichai TurkelReplace read_to_string with read_line in Stdin example
2021-08-06 Yuki OkushiRollup merge of #87816 - bjorn3:sync_cg_clif-2021-08...
2021-08-06 Yuki OkushiRollup merge of #87809 - InnovativeInventor:pointer...
2021-08-06 Yuki OkushiRollup merge of #87787 - hyd-dev:c-unwind, r=RalfJung
2021-08-06 Yuki OkushiRollup merge of #87779 - Aaron1011:stmt-ast-id, r=petro...
2021-08-06 Yuki OkushiRollup merge of #87775 - Kobzol:single-associated-item...
2021-08-06 Yuki OkushiRollup merge of #87761 - rusticstuff:rustc_error_overfl...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 borsAuto merge of #87784 - rusticstuff:bootstrap_config_ove...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 borsAuto merge of #87777 - the8472:fix-mir-max-rss, r=oli...
2021-08-06 David Carliercurrent_exe haiku code path simplification all of these...
2021-08-06 borsAuto merge of #87808 - JohnTitor:rollup-qqp79xs, r...
2021-08-06 Max FanFix typo in the ptr documentation
2021-08-06 Yuki OkushiRollup merge of #87780 - est31:intra_doc_links, r=jyn514
2021-08-06 Yuki OkushiRollup merge of #87770 - BoxyUwU:cec-drop-impl, r=lcnr
2021-08-06 Yuki OkushiRollup merge of #87760 - badboy:promote-ios-sim-target...
2021-08-06 Yuki OkushiRollup merge of #87759 - m-ou-se:linux-process-sealed...
2021-08-06 Yuki OkushiRollup merge of #87756 - Amanieu:no_profiler_runtime...
2021-08-06 Yuki OkushiRollup merge of #87742 - npmccallum:naked_ffi, r=Amanieu
2021-08-06 Yuki OkushiRollup merge of #87727 - SkiFire13:fix-87718, r=jackh726
2021-08-06 Yuki OkushiRollup merge of #87715 - bhgomes:long-explanation-E0625...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 The8472add Box::try_new_uninit_slice for symmetry
2021-08-05 borsAuto merge of #87768 - rust-lang:core-features-cleanup...
2021-08-05 The8472remove cfg gate on `use RawVec` since it is now also...
2021-08-05 borsAuto merge of #87737 - LeSeulArtichaut:unsafeck-less...
2021-08-05 Mara BosMake rustfmt happy.
2021-08-05 Mara BosRemove unnecessary #[unstable] from internal macro.
2021-08-05 Mara BosRemove unused langauge #![feature]s from core.
2021-08-05 Mara BosRemove unused library #![feature]s from core.
2021-08-05 Mara BosSort and categorize lint and feature attributes in...
2021-08-05 borsAuto merge of #87740 - npmccallum:naked_args, r=Amanieu
2021-08-05 hyd-devUse `C-unwind` ABI for `__rust_start_panic` in `panic_a...
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 est31alloc: Use intra doc links for the reserve function
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-04 The8472add Box::try_new_zeroed_slice()
2021-08-04 borsAuto merge of #86155 - alexcrichton:abort-on-unwind...
2021-08-04 Noah LevFix typo
2021-08-04 borsAuto merge of #87695 - tmiasko:gep-opaque-pointers...
2021-08-04 borsAuto merge of #87736 - the8472:inline-advance-by, r...
2021-08-04 borsAuto merge of #87150 - rusticstuff:simplify_wrapping_ne...
2021-08-04 Mara BosRe-use std::sealed::Sealed in os/linux/process.
2021-08-04 borsAuto merge of #87026 - FabianWolff:issue-86948, r=estebank
2021-08-04 borsAuto merge of #87712 - est31:line-column-1-based, r...
2021-08-04 borsAuto merge of #87568 - petrochenkov:localevel, r=cjgillot
2021-08-03 borsAuto merge of #87746 - JohnTitor:rollup-zaapqgl, r...
2021-08-03 Yuki OkushiRollup merge of #87734 - Smittyvb:more-union-tests...
2021-08-03 Yuki OkushiRollup merge of #87731 - ehuss:update-cargo, r=ehuss
2021-08-03 Yuki OkushiRollup merge of #87729 - adamgemmell:dev/deprecate...
2021-08-03 Yuki OkushiRollup merge of #87723 - frogtd:patch-3, r=JohnTitor
2021-08-03 Yuki OkushiRollup merge of #87720 - matthiaskrgr:clippy_into,...
2021-08-03 Yuki OkushiRollup merge of #87663 - GuillaumeGomez:rustdoc-brace...
2021-08-03 Yuki OkushiRollup merge of #87267 - dtolnay:negspace, r=Aaron1011
2021-08-03 Yuki OkushiRollup merge of #81797 - yoshuawuyts:stream_from_iter...
2021-08-03 The8472#[inline] slice::advance_by
2021-08-03 Jane LusbyUpdate library/core/src/iter/traits/collect.rs
2021-08-03 David TolnayRemove space after negative sign in Literal to_string
2021-08-03 borsAuto merge of #87515 - crlf0710:trait_upcasting_part2...
2021-08-03 Alex Crichtonrustc: Fill out remaining parts of C-unwind ABI
2021-08-03 borsAuto merge of #86338 - JohnTitor:issue-86162, r=estebank
2021-08-03 Adam GemmellUpdate aarch64 runtime feature detection tests
2021-08-03 Adam GemmellUpdate `stdarch` to deprecate `crypto` aarch64 target_f...
2021-08-03 borsAuto merge of #87725 - JohnTitor:rollup-2ywcpuk, r...
2021-08-03 Yuki OkushiRollup merge of #87716 - calebzulawski:master, r=workin...
2021-08-03 Yuki OkushiRollup merge of #87711 - noproto:patch-1, r=GuillaumeGomez
2021-08-03 Yuki OkushiRollup merge of #87708 - the8472:canonical_v6, r=dtolnay
2021-08-03 Yuki OkushiRollup merge of #87693 - badboy:enable-ios-sim-target...
2021-08-03 Yuki OkushiRollup merge of #87685 - notriddle:lazy-from-docs,...
2021-08-03 Yuki OkushiRollup merge of #87652 - npmccallum:naked_inline, r...
2021-08-03 Yuki OkushiRollup merge of #87646 - JohnTitor:fix-parser-ice,...
2021-08-03 Yuki OkushiRollup merge of #87645 - LeSeulArtichaut:issue-87414...
2021-08-03 frogtdUse .contains instead of manual reimplementation.
2021-08-03 borsAuto merge of #87033 - FabianWolff:issue-87017, r=estebank
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-03 est31Make the UTF-8 statement more explicit and explicitly...
2021-08-03 est31Make columns 1 based
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 The8472Add convenience for handling ipv4-mapped addresses...
2021-08-02 borsAuto merge of #87705 - ehuss:update-mdbook, r=Mark...
2021-08-02 borsAuto merge of #87698 - camsteffen:rollup-yvjfc26, r...
2021-08-02 Cameron SteffenRollup merge of #87690 - sharnoff:mut-ptr-allocated...
next