]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-12-11 Matthias KrügerRollup merge of #91548 - luojia65:hint-spin-loop-riscv...
2021-12-11 Matthias KrügerRollup merge of #90741 - mbartlett21:patch-4, r=dtolnay
2021-12-11 Matthias KrügerRollup merge of #90270 - woppopo:const_borrow_trait...
2021-12-11 Matthias KrügerRollup merge of #89734 - estebank:issue-72312, r=nikoma...
2021-12-11 Matthias KrügerRollup merge of #83174 - camelid:borrow-help, r=oli-obk
2021-12-11 borsAuto merge of #91776 - matthiaskrgr:rollup-tlb4bw1...
2021-12-11 Matthias KrügerRollup merge of #91553 - devnexen:anc_data_dfbsd, r...
2021-12-11 Matthias KrügerRollup merge of #91515 - jethrogb:rsplit_array, r=yaahc
2021-12-11 Matthias KrügerRollup merge of #91426 - eggyal:idfunctor-panic-safety...
2021-12-11 Matthias KrügerRollup merge of #91373 - djkoloski:fuchsia_test_suite...
2021-12-11 Matthias KrügerRollup merge of #91310 - hi-rustin:rustin-patch-rustdoc...
2021-12-11 Matthias KrügerRollup merge of #91127 - scottmcm:ptr_to_from_bits...
2021-12-11 borsAuto merge of #91720 - Aaron1011:skip-llvm-ci-tools...
2021-12-11 borsAuto merge of #91761 - matthiaskrgr:rollup-bjowmvz...
2021-12-11 borsAuto merge of #91715 - the8472:bump-rmeta-fromat-versio...
2021-12-10 Noah LevSuggest using a temporary variable to fix borrowck...
2021-12-10 borsAuto merge of #91760 - matthiaskrgr:rollup-zcemh6j...
2021-12-10 Matthias KrügerRollup merge of #91755 - not-my-profile:fix-const_linke...
2021-12-10 Matthias KrügerRollup merge of #91747 - pierwill:patch-1, r=Mark-Simul...
2021-12-10 Matthias KrügerRollup merge of #91716 - jyn514:x.py-defaults, r=Mark...
2021-12-10 Matthias KrügerRollup merge of #91709 - juniorbassani:use-from-array...
2021-12-10 Matthias KrügerRollup merge of #91706 - Amanieu:asm_unstable_book2...
2021-12-10 Matthias KrügerRollup merge of #91697 - dtolnay:lossyfromstr, r=Mark...
2021-12-10 Matthias KrügerRollup merge of #91686 - dalcde:patch-1, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #91681 - WaffleLapkin:patch-3, r=scottmcm
2021-12-10 Matthias KrügerRollup merge of #91679 - ibraheemdev:stream-mod, r...
2021-12-10 Matthias KrügerRollup merge of #91678 - b-naber:tests-for-postpone...
2021-12-10 Matthias KrügerRollup merge of #91668 - ChrisDenton:bootstrap-clean...
2021-12-10 Matthias KrügerRollup merge of #91646 - ibraheemdev:patch-9, r=dtolnay
2021-12-10 Matthias KrügerRollup merge of #91625 - est31:remove_indexes, r=oli-obk
2021-12-10 Matthias KrügerRollup merge of #91575 - compiler-errors:issue-91556...
2021-12-10 Matthias KrügerRollup merge of #91524 - rukai:fix_extend_from_slice_do...
2021-12-10 Matthias KrügerRollup merge of #91482 - JosephTLyons:update-HashMap...
2021-12-10 Matthias KrügerRollup merge of #91470 - wesleywiser:code_coverage_link...
2021-12-10 Matthias KrügerRollup merge of #91325 - RalfJung:const_eval_select...
2021-12-10 Matthias KrügerRollup merge of #91105 - jplatte:stream-docs, r=dtolnay
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-10 Jethro BeekmanAdd rsplit_array variants to slices and arrays
2021-12-10 Martin FischerFix since attribute for const_linked_list_new feature
2021-12-10 Esteban Kuberfmt
2021-12-10 pierwillAdd pierwill to .mailmap
2021-12-10 Esteban Kuberfix tests after rebase
2021-12-10 Esteban Kuberreview comment
2021-12-10 Esteban KuberRemove field from `ErrorValue`
2021-12-10 Esteban KuberReview comments
2021-12-10 Esteban KuberTweak wording
2021-12-10 Esteban Kuberrebase and update nll test
2021-12-10 Esteban KuberUpdate nll test
2021-12-10 Esteban KuberUse a more accurate `Span` for `'static` obligation...
2021-12-10 Esteban KuberPoint at return type when it introduces `'static` oblig...
2021-12-10 Esteban KuberAdd filtering based on involved required lifetime
2021-12-10 Esteban Kuberreview comments
2021-12-10 Esteban KuberClean up visual output logic
2021-12-10 Esteban KuberPoint at capture points for non-`'static` reference...
2021-12-09 David KoloskiAdd needs-unwind to tests that depend on panicking
2021-12-09 Aaron HillDon't copy llvm tools to sysroot when using download...
2021-12-09 Joshua NelsonDefault to `doc-stage = 2` for the tools profile
2021-12-09 Joshua NelsonDon't print bootstrap caching/ensure info unless `...
2021-12-09 Joshua NelsonIf --verbose is passed, print a warning in `bootstrap...
2021-12-09 Joshua NelsonUse more accurate wording in `bootstrap.py` logging
2021-12-09 Michael GouletFix span calculation on secondary_label as well
2021-12-09 The 8472Bump rmeta version to fix rustc_serialize ICE
2021-12-09 borsAuto merge of #85157 - the8472:drain-drop-in-place...
2021-12-09 Júnior BassaniReplace iterator-based set construction by *Set::From...
2021-12-09 Chris DentonAdd reminder to match the error kind once ` DirectoryNo...
2021-12-09 luojia65Update stdarch dependency
2021-12-09 Amanieu d'AntrasAdd unstable book entries for parts of asm that are...
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 David TolnayDelete Utf8Lossy::from_str
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 Dexter ChuaFix `Vec::reserve_exact` documentation
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 Waffle Maybefix typo in `intrinsics::raw_eq` docs
2021-12-08 The 8472Use `*mut [T]` instead of `[MaybeUninit<T>]`
2021-12-08 est31Remove redundant [..]s
2021-12-08 Ibraheem Ahmedmove core/stream/stream/mod.rs to core/stream/stream.rs
2021-12-08 b-naberadd tests
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`
next