]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #80873 - ssomers:btree_cleanup_slices_4, r=Mark-Simulacrum
[rust.git] / src /
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 borsAuto merge of #81057 - GuillaumeGomez:rollup-yl2kqst...
2021-01-15 Guillaume GomezRollup merge of #81054 - LingMan:rem_as_ref, r=jyn514
2021-01-15 Guillaume GomezRollup merge of #81049 - tmiasko:layout-cost, r=oli-obk
2021-01-15 Guillaume GomezRollup merge of #81033 - jyn514:nested-variant, r=Craft...
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 Guillaume GomezRollup merge of #77693 - bugadani:issue-59352, r=oli-obk
2021-01-15 Guillaume GomezUse Array.some instead of onEach to have better performance
2021-01-15 Guillaume GomezImprove JS performance by storing length before compari...
2021-01-15 borsAuto merge of #80602 - tgnottingham:cratemetadata_you_a...
2021-01-15 Joshua NelsonRename VariantKind -> Variant
2021-01-15 Joshua NelsonRemove useless `clean::Variant` struct
2021-01-15 borsAuto merge of #81043 - hyd-dev:update-miri, r=RalfJung
2021-01-15 Dániel BugaAdd test for #59352
2021-01-15 hyd-devUpdate Miri
2021-01-15 borsAuto merge of #80974 - ehuss:update-cargo, r=ehuss
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 Erik DesjardinsUse probe-stack=inline-asm in LLVM 11+
2021-01-15 borsAuto merge of #81027 - Xanewok:update-rls, r=calebcartw...
2021-01-15 Eric HussUpdate mdbook
2021-01-15 Igor MatuszewskiUpdate RLS and Rustfmt
2021-01-14 Rune TynanRemove doctree::Variant
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 Tomasz MiąskoDon't ICE when computing a layout of a generator tainte...
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 borsAuto merge of #80802 - jyn514:box-attributes, r=nnethercote
2021-01-14 Tomasz MiąskoEncode optimized MIR of generators when emitting metadata
2021-01-13 borsAuto merge of #80654 - Aaron1011:fix/dummy-span-ctxt...
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Aaron HillProperly handle `SyntaxContext` of dummy spans in incr...
2021-01-13 borsAuto merge of #80718 - tmiasko:skip-opt-mir, r=oli-obk
2021-01-13 borsAuto merge of #76219 - Mark-Simulacrum:extern-require...
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 borsAuto merge of #77858 - ijackson:split-inclusive, r...
2021-01-13 CamelidInclude `..` suggestion if fields are all wildcards
2021-01-13 Eric HussUpdate books
2021-01-13 borsAuto merge of #80960 - Dylan-DPC:rollup-89tri8x, r...
2021-01-13 Eric HussUpdate cargo
2021-01-13 CamelidAlways show suggestions in their own subwindows
2021-01-13 CamelidAdd a test case with lots of whitespace
2021-01-13 CamelidOnly suggest `..` if more than one field is missing
2021-01-13 CamelidSpecialize `..` help message for all fields vs. the...
2021-01-13 CamelidPluralize 'parenthesis' correctly
2021-01-13 CamelidSuggest `Variant(..)` if all of the mentioned fields...
2021-01-13 CamelidSuggest `_` and `..` if a pattern has too few fields
2021-01-13 Dylan DPCRollup merge of #80935 - pierwill:rustc_middle-leveland...
2021-01-13 Dylan DPCRollup merge of #80924 - teryror:issue-80893-fix, r...
2021-01-13 Dylan DPCRollup merge of #80922 - spastorino:revert-inline-alway...
2021-01-13 Dylan DPCRollup merge of #80859 - jsgf:fix-pretty-remap, r=davidtwco
2021-01-13 Dylan DPCRollup merge of #80796 - cuviper:llvm-11.0.1, r=nikic
2021-01-13 Dylan DPCRollup merge of #80736 - KodrAus:feat/lazy-resolve...
2021-01-13 Dylan DPCRollup merge of #80662 - rxrbln:master, r=estebank
2021-01-13 Dylan DPCRollup merge of #80232 - bugadani:roundtrip, r=estebank
2021-01-13 Dylan DPCRollup merge of #79588 - estebank:issue-79187, r=oli-obk
2021-01-13 Dylan DPCRollup merge of #78901 - arora-aman:fix_closure_coerce...
2021-01-13 borsAuto merge of #79322 - jyn514:refactor-impl, r=estebank
2021-01-13 Joshua NelsonSeparate out a `hir::Impl` struct
2021-01-12 borsAuto merge of #79670 - Nadrieril:uninhabited-query...
2021-01-12 Esteban KüberProvide more information for HRTB lifetime errors invol...
2021-01-12 Matthew JasperBless profiler run make tests
2021-01-12 borsAuto merge of #80009 - jumbatm:issue79581-overeager...
2021-01-12 NadrierilAdd tests for uninhabited types
2021-01-12 NadrierilDeduplicate some tests using revisions
2021-01-12 borsAuto merge of #78407 - oli-obk:ub_checkable_ctfe, r...
2021-01-12 Tristan DannenbergSimplify regression test
2021-01-12 Tristan DannenbergUpdate help message and add regression test
2021-01-12 Tristan DannenbergFix rustdoc --test-builder argument parsing
2021-01-12 borsAuto merge of #80517 - wabain:issue-77880-infer-error...
next