]> git.lizzy.rs Git - rust.git/history - library
More review comments
[rust.git] / library /
2021-01-16 borsAuto merge of #81089 - m-ou-se:rollup-z7iac6i, r=m...
2021-01-16 Mara BosRollup merge of #81081 - bugadani:double-partialeq...
2021-01-16 Mara BosRollup merge of #81069 - ogoffart:rc_new_cyclic_doc...
2021-01-16 Mara BosRollup merge of #81065 - osa1:cranelift_semicolon_warni...
2021-01-16 Mara BosRollup merge of #81060 - nagisa:nagisa/regression-50041...
2021-01-16 Mara BosRollup merge of #81040 - osa1:fix_80992, r=jyn514
2021-01-16 Mara BosRollup merge of #81021 - CraftSpider:rustdoc-remove...
2021-01-16 Mara BosRollup merge of #80971 - camelid:feature-gate-testsuite...
2021-01-16 Mara BosRollup merge of #80968 - KodrAus:stabilize/poll_map...
2021-01-16 Mara BosRollup merge of #80941 - JohnTitor:ref-mut-pat-in-loops...
2021-01-16 Mara BosRollup merge of #80902 - JohnTitor:issue-76281, r=Mark...
2021-01-16 Mara BosRollup merge of #80901 - jyn514:better-colors, r=Mark...
2021-01-16 Mara BosRollup merge of #80764 - CAD97:weak-unsized-as-ptr...
2021-01-16 Mara BosRollup merge of #80681 - ChrisJefferson:logic-error...
2021-01-16 Mara BosRollup merge of #80670 - the8472:fix-zip-trusted-random...
2021-01-16 Mara BosRollup merge of #80614 - 1000teslas:issue-78938-fix...
2021-01-16 Mara BosRollup merge of #80144 - rust-lang:frewsxcv-patch-3...
2021-01-16 Mara BosRollup merge of #78455 - udoprog:refcell-opt-map, r...
2021-01-16 borsAuto merge of #80290 - RalfJung:less-intrinsic-write...
2021-01-16 borsAuto merge of #81077 - bugadani:shrink, r=Mark-Simulacrum
2021-01-16 borsAuto merge of #77435 - hanmertens:binary_heap_append...
2021-01-16 Chris JeffersonClarify what the effects of a 'logic error' are
2021-01-16 Olivier GoffartAdd sample code for Rc::new_cyclic
2021-01-16 borsAuto merge of #80873 - ssomers:btree_cleanup_slices_4...
2021-01-16 borsAuto merge of #77885 - erikdesjardins:probeasm, r=cuviper
2021-01-16 Ashley Mannixadd tracking issue to cell_filter_map
2021-01-15 Guillaume GomezRollup merge of #81030 - ehuss:update-mdbook, r=Mark...
2021-01-15 Guillaume GomezRollup merge of #80515 - GuillaumeGomez:js-for-loop...
2021-01-15 borsAuto merge of #80602 - tgnottingham:cratemetadata_you_a...
2021-01-15 Han MertensChange rebuild heuristic in BinaryHeap::append
2021-01-15 John-John TedroUse Result and rename to filter_map
2021-01-15 borsAuto merge of #80974 - ehuss:update-cargo, r=ehuss
2021-01-15 John-John TedroIntroduce {Ref, RefMut}::try_map for optional projections
2021-01-15 borsAuto merge of #80625 - jyn514:python-what-python, r...
2021-01-15 borsAuto merge of #81035 - JohnTitor:rollup-9m03awf, r...
2021-01-15 Yuki OkushiRollup merge of #81023 - CraftSpider:rustdoc-remove...
2021-01-15 Yuki OkushiRollup merge of #81008 - tmiasko:generator-layout-err...
2021-01-15 Yuki OkushiRollup merge of #80944 - LingMan:map_or, r=nagisa
2021-01-15 Yuki OkushiRollup merge of #80834 - bugadani:vecdeque, r=oli-obk
2021-01-15 Yuki OkushiRollup merge of #80254 - Aaron1011:rustdoc-auto-param...
2021-01-15 borsAuto merge of #80993 - Aaron1011:collect-set-tokens...
2021-01-15 borsAuto merge of #81027 - Xanewok:update-rls, r=calebcartw...
2021-01-14 borsAuto merge of #81018 - m-ou-se:rollup-7202dc7, r=m...
2021-01-14 Dániel BugaRemove unreachable panics from VecDeque
2021-01-14 Mara BosRollup merge of #80991 - calebsander:fix/fmt-link,...
2021-01-14 Mara BosRollup merge of #80990 - cuviper:unused-debug-context...
2021-01-14 Mara BosRollup merge of #80985 - ijackson:slice-strip-fix,...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 Mara BosRollup merge of #80980 - trevarj:patch-1, r=nagisa
2021-01-14 Mara BosRollup merge of #80973 - ehuss:update-books, r=ehuss
2021-01-14 Mara BosRollup merge of #80972 - KodrAus:deprecate/remove_item...
2021-01-14 Mara BosRollup merge of #80969 - camelid:monomorph-ice-msg...
2021-01-14 Mara BosRollup merge of #80966 - KodrAus:deprecate/spin_loop_hi...
2021-01-14 Mara BosRollup merge of #80895 - sfackler:read-to-end-ub, r...
2021-01-14 Mara BosRollup merge of #80829 - jyn514:dep-constructor, r...
2021-01-14 Mara BosRollup merge of #80567 - lukaslueg:intersperse_with...
2021-01-14 Mara BosRollup merge of #80444 - glittershark:bound-as-ref...
2021-01-14 Mara BosRollup merge of #80217 - camelid:io-read_to_string...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 Mara BosRollup merge of #80017 - camelid:sugg-rest-pattern...
2021-01-14 Mara BosRollup merge of #79982 - ijackson:exit-status, r=dtolnay
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-14 borsAuto merge of #81003 - tmiasko:generator-layout, r...
2021-01-14 borsAuto merge of #78259 - plaflamme:fix-49660, r=KodrAus
2021-01-14 David TolnayFix typos in Fuchsia unix_process_wait_more
2021-01-14 Philippe LaflammeAdds tests to ensure some base op traits exist.
2021-01-14 Philippe LaflammeAvoid ident concatenation in macro.
2021-01-14 Philippe LaflammeFix missing mod declaration for Wrapping tests.
2021-01-14 borsAuto merge of #80802 - jyn514:box-attributes, r=nnethercote
2021-01-14 Griffin SmithAdd as_ref and as_mut methods for Bound
2021-01-13 borsAuto merge of #80654 - Aaron1011:fix/dummy-span-ctxt...
2021-01-13 Christopher DurhamApply suggestions from code review
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Lukas LuegImprove Iterator::intersperse_ docs
2021-01-13 Caleb SanderFix formatting specifiers doc link
2021-01-13 Lukas LuegAdd doc intralinks
2021-01-13 borsAuto merge of #80718 - tmiasko:skip-opt-mir, r=oli-obk
2021-01-13 Ian JacksonFix stabilisation version of slice_strip
2021-01-13 borsAuto merge of #76219 - Mark-Simulacrum:extern-require...
2021-01-13 Ian JacksonExitStatusExt: Fix build on Fuchsia
2021-01-13 David TolnayFix typo saeled -> sealed
2021-01-13 Ian JacksonExitStatusExt windows: Retrospectively seal this trait
2021-01-13 Ian JacksonExitStatusExt unix: Retrospectively seal this trait
2021-01-13 Ian Jacksonunix ExitStatus: Add tracking issue to new methods
2021-01-13 Ian JacksonReplace `Ie` with `In other words`
2021-01-13 Ian JacksonReplace `Ie` with `In other words`
2021-01-13 Ian Jacksonunix ExitStatus: Provide .continued()
2021-01-13 Ian Jacksonunix ExitStatus: Provide .stopped_signal()
2021-01-13 Ian Jacksonunix ExitStatus: Provide .core_dumped
2021-01-13 Ian Jacksonunix ExitStatus: Provide .into_raw()
2021-01-13 Ian Jacksonunix ExitStatus: Clarify docs for .signal()
2021-01-13 Ian Jacksonunix ExitStatus: Do not treat WIFSTOPPED as WIFSIGNALED
2021-01-13 Mark RousskovUpdate code to account for extern ABI requirement
2021-01-13 Mark RousskovUpdate tests for extern block linting
2021-01-13 borsAuto merge of #80824 - cuviper:heap-clones, r=kennytm
2021-01-13 trevor arjeskiFixed incorrect doc comment
2021-01-13 borsAuto merge of #77858 - ijackson:split-inclusive, r...
2021-01-13 Ashley Mannixdeprecate atomic::spin_loop_hint in favour of hint...
2021-01-13 Ashley Mannixremove unstable deprecated Vec::remove_item
next