]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-21 Matthias KrügerRollup merge of #92586 - esp-rs:bugfix/allocation-align...
2022-01-21 Matthias KrügerRollup merge of #92467 - Aaron1011:extern-local-region...
2022-01-21 Matthias KrügerRollup merge of #91965 - ferrocene:pa-more-granular...
2022-01-21 borsAuto merge of #92983 - pietroalbini:pa-bump-runner...
2022-01-21 borsAuto merge of #92787 - camsteffen:methodcall-span,...
2022-01-21 Cameron SteffenRemove a span from hir::ExprKind::MethodCall
2022-01-21 borsAuto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum
2022-01-21 Pietro Albiniallow excluding paths only from a single module
2022-01-21 Pietro Albinireplace paths in PathSet with a dedicated TaskPath...
2022-01-21 borsAuto merge of #91359 - dtolnay:args, r=Mark-Simulacrum
2022-01-21 borsAuto merge of #93138 - matthiaskrgr:rollup-m8akifd...
2022-01-20 Matthias KrügerRollup merge of #93136 - pietroalbini:pa-1.58.1-relnote...
2022-01-20 Matthias KrügerRollup merge of #93128 - pietroalbini:pa-verify-stable...
2022-01-20 Matthias KrügerRollup merge of #93114 - lcnr:mk_array, r=RalfJung
2022-01-20 Matthias KrügerRollup merge of #93104 - dtolnay:ppbless, r=Mark-Simulacrum
2022-01-20 Matthias KrügerRollup merge of #93102 - dtolnay:ringbuffer, r=lcnr
2022-01-20 Matthias KrügerRollup merge of #93099 - tomkris:rustdoc-fix, r=jsha
2022-01-20 Matthias KrügerRollup merge of #93098 - Aaron1011:def-path-hash-debug...
2022-01-20 Matthias KrügerRollup merge of #93094 - Enselic:check-for-enum-tuple...
2022-01-20 Matthias KrügerRollup merge of #93091 - pierwill:chalk-0.76, r=jackh726
2022-01-20 Matthias KrügerRollup merge of #93087 - ricobbe:alt-calling-convention...
2022-01-20 Matthias KrügerRollup merge of #93086 - c410-f3r:let-guard, r=Mark...
2022-01-20 Matthias KrügerRollup merge of #93067 - jsha:fix-scroll-padding-top...
2022-01-20 Matthias KrügerRollup merge of #93061 - estebank:macr-suggestion,...
2022-01-20 Matthias KrügerRollup merge of #93038 - GuillaumeGomez:block-doc-comme...
2022-01-20 Matthias KrügerRollup merge of #92860 - CraftSpider:rustdoc-json-impl...
2022-01-20 Matthias KrügerRollup merge of #92856 - GuillaumeGomez:exclude-test...
2022-01-20 Matthias KrügerRollup merge of #91032 - eholk:generator-drop-tracking...
2022-01-20 Pietro Albinibackport the 1.58.1 relnotes to master
2022-01-20 Guillaume GomezMore clean up
2022-01-20 Guillaume GomezExtra cfg_hide a bit to handle inner cfgs
2022-01-20 Guillaume GomezUpdate doc_auto_cfg test
2022-01-20 Guillaume GomezExclude "test" from doc_auto_cfg rendering
2022-01-20 borsAuto merge of #93119 - matthiaskrgr:rollup-ku3cn5j...
2022-01-20 Pietro Albiniadd script to prevent point releases with same number...
2022-01-20 Matthias KrügerRollup merge of #93112 - pietroalbini:pa-cve-2022-21658...
2022-01-20 Matthias KrügerRollup merge of #93108 - lnicola:rust-analyzer-2022...
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 Hans KratzFix compilation for a few tier 2 targets
2022-01-20 Rémy RakicUpdate `thorin-dwp` to deduplicate `object`
2022-01-20 lcnrupdate comments
2022-01-20 Laurențiu Nicola:arrow_up: rust-analyzer
2022-01-20 borsAuto merge of #92138 - AngelicosPhosphoros:try_smarter_...
2022-01-20 Artem Kryvokrysenkorustdoc: auto create output directory when "--output...
2022-01-20 Jacob Hoffman... Rustdoc mobile: put out-of-band on its own line
2022-01-20 David TolnaySupport --bless for pp-exact pretty printer tests
2022-01-20 David TolnayDeduplicate branches of print_break implementation
2022-01-20 David TolnayInline print_newline function
2022-01-20 David TolnayInline indent function
2022-01-20 David TolnayEliminate offset number from Fits frames
2022-01-20 David TolnayTouch up print_string
2022-01-20 David TolnayReplace all single character variable names
2022-01-20 David TolnayCombine advance_left matches
2022-01-20 David TolnayInline print into advance_left
2022-01-20 David TolnaySimplify advance_left
2022-01-20 David TolnaySimplify left_total tracking
2022-01-20 David TolnayEliminate a token clone from advance_left
2022-01-20 David TolnayGrow scan_stack in the conventional direction
2022-01-20 David TolnayDelete unused Display for pretty printer Token
2022-01-19 Aaron HillShow a more informative panic message when `DefPathHash...
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 Martin Nordholtssrc/test/rustdoc-json: Check for `struct_field`s in...
2022-01-19 Jacob Hoffman... Fix scroll offset when jumping to internal id
2022-01-19 pierwill⬆ chalk to 0.76.0
2022-01-19 CaioAdd tests to ensure that let_chains works with if_let_guard
2022-01-19 Richard CobbeFix test directives; comment out calls broken on window...
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 Esteban KuberOnly suggest adding `!` to expressions that can be...
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 Pietro AlbiniUpdate std::fs::remove_dir_all documentation
2022-01-19 Alex CrichtonFix CVE-2022-21658 for WASI
2022-01-19 Hans KratzFix CVE-2022-21658 for UNIX-like
2022-01-19 Chris DentonFix CVE-2022-21658 for Windows
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
next