]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-10 Matthias KrügerRollup merge of #90897 - jhpratt:fix-incorrect-feature...
2021-12-10 Matthias KrügerRollup merge of #90407 - pierwill:edit-rustc-incrementa...
2021-12-09 borsAuto merge of #85157 - the8472:drain-drop-in-place...
2021-12-09 borsAuto merge of #81156 - DrMeepster:read_buf, r=joshtriplett
2021-12-09 borsAuto merge of #91692 - matthiaskrgr:rollup-u7dvh0n...
2021-12-09 Matthias KrügerRollup merge of #91685 - Aaron1011:install-llvm-tools...
2021-12-09 Matthias KrügerRollup merge of #91634 - terrarier2111:fix-recover...
2021-12-09 Matthias KrügerRollup merge of #91042 - Kobzol:vec-extend-cleanup...
2021-12-09 Matthias KrügerRollup merge of #90796 - Amanieu:remove_reg_thumb,...
2021-12-09 Matthias KrügerRollup merge of #89999 - talagrand:GetTempPath2, r...
2021-12-09 Matthias KrügerRollup merge of #87599 - Smittyvb:concat_bytes, r=Mark...
2021-12-09 borsAuto merge of #91691 - matthiaskrgr:rollup-wfommdr...
2021-12-09 Matthias KrügerRollup merge of #91666 - RalfJung:miri, r=RalfJung
2021-12-09 Matthias KrügerRollup merge of #91645 - ibraheemdev:future-join, r...
2021-12-09 Matthias KrügerRollup merge of #91568 - dtolnay:breakspace, r=nagisa
2021-12-09 Matthias KrügerRollup merge of #91476 - m-ou-se:ferris-identifier...
2021-12-09 Matthias KrügerRollup merge of #91042 - Kobzol:vec-extend-cleanup...
2021-12-09 borsAuto merge of #91677 - matthiaskrgr:rollup-yiczced...
2021-12-09 Aaron HillInstall llvm tools to sysroot when assembling local...
2021-12-08 The 8472Use `*mut [T]` instead of `[MaybeUninit<T>]`
2021-12-08 David TolnayPretty print break and continue without redundant space
2021-12-08 Ibraheem Ahmedtrim down expansion of `core::future::join`
2021-12-08 Matthias KrügerRollup merge of #91667 - GuillaumeGomez:fix-index-itemt...
2021-12-08 Matthias KrügerRollup merge of #91637 - tmiasko:generator-packed-drop...
2021-12-08 Matthias KrügerRollup merge of #91534 - jsha:heading-color, r=Guillaum...
2021-12-08 Matthias KrügerRollup merge of #91337 - FabianWolff:issue-91227-misspe...
2021-12-08 Matthias KrügerRollup merge of #91245 - cameron1024:suggest-i32-u32...
2021-12-08 Jakub BeránekUse Vec extend instead of repeated pushes in several...
2021-12-08 Ibraheem Ahmedremove implicit .await from `core::future::join`
2021-12-08 threadexceptionDo not attempt to suggest help for overly malformed...
2021-12-08 borsAuto merge of #91665 - matthiaskrgr:rollup-o3wnkam...
2021-12-08 Guillaume GomezFix indent of itemTypes in search.js
2021-12-08 Ralf Jungupdate Miri
2021-12-08 Matthias KrügerRollup merge of #91630 - GuillaumeGomez:missing-whitesp...
2021-12-08 Matthias KrügerRollup merge of #91619 - ehuss:update-cargo, r=ehuss
2021-12-08 Matthias KrügerRollup merge of #91610 - aDotInTheVoid:patch-2, r=Guill...
2021-12-08 Matthias KrügerRollup merge of #91571 - dtolnay:printerderef, r=Mark...
2021-12-08 Matthias KrügerRollup merge of #91570 - nbdd0121:const_typeck, r=oli-obk
2021-12-08 Matthias KrügerRollup merge of #91551 - b-naber:const-eval-normalizati...
2021-12-08 Matthias KrügerRollup merge of #90709 - estebank:erase-known-type...
2021-12-08 borsAuto merge of #91604 - nikic:section-flags, r=nagisa
2021-12-08 borsAuto merge of #91656 - matthiaskrgr:rollup-lk96y6d...
2021-12-08 Matthias KrügerRollup merge of #91638 - scottmcm:less-inband-2-of...
2021-12-08 Matthias KrügerRollup merge of #91577 - ecstatic-morse:mir-pass-manage...
2021-12-08 Matthias KrügerRollup merge of #91531 - notriddle:notriddle/issue...
2021-12-08 Matthias KrügerRollup merge of #91467 - ChrisDenton:confusing-os-strin...
2021-12-08 Matthias KrügerRollup merge of #91272 - FabianWolff:issue-90870-const...
2021-12-08 Matthias KrügerRollup merge of #90550 - ehuss:update-ca, r=Mark-Simulacrum
2021-12-08 Matthias KrügerRollup merge of #83744 - bjorn3:deprecate_cfg_attr_crat...
2021-12-08 borsAuto merge of #91512 - scottmcm:array-intoiter-advance...
2021-12-08 DrMeepstercorrect typo
2021-12-08 Scott McMurrayRemove `in_band_lifetimes` from `rustc_mir_transform`
2021-12-08 borsAuto merge of #91500 - ehuss:update-mdbook, r=Mark...
2021-12-08 Ibraheem Ahmedadd tests for `core::future::join`
2021-12-08 Ibraheem Ahmedgenerate `MaybeDone` futures inline `join`
2021-12-08 Ibraheem Ahmedimplement `core::future::join`
2021-12-08 borsAuto merge of #91484 - workingjubilee:simd-remove-autos...
2021-12-07 Amanieu d'AntrasRemove the reg_thumb register class for asm! on ARM
2021-12-07 borsAuto merge of #91407 - the8472:deserialize-unchecked...
2021-12-07 David TolnayRemove unneeded access to pretty printer's `s` field...
2021-12-07 bjorn3Future compatibility warning on cfg_attr on crate_type...
2021-12-07 pierwillDocument all public items in `rustc_incremental`
2021-12-07 borsAuto merge of #91224 - couchand:2021-11/avr-asm, r...
2021-12-07 Guillaume GomezAdd missing whitespace before disabled HTML attribute
2021-12-07 borsAuto merge of #91627 - matthiaskrgr:rollup-z3e2peg...
2021-12-07 Matthias KrügerRollup merge of #91622 - lnicola:rust-analyzer-2021...
2021-12-07 Matthias KrügerRollup merge of #91620 - ehuss:update-books, r=ehuss
2021-12-07 Matthias KrügerRollup merge of #91562 - dtolnay:asyncspace, r=Mark...
2021-12-07 Matthias KrügerRollup merge of #91547 - TennyZhuang:suggest_try_reserv...
2021-12-07 Matthias KrügerRollup merge of #91503 - estebank:call-fn-span, r=micha...
2021-12-07 Matthias KrügerRollup merge of #91493 - oli-obk:cleanup, r=michaelwoer...
2021-12-07 Matthias KrügerRollup merge of #91341 - scottmcm:array-iter-frp, r...
2021-12-07 Matthias KrügerRollup merge of #91312 - terrarier2111:anon-const-ice...
2021-12-07 Matthias KrügerRollup merge of #91065 - wesleywiser:add_incr_test...
2021-12-07 Matthias KrügerRollup merge of #87614 - notriddle:notriddle-count2len...
2021-12-07 Nikita PopovUse object crate for .rustc metadata generation
2021-12-07 borsAuto merge of #85013 - Mark-Simulacrum:dominators-bitse...
2021-12-07 Scott McMurrays/from_raw_parts/new_unchecked/
2021-12-07 Laurențiu Nicola:arrow_up: rust-analyzer
2021-12-07 Eric HussUpdate books
2021-12-07 Eric HussUpdate cargo
2021-12-07 borsAuto merge of #91599 - RalfJung:miri, r=RalfJung
2021-12-07 Michael HowellRecommend fix `count()` -> `len()` on slices
2021-12-07 Esteban KuberAdd test with multiple type params failing inference
2021-12-07 Esteban KuberRefer to const params as "const params" and not "type...
2021-12-07 Esteban KuberRefer to uninferred `const` params by their name, inste...
2021-12-07 Esteban KuberOnly shown relevant type params in E0283 label
2021-12-07 SmittyImplement concat_bytes!
2021-12-07 Mark RousskovAnnotate comments onto the LT algorithm
2021-12-07 borsAuto merge of #91590 - flip1995:clippyup, r=Manishearth
2021-12-07 Tomasz MiąskoAdd test for packed drops in generators
2021-12-06 Nixon Enraght... Link to rustdoc_json_types docs instead of rustdoc...
2021-12-06 Mark RousskovAvoid using Option where values are always Some
2021-12-06 Mark RousskovCreate newtype around the pre order index
2021-12-06 Mark RousskovUse variables rather than lengths directly
2021-12-06 Mark RousskovOptimize: reuse the real-to-preorder mapping as the...
2021-12-06 Mark RousskovRemove separate RPO traversal
2021-12-06 Mark RousskovUse preorder indices for data structures
2021-12-06 Mark RousskovAvoid inserting into buckets if not necessary
2021-12-06 Mark RousskovOptimization: process buckets only once
next