]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92992 - kornelski:backtraceopt, r...
2022-01-20 Matthias KrügerRollup merge of #92861 - jsha:mobile-column-flex, r...
2022-01-20 Matthias KrügerRollup merge of #92704 - 5225225:std_mem_transmute_ref_...
2022-01-20 Matthias KrügerRollup merge of #92680 - camelid:assoc-item-cleanup...
2022-01-20 Matthias KrügerRollup merge of #92582 - lcnr:generic-arg-infer, r...
2022-01-20 Matthias KrügerRollup merge of #92183 - tmandry:issue-74256, r=estebank
2022-01-20 Matthias KrügerRollup merge of #91694 - euclio:stability-improvements...
2022-01-20 Matthias KrügerRollup merge of #91606 - joshtriplett:stabilize-print...
2022-01-20 Matthias KrügerRollup merge of #89764 - tmiasko:uninhabited-enums...
2022-01-20 Matthias KrügerRollup merge of #89747 - Amanieu:maybeuninit_bytes...
2022-01-20 borsAuto merge of #92138 - AngelicosPhosphoros:try_smarter_...
2022-01-20 Jacob Hoffman... Rustdoc mobile: put out-of-band on its own line
2022-01-19 borsAuto merge of #93085 - matthiaskrgr:rollup-mgpu2ju...
2022-01-19 Tyler MandrySimplify error reporting code, remove await point wording
2022-01-19 Tyler MandryNiceRegionError: Use written return type for async fn
2022-01-19 Tyler MandryProperly account for binders in get_impl_future_output_ty
2022-01-19 Amanieu d'AntrasAdd MaybeUninit::as_bytes
2022-01-19 Matthias KrügerRollup merge of #93077 - lcnr:write_substs, r=oli-obk
2022-01-19 Matthias KrügerRollup merge of #93065 - dtolnay:ringbuffer, r=lcnr
2022-01-19 Matthias KrügerRollup merge of #93005 - GuillaumeGomez:templates-in...
2022-01-19 Matthias KrügerRollup merge of #92800 - ehuss:docs-fallback, r=Mark...
2022-01-19 Matthias KrügerRollup merge of #92630 - steffahn:lift_bounds_on_BuildH...
2022-01-19 Matthias KrügerRollup merge of #92316 - petrochenkov:extmangle, r...
2022-01-19 Eric HussAdd assert that fallback targets must be available.
2022-01-19 borsAuto merge of #93069 - matthiaskrgr:rollup-gx1vkp7...
2022-01-19 AngelicosPhosphorosImprove estimation of capacity in Vec::from_iter
2022-01-19 lcnrremove `is_noop`
2022-01-19 Guillaume GomezAdd test for block doc comments
2022-01-19 Guillaume GomezCorrectly handle starts in block doc comments
2022-01-19 Guillaume GomezMove back templates into html folder
2022-01-19 Matthias KrügerRollup merge of #93062 - ehuss:update-books, r=ehuss
2022-01-19 Matthias KrügerRollup merge of #93051 - m-ou-se:is-some-with, r=yaahc
2022-01-19 Matthias KrügerRollup merge of #93041 - pierwill:rm-unused-defid-ords...
2022-01-19 Matthias KrügerRollup merge of #92920 - dtolnay:printtidy, r=cjgillot
2022-01-19 Matthias KrügerRollup merge of #92797 - jsha:fewer-lines, r=GuillaumeGomez
2022-01-19 Matthias KrügerRollup merge of #92783 - FabianWolff:issue-92726, r...
2022-01-19 Matthias KrügerRollup merge of #92124 - AngelicosPhosphoros:remove_ext...
2022-01-19 Matthias KrügerRollup merge of #91278 - SparrowLii:place, r=spastorino
2022-01-19 Matthias KrügerRollup merge of #89621 - digama0:patch-2, r=yaahc
2022-01-19 Matthias KrügerRollup merge of #88642 - c410-f3r:let_chains_2, r=matth...
2022-01-19 borsAuto merge of #93063 - ehuss:update-cargo, r=ehuss
2022-01-19 David TolnayEliminate left and right cursors in favor of ring buffer
2022-01-19 David TolnayEliminate eof token state
2022-01-19 David TolnaySimplify the buffer push done by scan_break
2022-01-19 Eric HussUpdate books
2022-01-19 David TolnayEliminate a check_stack call on an empty scan stack
2022-01-19 David TolnayIndex a single time in check_stack
2022-01-19 David TolnayImplement check_stack nonrecursively
2022-01-19 David TolnayImplement check_stream nonrecursively
2022-01-19 David TolnayReplace `if` + `unwrap` with `if let` in check_stack
2022-01-19 David TolnayEnsure Printer buf is always indexed using self.left...
2022-01-19 David TolnayInline Printer's scan_pop_bottom method
2022-01-19 David TolnayInline Printer's scan_top method
2022-01-19 David TolnayInline Printer's scan_pop method
2022-01-19 Eric HussUpdate cargo
2022-01-19 David TolnaySimplify ring buffer pushes
2022-01-19 David TolnayInline Printer's scan_push method
2022-01-19 David TolnayInline Printer's advance_right method
2022-01-19 Jacob Hoffman... Remove horizontal lines at top of page
2022-01-19 Noah Levintra-doc: Use the impl's assoc item where possible
2022-01-18 Mara BosFix is_some_with tests.
2022-01-18 borsAuto merge of #93048 - matthiaskrgr:rollup-cz5ma34...
2022-01-18 CaioFormally implement let chains
2022-01-18 Mara BosImprove is_err_with example.
2022-01-18 Mara BosAdd is_some_with tracking issue number.
2022-01-18 Mara BosAdd Result::{is_ok_with, is_err_with}.
2022-01-18 Mara BosAdd Option::is_some_with.
2022-01-18 Matthias KrügerRollup merge of #93035 - Amanieu:stdarch_fix, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #93026 - klensy:f-typo, r=scottmcm
2022-01-18 Matthias KrügerRollup merge of #93018 - pierwill:rm-unused-ord, r...
2022-01-18 Matthias KrügerRollup merge of #92924 - dtolnay:pptracing, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #92780 - b-naber:postpone-const-eval...
2022-01-18 Matthias KrügerRollup merge of #92692 - jsha:cool-sidebar, r=Guillaume...
2022-01-18 Matthias KrügerRollup merge of #92425 - calebzulawski:simd-cast, r...
2022-01-18 Matthias KrügerRollup merge of #91150 - dtolnay:qpath, r=davidtwco
2022-01-18 Matthias KrügerRollup merge of #90782 - ricobbe:binutils-dlltool,...
2022-01-18 David TolnayMove item-related pretty printing functions to module
2022-01-18 David TolnayMove expr-related pretty printing functions to module
2022-01-18 David TolnayDelete pretty printer tracing
2022-01-18 Jacob Hoffman... Simplify and unify rustdoc sidebar styles
2022-01-18 pierwillRemove some unused `Ord` derivations based on `DefId`
2022-01-18 Amanieu d'AntrasFix stdarch submodule pointing to commit outside tree
2022-01-18 borsAuto merge of #92731 - bjorn3:asm_support_changes,...
2022-01-18 lcnrintra-doc links
2022-01-18 lcnrprivacy: update `visit_infer`
2022-01-18 lcnrgeneric_arg_infer: placeholder in signature err
2022-01-18 lcnrremove unnecessary fixme
2022-01-18 lcnrchange `ct_infer` to a delay_span_bug
2022-01-18 borsAuto merge of #87648 - JulianKnodt:const_eq_constrain...
2022-01-18 klensyfix typo in `max` description for f32/f64
2022-01-18 borsAuto merge of #93021 - matthiaskrgr:rollup-o7z8zoe...
2022-01-18 Eric HussDisable docs on aarch64-apple-darwin.
2022-01-18 Caleb ZulawskiImprove documentation of splatted constants
2022-01-18 Matthias KrügerRollup merge of #93016 - Amanieu:vec_spare_capacity...
2022-01-18 Matthias KrügerRollup merge of #93004 - krasimirgg:threadlocal-llvm...
2022-01-18 Matthias KrügerRollup merge of #92997 - woppopo:test92114, r=Mark...
2022-01-18 Matthias KrügerRollup merge of #92947 - vacuus:rustdoc-core-visit...
2022-01-18 Matthias KrügerRollup merge of #92946 - kaniini:chore/llvm-libunwind...
2022-01-18 Matthias KrügerRollup merge of #92923 - dtolnay:ringbuffer, r=petrochenkov
next