]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #92519 - ChrisDenton:command-maybe-verbatim, r=dtolnay
[rust.git] / library /
2022-03-19 Dylan DPCRollup merge of #92519 - ChrisDenton:command-maybe...
2022-03-18 borsAuto merge of #95090 - matthiaskrgr:rollup-pho6x6s...
2022-03-18 Matthias KrügerRollup merge of #95083 - danielhenrymantilla:patch...
2022-03-18 Matthias KrügerRollup merge of #95058 - wcampbell0x2a:use-then-in...
2022-03-18 Matthias KrügerRollup merge of #95017 - zachs18:cmp_ordering_derive_eq...
2022-03-18 Matthias KrügerRollup merge of #94993 - GrishaVar:too-many-hashes...
2022-03-18 Matthias KrügerRollup merge of #94848 - GuillaumeGomez:browser-ui...
2022-03-18 Matthias KrügerRollup merge of #94295 - Urgau:cfg-always-eval-all...
2022-03-18 Matthias KrügerRollup merge of #94115 - scottmcm:iter-process-by-ref...
2022-03-18 Daniel Henry-MantillaDocument that `Option<extern "abi" fn>` discriminant...
2022-03-18 borsAuto merge of #95067 - nnethercote:parse_tt-more-refact...
2022-03-18 borsAuto merge of #95065 - matthiaskrgr:rollup-75i6oz5...
2022-03-18 Matthias KrügerRollup merge of #95048 - RalfJung:miri, r=RalfJung
2022-03-18 Matthias KrügerRollup merge of #95047 - TaKO8Ki:remove-unnecessary...
2022-03-18 Matthias KrügerRollup merge of #95039 - spastorino:overlap-super-predi...
2022-03-18 Matthias KrügerRollup merge of #95013 - GuillaumeGomez:browser-ui...
2022-03-18 borsAuto merge of #88098 - Amanieu:oom_panic, r=nagisa
2022-03-18 borsAuto merge of #95056 - Dylan-DPC:rollup-swtuw2n, r...
2022-03-17 wcampbellfeat: Add use of bool::then in sys/unix/process
2022-03-17 Dylan DPCRollup merge of #95000 - fee1-dead:fee1-dead-patch...
2022-03-17 Dylan DPCRollup merge of #94997 - michaelwoerister:fix-enum...
2022-03-17 Dylan DPCRollup merge of #94982 - skippy10110:deprecated_safe...
2022-03-17 Dylan DPCRollup merge of #94960 - codehorseman:master, r=oli-obk
2022-03-17 Dylan DPCRollup merge of #94731 - TaKO8Ki:const-generic-expr...
2022-03-17 Dylan DPCRollup merge of #94698 - WaffleLapkin:simplify-copy...
2022-03-17 Dylan DPCRollup merge of #94309 - eholk:issue-57017, r=tmandry
2022-03-17 Dylan DPCRollup merge of #93745 - tarcieri:stabilize-adx, r...
2022-03-17 Dylan DPCRollup merge of #91133 - terrarier2111:unsafe-diagnosti...
2022-03-16 Zachary SAdd test for StructuralEq for std::cmp::Ordering.
2022-03-16 Zachary SDerive Eq for std::cmp::Ordering, instead of using...
2022-03-16 codehorsemanresolve the conflict in compiler/rustc_session/src...
2022-03-16 borsAuto merge of #94990 - ehuss:update-books, r=ehuss
2022-03-16 borsAuto merge of #94987 - Dylan-DPC:rollup-5tssuhi, r...
2022-03-16 Dylan DPCRollup merge of #94974 - c410-f3r:let-chain-dashufwrqwe...
2022-03-16 Dylan DPCRollup merge of #94957 - iamzhangyong:explanation-read_...
2022-03-16 Dylan DPCRollup merge of #94955 - TaKO8Ki:use-format-args-captur...
2022-03-16 Dylan DPCRollup merge of #94951 - est31:irrefutable_let_chain_pa...
2022-03-16 Dylan DPCRollup merge of #94868 - dtolnay:noblock, r=Dylan-DPC
2022-03-16 Dylan DPCchanged wording
2022-03-16 borsAuto merge of #94861 - aDotInTheVoid:rdj-trait-tests...
2022-03-15 borsAuto merge of #94925 - lcnr:relax-sus-auto-impls, r...
2022-03-15 borsAuto merge of #94973 - GuillaumeGomez:more-gui-tests...
2022-03-15 borsAuto merge of #94966 - matthiaskrgr:rollup-iqzswh3...
2022-03-15 Matthias KrügerRollup merge of #94958 - est31:pluralize, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94956 - martingms:fix-fixme-comment...
2022-03-15 Matthias KrügerRollup merge of #94947 - Dylan-DPC:fix/typos, r=oli-obk
2022-03-15 Matthias KrügerRollup merge of #94810 - michaelwoerister:fix-trait...
2022-03-15 borsAuto merge of #94928 - lcnr:inline-as_substs, r=michael...
2022-03-15 zed.zyImprove the explanation about the behaviour of read_line
2022-03-15 borsAuto merge of #94261 - michaelwoerister:debuginfo-types...
2022-03-15 borsAuto merge of #94938 - lnicola:rust-analyzer-2022-03...
2022-03-15 borsAuto merge of #94584 - pnkfelix:inject-use-suggestion...
2022-03-15 borsAuto merge of #92285 - compiler-errors:dyn-proj-bounds...
2022-03-15 Dylan DPCfix typos
2022-03-15 Tony ArcieriStabilize ADX target feature
2022-03-14 borsAuto merge of #94935 - matthiaskrgr:rollup-2o2kyz6...
2022-03-14 Matthias KrügerRollup merge of #94931 - RalfJung:miri, r=RalfJung
2022-03-14 Matthias KrügerRollup merge of #94884 - c410-f3r:meta-take-2, r=petroc...
2022-03-14 Matthias KrügerRollup merge of #94670 - xFrednet:rfc-2383-expect-impl...
2022-03-14 Matthias KrügerRollup merge of #93977 - compiler-errors:sized-generic...
2022-03-14 Matthias KrügerRollup merge of #90621 - adamgemmell:dev/stabilise...
2022-03-14 borsAuto merge of #93749 - ridwanabdillahi:riscv32im_suppor...
2022-03-14 borsAuto merge of #94915 - bjorn3:fix_test_box_def, r=tmiasko
2022-03-14 flip1995Merge commit 'dc5423ad448877e33cca28db2f1445c9c4473c75...
2022-03-14 Adam GemmellStabilise `aarch64_target_feature`
2022-03-14 borsAuto merge of #94139 - est31:let_else_rustdoc, r=notriddle
2022-03-14 borsAuto merge of #94921 - aDotInTheVoid:rustdoc-json-forma...
2022-03-14 borsAuto merge of #94773 - cjgillot:lifetime-fresh-did...
2022-03-13 borsAuto merge of #94832 - jonhoo:default-static, r=Mark...
2022-03-13 borsAuto merge of #94916 - matthiaskrgr:rollup-s6zedfl...
2022-03-13 Matthias KrügerRollup merge of #94907 - bjorn3:smaller_rust_src_compon...
2022-03-13 Matthias KrügerRollup merge of #94844 - bjorn3:rustbuild_cleanup,...
2022-03-13 Matthias KrügerRollup merge of #94816 - WaffleLapkin:atomic_get_mut_sl...
2022-03-13 Matthias KrügerRollup merge of #94777 - lancethepants:armv7-unknown...
2022-03-13 Matthias KrügerRollup merge of #93292 - nvzqz:nonzero-bits, r=dtolnay
2022-03-13 borsAuto merge of #94738 - Urgau:rustbuild-check-cfg-values...
2022-03-13 borsAuto merge of #94704 - Kobzol:llvm-pgo-update-suite...
2022-03-13 borsAuto merge of #94899 - workingjubilee:bump-simd-clamp...
2022-03-13 borsAuto merge of #94320 - GuillaumeGomez:sidebar-display...
2022-03-13 borsAuto merge of #94862 - pierwill:bootstrap-useless,...
2022-03-13 Jubilee YoungUse reduce_sum in as_simd example
2022-03-13 Jubilee YoungSync portable-simd to rust-lang/portable-simd@72df4c450...
2022-03-12 Matthias KrügerRollup merge of #94886 - GuillaumeGomez:update-browser...
2022-03-12 Matthias KrügerRollup merge of #94867 - notriddle:notriddle/i32-count...
2022-03-12 borsAuto merge of #94865 - notriddle:notriddle/single-colon...
2022-03-12 borsAuto merge of #94711 - ouz-a:master3, r=oli-obk
2022-03-12 borsAuto merge of #94873 - DrMeepster:box_alloc_ice3, r...
2022-03-12 Nikolai VazquezUse `Self::BITS` in `log2` implementation
2022-03-12 Nikolai VazquezImplement `BITS` constant for non-zero integers
2022-03-12 borsAuto merge of #94870 - notriddle:notriddle/filter-regre...
2022-03-12 Matthias KrügerRollup merge of #94863 - pierwill:bootstrap-slicing...
2022-03-12 Matthias KrügerRollup merge of #94833 - c410-f3r:meta-take-2, r=petroc...
2022-03-12 Matthias KrügerRollup merge of #94150 - Enselic:synthetic-generic...
2022-03-12 borsAuto merge of #94733 - nnethercote:fix-AdtDef-interning...
2022-03-11 David TolnayFormat core and std macro rules, removing needless...
2022-03-11 borsAuto merge of #94860 - Dylan-DPC:rollup-n06j8h6, r...
2022-03-11 Dylan DPCRollup merge of #94839 - TaKO8Ki:suggest-using-double...
2022-03-11 Dylan DPCRollup merge of #94838 - antonok-edm:float-parse-docs...
2022-03-11 Dylan DPCRollup merge of #94827 - RalfJung:offset-from-ub, r...
2022-03-11 Dylan DPCRollup merge of #94818 - yoshuawuyts:into-future-associ...
next