]> git.lizzy.rs Git - rust.git/history - library
Remove unnecessary unwrap_or
[rust.git] / library /
2020-12-13 borsAuto merge of #79376 - ssomers:btree_choose_parent_kv...
2020-12-13 borsAuto merge of #79668 - coolreader18:recover-const-impl...
2020-12-13 borsAuto merge of #79956 - camelid:variant-field-vis, r...
2020-12-13 borsAuto merge of #79994 - JohnTitor:rollup-43wl2uj, r...
2020-12-13 Yuki OkushiRollup merge of #79985 - GuillaumeGomez:fix-submit...
2020-12-13 Yuki OkushiRollup merge of #79984 - Nadrieril:remove-unused-dep...
2020-12-13 Yuki OkushiRollup merge of #79973 - camelid:rustdoc-search-tab...
2020-12-13 Yuki OkushiRollup merge of #79970 - bjorn3:no_unnecessary_llvm_che...
2020-12-13 Yuki OkushiRollup merge of #79963 - LeSeulArtichaut:debruijn-typo...
2020-12-13 Yuki OkushiRollup merge of #79954 - jyn514:normalize-oops, r=Mark...
2020-12-13 Yuki OkushiRollup merge of #79942 - JCTyblaidd:static-mem-init...
2020-12-13 Yuki OkushiRollup merge of #79940 - matthiaskrgr:cl15ppy, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79845 - jyn514:python3, r=Mark-Simulacrum
2020-12-13 Yuki OkushiRollup merge of #79834 - m-ou-se:bye-linked-list-extras...
2020-12-13 Yuki OkushiRollup merge of #79398 - pickfire:keyword, r=Dylan-DPC
2020-12-13 Yuki OkushiRollup merge of #79360 - wchargin:wchargin-doc-iter...
2020-12-13 borsAuto merge of #79988 - ssomers:btree_cleanup_5, r=Mark...
2020-12-12 Stein SomersBTreeMap: capture a recurring use pattern as replace_kv
2020-12-12 borsAuto merge of #79957 - jyn514:smaller-span, r=Guillaume...
2020-12-12 Stein SomersBTreeMap: clarify comments and panics surrounding choos...
2020-12-12 borsAuto merge of #79169 - LeSeulArtichaut:ty-lib, r=nikoma...
2020-12-12 borsAuto merge of #79937 - RalfJung:miri, r=RalfJung
2020-12-12 borsAuto merge of #79931 - RalfJung:no-redundant-storage...
2020-12-12 borsAuto merge of #79553 - sexxi-goose:mir_min_cap_writebac...
2020-12-11 borsAuto merge of #79349 - Nemo157:issue-79201, r=jyn514
2020-12-11 borsAuto merge of #79925 - camelid:flatten-docs, r=scottmcm
2020-12-11 borsAuto merge of #79910 - RalfJung:abort-msg, r=oli-obk
2020-12-11 borsAuto merge of #79915 - Aaron1011:fix/fix-reuse-def...
2020-12-11 borsAuto merge of #79893 - RalfJung:forget-windows, r=oli-obk
2020-12-11 borsAuto merge of #79927 - tmandry:rollup-pwn4b1v, r=tmandry
2020-12-11 Tyler MandryRollup merge of #79917 - sivadeilra:asm_symbols, r...
2020-12-11 Tyler MandryRollup merge of #79896 - GuillaumeGomez:more-elements...
2020-12-11 Tyler MandryRollup merge of #79871 - Pratyush:patch-1, r=joshtriplett
2020-12-11 Tyler MandryRollup merge of #79860 - rust-lang:frewsxcv-patch-2...
2020-12-11 Tyler MandryRollup merge of #79858 - sasurau4:doc/update-unstable...
2020-12-11 Tyler MandryRollup merge of #79851 - camelid:better-error-for-defau...
2020-12-11 Tyler MandryRollup merge of #79809 - Eric-Arellano:split-once,...
2020-12-11 Tyler MandryRollup merge of #79698 - m-ou-se:libs-tracking-issue...
2020-12-11 Tyler MandryRollup merge of #79639 - sasurau4:feature/add-long...
2020-12-11 Tyler MandryRollup merge of #79375 - vext01:kernel-copy-temps,...
2020-12-11 Tyler MandryRollup merge of #77027 - termhn:mul_add_doc_change...
2020-12-11 CamelidImprove wording of `flatten()` docs
2020-12-11 borsAuto merge of #79656 - jnqnfe:ordering, r=sfackler
2020-12-10 borsAuto merge of #77801 - fusion-engineering-forks:pin...
2020-12-10 Lyndon BrownAdd some core::cmp::Ordering helpers
2020-12-10 borsAuto merge of #79814 - lcnr:deque-f, r=Mark-Simulacrum
2020-12-10 borsAuto merge of #79801 - eddyb:scalar-transmute, r=nagisa
2020-12-10 borsAuto merge of #79621 - usbalbin:constier_maybe_uninit...
2020-12-10 Ralf JungWindows TLS: ManuallyDrop instead of mem::forget
2020-12-10 borsAuto merge of #79274 - the8472:probe-eperm, r=nagisa
2020-12-10 borsAuto merge of #78837 - petrochenkov:keyvalexpr, r=davidtwco
2020-12-09 Pratyush MishraFix typo in `wrapping_shl` documentation
2020-12-09 borsAuto merge of #79867 - tmandry:rollup-7mubs3b, r=tmandry
2020-12-09 Tyler MandryRollup merge of #79862 - GuillaumeGomez:tab-lock, r...
2020-12-09 Tyler MandryRollup merge of #79861 - tmiasko:llvm, r=cuviper
2020-12-09 Tyler MandryRollup merge of #79844 - tmiasko:rwu-table-mod, r=lcnr
2020-12-09 Tyler MandryRollup merge of #79826 - LingMan:match_if, r=lcnr
2020-12-09 Tyler MandryRollup merge of #79824 - LingMan:no_replace, r=lcnr
2020-12-09 Tyler MandryRollup merge of #79818 - richkadel:llvm-coverage-counte...
2020-12-09 Tyler MandryRollup merge of #79810 - Aaron1011:fix/def-path-table...
2020-12-09 Tyler MandryRollup merge of #79803 - jyn514:xsv, r=Mark-Simulacrum
2020-12-09 Tyler MandryRollup merge of #79795 - matklad:unicode-private, r...
2020-12-09 Tyler MandryRollup merge of #79777 - tmiasko:remove-first-merge...
2020-12-09 Tyler MandryRollup merge of #79750 - camelid:fix-lint-docs-trimming...
2020-12-09 Tyler MandryRollup merge of #79732 - matthiaskrgr:cl12ppy, r=Dylan-DPC
2020-12-09 The8472Improve comment grammar
2020-12-09 The8472implement better availability probing for copy_file_range
2020-12-09 borsAuto merge of #77611 - oli-obk:atomic_miri_leakage...
2020-12-09 Corey FarwellClarify that String::split_at takes a byte index.
2020-12-09 borsAuto merge of #79387 - woodruffw-forks:ww/peer-cred...
2020-12-09 borsAuto merge of #79721 - Aaron1011:fix/reuse-def-path...
2020-12-09 borsAuto merge of #78363 - RalfJung:promotion, r=oli-obk
2020-12-09 borsAuto merge of #79767 - tmiasko:malformed-required-const...
2020-12-09 borsAuto merge of #79575 - jyn514:time-passes, r=Mark-Simul...
2020-12-09 borsAuto merge of #78768 - mzabaluev:optimize-buf-writer...
2020-12-08 Mara BosUse Pin for the 'don't move' requirement of ReentrantMutex.
2020-12-08 Mara BosAdd (internal-only) SyncOnceCell::get_or_init_pin.
2020-12-08 Mara BosRemove unnecessary import of `crate::marker` in std...
2020-12-08 Mara BosFix outdated comment about not needing to flush stderr.
2020-12-08 borsAuto merge of #79727 - tmiasko:8bit-rwu, r=lcnr
2020-12-08 Mara BosRemove deprecated linked_list_extras methods.
2020-12-08 borsAuto merge of #79752 - cjgillot:dead-alien, r=lcnr
2020-12-08 Bastian Kauschkefix unsoundness in `make_contiguous`
2020-12-08 borsAuto merge of #79806 - LeSeulArtichaut:fixup-filter...
2020-12-08 borsAuto merge of #79712 - JohnTitor:test-issue-66286,...
2020-12-08 Eric ArellanoFix net.rs - rsplitn() returns a reverse iterator
2020-12-08 borsAuto merge of #79780 - camelid:use-summary_opts, r...
2020-12-07 Albin HedmanMake write and slice_as_[mut_]_ptr const
2020-12-07 Albin HedmanMake assume_init_{ref,mut} const
2020-12-07 borsAuto merge of #79653 - tmiasko:naked-functions, r=Amanieu
2020-12-07 Eric ArellanoDogfood 'str_split_once()` in the std lib
2020-12-07 borsAuto merge of #79797 - jethrogb:sgx-fix-79038, r=Mark...
2020-12-07 borsAuto merge of #79751 - aDotInTheVoid:json-true-idx...
2020-12-07 borsAuto merge of #79773 - lcnr:type-visitor, r=oli-obk
2020-12-07 Bastian Kauschkesmall `TypeVisitor` refactor
2020-12-07 Jethro BeekmanFix SGX CI, take 3
2020-12-07 Aleksey KladovPrivatize some of libcore unicode_internals
2020-12-07 borsAuto merge of #79772 - ethanboxx:79760-wrongly-speaks...
2020-12-07 borsAuto merge of #79641 - sourcefrog:split-example, r...
2020-12-06 Albin HedmanRemove unused feature gate
next