]> git.lizzy.rs Git - rust.git/history - library
Auto merge of #84074 - notriddle:rustdoc-macro-visibility, r=jyn514
[rust.git] / library /
2021-04-16 borsAuto merge of #84074 - notriddle:rustdoc-macro-visibili...
2021-04-16 borsAuto merge of #84249 - crlf0710:fix_miri, r=RalfJung
2021-04-16 borsAuto merge of #83416 - alexcrichton:const-thread-local...
2021-04-16 Alex Crichtonstd: Add a variant of thread locals with const init
2021-04-16 borsAuto merge of #84241 - Dylan-DPC:rollup-jk9nt6k, r...
2021-04-16 Dylan DPCRollup merge of #84172 - jayaddison:compiler/E0384...
2021-04-16 Dylan DPCRollup merge of #84145 - vojtechkral:vecdeque-binary...
2021-04-16 Dylan DPCRollup merge of #83944 - jackh726:binder-refactor-fix2...
2021-04-16 Dylan DPCRollup merge of #83337 - Manishearth:item-hide, r=Guill...
2021-04-16 borsAuto merge of #84230 - cuviper:llvm-12, r=nikic
2021-04-16 borsAuto merge of #84217 - crlf0710:remove_main_attr_pure...
2021-04-16 borsAuto merge of #84228 - SkiFire13:fix-84213, r=estebank
2021-04-16 borsAuto merge of #84220 - gpluscb:weak_doc, r=jyn514
2021-04-15 Vojtech KralVecDeque: Improve doc comments in binary search fns
2021-04-15 Vojtech KralVecDeque: Add partition_point() #78021
2021-04-15 Vojtech KralVecDeque: binary_search_by(): return right away if...
2021-04-15 borsAuto merge of #84205 - workingjubilee:more-simd-intrin...
2021-04-15 borsAuto merge of #84222 - Aaron1011:fix/anon-const-lint...
2021-04-15 borsAuto merge of #84209 - pickfire:patch-3, r=jyn514
2021-04-15 MarRueCorrect outdated rc::Weak::default documentation
2021-04-15 borsAuto merge of #84088 - m-ou-se:stabilize-option-insert...
2021-04-15 borsAuto merge of #84193 - ehuss:unsafe_op_in_unsafe_fn...
2021-04-15 borsAuto merge of #84198 - mlodato517:patch-1, r=jyn514
2021-04-15 Ivan ThamMerge same condition branch in vec spec_extend
2021-04-14 borsAuto merge of #84206 - Dylan-DPC:rollup-knl2jgq, r...
2021-04-14 Dylan DPCRollup merge of #84201 - jyn514:primitive-warnings...
2021-04-14 Dylan DPCRollup merge of #84196 - lnicola:rust-analyzer-2021...
2021-04-14 Dylan DPCRollup merge of #84192 - vext01:backend-write-typos...
2021-04-14 Dylan DPCRollup merge of #84191 - ehuss:update-books, r=ehuss
2021-04-14 Dylan DPCRollup merge of #84185 - hi-rustin:rustin-patch-macro...
2021-04-14 Dylan DPCRollup merge of #84177 - ehuss:join_paths-err, r=kennytm
2021-04-14 Dylan DPCRollup merge of #82492 - CDirkx:sys_common_alloc, r...
2021-04-14 borsAuto merge of #84130 - Aaron1011:fix/none-delim-lookahe...
2021-04-14 Mark LodatoFix small typo in Drop documentation
2021-04-14 borsAuto merge of #83948 - ABouttefeux:lint-nullprt-deref...
2021-04-14 borsAuto merge of #84158 - cratelyn:patch-extern-c-unwind...
2021-04-14 Christiaan DirkxUpdate documentation
2021-04-14 James AddisonMerge branch 'master' into compiler/E0384-reduce-assert...
2021-04-14 Christiaan DirkxMove `std::sys_common::alloc` to `std::sys::common`
2021-04-14 borsAuto merge of #83762 - camelid:bare-urls-note, r=jyn514
2021-04-13 Eric HussFix join_paths error display.
2021-04-13 borsAuto merge of #84164 - LingMan:option_option, r=estebank
2021-04-13 borsAuto merge of #84135 - rust-lang:GuillaumeGomez-patch...
2021-04-13 borsAuto merge of #84153 - Dylan-DPC:rollup-5jiqrwu, r...
2021-04-13 Dylan DPCRollup merge of #84141 - camelid:fix-typo, r=Dylan-DPC
2021-04-13 Dylan DPCRollup merge of #84140 - b-naber:parser_past_eof, r...
2021-04-13 Dylan DPCRollup merge of #84121 - workingjubilee:stabilize-btree...
2021-04-13 Dylan DPCRollup merge of #84084 - m-ou-se:stabilize-zero, r...
2021-04-13 Dylan DPCRollup merge of #83707 - exrook:unsafecell, r=m-ou-se
2021-04-13 Dylan DPCRollup merge of #83438 - CDirkx:releases, r=Mark-Simulacrum
2021-04-13 borsAuto merge of #84099 - tmiasko:asm-only-x86_64, r=Amanieu
2021-04-13 borsAuto merge of #84086 - m-ou-se:stabilze-is-subnormal...
2021-04-13 borsAuto merge of #84082 - andjo403:stabilize_nonzero_leadi...
2021-04-13 borsAuto merge of #82992 - philippeitis:stabilize_bufreader...
2021-04-12 borsAuto merge of #82918 - Manishearth:edition-2015-warn...
2021-04-12 borsAuto merge of #83776 - jyn514:update-stdarch-docs,...
2021-04-12 Guillaume GomezImprove code example for length comparison
2021-04-12 Manish GoregaokarTurn old edition lints (anonymous-parameters, keyword...
2021-04-12 borsAuto merge of #84103 - calebcartwright:bump-rls-rustfmt...
2021-04-12 Mara BosMark Duration::is_zero as rustc_const_stable.
2021-04-12 Mara BosStabilize duration_zero.
2021-04-12 Joshua NelsonUpdate stdarch submodule (to before it switched to...
2021-04-12 borsAuto merge of #82300 - andersk:libtest-id, r=Amanieu
2021-04-12 borsAuto merge of #84068 - Amanieu:fix_lint, r=lcnr
2021-04-12 borsAuto merge of #84095 - infinity0:master, r=Mark-Simulacrum
2021-04-12 Jubilee YoungStabilize BTree{Map,Set}::retain
2021-04-12 borsAuto merge of #84090 - marmeladema:stabilize-duration...
2021-04-12 borsAuto merge of #84085 - m-ou-se:stabilize-atomic-fetch...
2021-04-12 borsAuto merge of #84112 - Dylan-DPC:rollup-tapsrzz, r...
2021-04-11 Dylan DPCRollup merge of #84101 - jyn514:early-pass, r=Manishearth
2021-04-11 Dylan DPCRollup merge of #84094 - tmiasko:remove-fixed-size...
2021-04-11 Dylan DPCRollup merge of #84079 - camelid:improve-bare-urls...
2021-04-11 Dylan DPCRollup merge of #84067 - rust-lang:steveklabnik-patch...
2021-04-11 Dylan DPCRollup merge of #84059 - zvirja:update-libc, r=JohnTitor
2021-04-11 Dylan DPCRollup merge of #84014 - estebank:cool-bears-hot-tip...
2021-04-11 Dylan DPCRollup merge of #83669 - kwj2104:issue-81508-fix, r...
2021-04-11 borsAuto merge of #84100 - sjakobi:77548-reenable-check...
2021-04-11 borsAuto merge of #83482 - hyd-dev:uwtable, r=nagisa
2021-04-11 Andreas JonsonStabilize nonzero_leading_trailing_zeros
2021-04-11 Andreas Jonsonstabilize const_cttz
2021-04-11 borsAuto merge of #81469 - tweksteen:android_set_message...
2021-04-11 marmelademaStabilize feature `duration_saturating_ops`
2021-04-11 Mara BosStabilize option_insert.
2021-04-11 borsAuto merge of #84063 - LingMan:patch-1, r=nagisa
2021-04-11 Mara BosStabilize is_subnormal.
2021-04-11 Mara BosStabilize atomic_fetch_update methods on AtomicBool...
2021-04-11 borsAuto merge of #82608 - Aaron1011:feature/final-preexp...
2021-04-11 borsAuto merge of #83806 - JohnTitor:issue-51446, r=estebank
2021-04-11 borsAuto merge of #84071 - nagisa:nixos-patching-fix, r...
2021-04-11 borsAuto merge of #84053 - RalfJung:liballoc-miri, r=Manish...
2021-04-11 Tomasz MiąskoRemove FixedSizeArray
2021-04-10 borsAuto merge of #84023 - Aaron1011:derive-invoc-order...
2021-04-10 borsAuto merge of #84016 - Aaron1011:new-preexp-tests,...
2021-04-10 Steve Klabnikclean up example on read_to_string
2021-04-10 LingManAdd note about reverting a workaround in the future
2021-04-10 borsAuto merge of #84052 - RalfJung:libcore-miri, r=Mark...
2021-04-10 Oleksandr PovarBump libc dependency of std to 0.2.93
2021-04-10 Ralf Jungfix incorrect from_raw_in doctest
2021-04-10 Ralf Jungfix Miri errors in libcore doctests
2021-04-10 borsAuto merge of #84024 - estebank:unclosed-brace-use...
next