]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #81131 - pierwill:edit-rustc_middle-cast, r=varkor
[rust.git] / library /
2021-01-18 Ashley MannixRollup merge of #81131 - pierwill:edit-rustc_middle...
2021-01-18 Ashley MannixRollup merge of #81128 - RalfJung:validation-testing...
2021-01-18 Ashley MannixRollup merge of #81125 - jyn514:track-caller, r=lcnr
2021-01-18 Ashley MannixRollup merge of #81123 - sirh3e:sirh3e-patch-1, r=sfackler
2021-01-18 Ashley MannixRollup merge of #81121 - tmiasko:simplify-cfg-no-dbg...
2021-01-18 Ashley MannixRollup merge of #81116 - bugadani:body-span, r=wesleywiser
2021-01-18 Ashley MannixRollup merge of #81105 - LingMan:init_directly, r=nagisa
2021-01-18 Ashley MannixRollup merge of #81100 - lcnr:encode_with_shorthand...
2021-01-18 Ashley MannixRollup merge of #81071 - osa1:fix_81006, r=estebank
2021-01-18 Ashley MannixRollup merge of #81038 - flip1995:clippyup, r=Manishearth
2021-01-18 borsAuto merge of #80995 - tmandry:instrument-method-checke...
2021-01-18 borsAuto merge of #80865 - oliviacrain:proj_based, r=RalfJung
2021-01-18 borsAuto merge of #81090 - ssomers:btree_drainy_refactor_2...
2021-01-17 borsAuto merge of #80537 - ehuss:macos-posix-spawn-chdir...
2021-01-17 borsAuto merge of #80679 - jackh726:predicate-kind-take2...
2021-01-17 borsAuto merge of #80524 - jyn514:unknown-tool-lints, r...
2021-01-17 Eric HussDon't use posix_spawn_file_actions_addchdir_np on macOS.
2021-01-17 Marvin HuberUpdate cmp.rs
2021-01-17 borsAuto merge of #81113 - m-ou-se:rollup-a1unz4x, r=m...
2021-01-17 Mara BosRollup merge of #81107 - scottmcm:nonzero-is_power_of_t...
2021-01-17 Mara BosRollup merge of #81095 - LingMan:unwrap, r=oli-obk
2021-01-17 Mara BosRollup merge of #81084 - LingMan:map, r=oli-obk
2021-01-17 Mara BosRollup merge of #81082 - ssomers:btree_cleanup_comments...
2021-01-17 Mara BosRollup merge of #81080 - bugadani:vec-diag, r=oli-obk...
2021-01-17 Mara BosRollup merge of #81064 - Mark-Simulacrum:support-stage1...
2021-01-17 Mara BosRollup merge of #80983 - bjorn3:no_dup_is_dllimport_for...
2021-01-17 Mara BosRollup merge of #80932 - jyn514:download-windows-llvm...
2021-01-17 Mara BosRollup merge of #80765 - petrochenkov:traitsinscope...
2021-01-17 Mara BosRollup merge of #80635 - sexxi-goose:use-place-instead...
2021-01-17 Mara BosRollup merge of #80201 - saethlin:bufreader-read-exact...
2021-01-17 Mara BosRollup merge of #80031 - petrochenkov:builtina, r=estebank
2021-01-17 Mara BosRollup merge of #79298 - lcnr:new-elysium, r=matthewjasper
2021-01-17 borsAuto merge of #81058 - Smittyvb:wasm-num-tests, r=Mark...
2021-01-17 Dániel BugaForce vec! to expressions only
2021-01-17 borsAuto merge of #81083 - ssomers:btree_drainy_refactor_1...
2021-01-17 borsAuto merge of #78818 - scottmcm:as_rchunks, r=KodrAus
2021-01-17 Scott McMurrayAdd NonZeroUn::is_power_of_two
2021-01-17 borsAuto merge of #80942 - c410-f3r:tests-tests-tests,...
2021-01-17 Ben KimockAdd benchmark and fast path for BufReader::read_exact
2021-01-16 borsAuto merge of #81093 - calebcartwright:update-rustfmt...
2021-01-16 borsAuto merge of #81089 - m-ou-se:rollup-z7iac6i, r=m...
2021-01-16 Stein SomersBTreeMap: offer merge in variants with more clarity
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 Stein SomersBTreeMap: expose new_internal function and sanitize...
2021-01-16 Stein SomersBTreeMap: clean up a few more comments
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 Scott McMurrayRename as_chunks_mut_unchecked -> as_chunks_unchecked_mut
2021-01-16 Scott McMurrayAdd `as_rchunks` (and friends) to slices
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 Joshua NelsonDon't mark `ineffective_unstable_trait_impl` as an...
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 SmittyRe-enable all num tests on WASM
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 flip1995Merge commit '953f024793dab92745fee9cd2c4dee6a60451771...
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...
next