]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Pietro Albiniadd script to prevent point releases with same number...
2022-01-20 lcnrupdate comments
2022-01-20 borsAuto merge of #92138 - AngelicosPhosphoros:try_smarter_...
2022-01-20 Artem Kryvokrysenkorustdoc: auto create output directory when "--output...
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 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 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-18 Mara BosFix is_some_with tests.
2022-01-18 borsAuto merge of #93048 - matthiaskrgr:rollup-cz5ma34...
2022-01-18 Eric HolkFix build after rebase
2022-01-18 CaioFormally implement let chains
2022-01-18 Eric HolkUse .. patterns in cfg_build.rs
2022-01-18 Eric HolkRespond to code review comments
2022-01-18 Eric HolkSafely handle partial drops
2022-01-18 Eric Holkdrop_ranges: Add TrackedValue enum
2022-01-18 Eric HolkUpdate async-fn-nonsend.rs
2022-01-18 Eric HolkHandle uninhabited return types
next