]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-01-27 Matthias KrügerRollup merge of #93339 - notriddle:notriddle/test-gener...
2022-01-27 Matthias KrügerRollup merge of #93325 - tmiasko:lev, r=davidtwco
2022-01-27 Matthias KrügerRollup merge of #93193 - Kobzol:stable-hash-permutation...
2022-01-27 Matthias KrügerRollup merge of #92899 - cameron1024:zip-docs, r=dtolnay
2022-01-27 Matthias KrügerRollup merge of #91641 - dtolnay:cchar-if, r=Mark-Simul...
2022-01-27 David TolnayTouch up PR 92899 Iterator::zip docs
2022-01-27 cameronmention std::iter::zip in Iterator::zip docs
2022-01-27 borsAuto merge of #92889 - tmiasko:unbounded-recursion...
2022-01-27 borsAuto merge of #93081 - nikic:aarch64-fix, r=cuviper
2022-01-26 borsAuto merge of #93352 - matthiaskrgr:rollup-5peret4...
2022-01-26 Matthias KrügerRollup merge of #93338 - GuillaumeGomez:update-minifier...
2022-01-26 Matthias KrügerRollup merge of #92778 - tavianator:linux-readdir-no...
2022-01-26 Matthias KrügerRollup merge of #92256 - fee1-dead:improve-selection...
2022-01-26 Matthias KrügerRollup merge of #92134 - nico-abram:patch-1, r=michaelw...
2022-01-26 Matthias KrügerRollup merge of #92098 - semarie:openbsd-platform,...
2022-01-26 Matthias KrügerRollup merge of #91861 - juniorbassani:use-from-array...
2022-01-26 Matthias KrügerRollup merge of #90247 - newpavlov:duration_float_fract...
2022-01-26 Michael Howellrustdoc: add test case for multiple traits and erased...
2022-01-26 borsAuto merge of #93301 - spastorino:perf-test-1, r=oli-obk
2022-01-26 Guillaume GomezUpdate minifier crate version to 0.0.42
2022-01-26 Santiago PastorinoFilter out local_id == 0, those are already considered...
2022-01-26 Camille GILLOTBless incremental tests.
2022-01-26 Артём Павлов... Improve Duration::try_from_secs_f32/64 accuracy by...
2022-01-26 Tomasz MiąskoIgnore unwinding edges when checking for unconditional...
2022-01-26 borsAuto merge of #91840 - JakobDegen:fix_early_otherwise...
2022-01-26 Tomasz MiąskoIntroduce a limit to Levenshtein distance computation
2022-01-26 Tomasz MiąskoCheck namespace before computing the Levenshtein distance
2022-01-26 Tomasz MiąskoHoist `to_uppercase` out of the loop
2022-01-26 borsAuto merge of #88679 - petrochenkov:doctrscope, r=Guill...
2022-01-26 Nikita PopovUpdate LLVM submodule
2022-01-26 borsAuto merge of #93314 - ehuss:update-cargo, r=ehuss
2022-01-26 Eric HussUpdate cargo
2022-01-25 Nicolas AbramUpdate src/doc/rustc/src/linker-plugin-lto.md
2022-01-25 borsAuto merge of #93308 - matthiaskrgr:rollup-9tc73ft...
2022-01-25 Matthias KrügerRollup merge of #93303 - compiler-errors:issue-93282...
2022-01-25 Matthias KrügerRollup merge of #93300 - RalfJung:win-abort-miri, r...
2022-01-25 Matthias KrügerRollup merge of #93291 - conradludgate:minor-fix-93231...
2022-01-25 Matthias KrügerRollup merge of #93286 - jsha:sidebar-nowrap, r=Guillau...
2022-01-25 Matthias KrügerRollup merge of #93250 - Aaron1011:remove-early-dedup...
2022-01-25 Michael Gouletdelay the bug once again, generalize turbofish suggestion
2022-01-25 borsAuto merge of #93095 - Aaron1011:remove-assoc-ident...
2022-01-25 Michael GouletRemove delayed bug when encountering label in bad turbofish
2022-01-25 Camille GILLOTStore hir_id_to_def_id in OwnerInfo.
2022-01-25 Ralf Jungmake Windows abort_internal Miri-compatible
2022-01-25 borsAuto merge of #92353 - Kobzol:doc-attr-lists-gat, r...
2022-01-25 DeadbeefAdd a minimal working `append_const_msg` argument
2022-01-25 DeadbeefImprove selection errors for `~const` trait bounds
2022-01-25 Vadim Petrochenkovrustdoc: Pre-calculate traits that are in scope for...
2022-01-25 borsAuto merge of #93089 - pierwill:rm-outlivesconstraint...
2022-01-25 Conrad Ludgategive light-theme fns the correct orange-brown colour
2022-01-25 borsAuto merge of #93288 - matthiaskrgr:rollup-uu4uwd1...
2022-01-25 Matthias KrügerRollup merge of #93269 - jacobbramley:dev/pauth-option...
2022-01-25 Matthias KrügerRollup merge of #93251 - jsha:theme-radio, r=GuillaumeGomez
2022-01-25 Matthias KrügerRollup merge of #93175 - spastorino:negative-traits...
2022-01-25 Matthias KrügerRollup merge of #93169 - CraftSpider:rustdoc-clean...
2022-01-25 Matthias KrügerRollup merge of #93144 - wesleywiser:uninhabited_type_c...
2022-01-25 Matthias KrügerRollup merge of #93118 - jackh726:param-heuristics...
2022-01-25 Matthias KrügerRollup merge of #93064 - Aaron1011:provisional-dep...
2022-01-25 Matthias KrügerRollup merge of #88794 - sunfishcode:sunfishcode/try...
2022-01-25 Jacob Hoffman... Add white-space: nowrap to links in the sidebar
2022-01-24 borsAuto merge of #90842 - pierwill:localdefid-indexmap...
2022-01-24 Jacob BramleyUse error-on-mismatch policy for PAuth module flags.
2022-01-24 Jakub BeránekAdd test stable hash uniqueness of adjacent field values
2022-01-24 borsAuto merge of #93260 - matthiaskrgr:rollup-c5b9c76...
2022-01-24 Matthias KrügerRollup merge of #93253 - jsha:theme-on-show, r=Guillaum...
2022-01-24 Matthias KrügerRollup merge of #93241 - GuillaumeGomez:rust-logo-appea...
2022-01-24 Matthias KrügerRollup merge of #93231 - conradludgate:doc-link-brightn...
2022-01-24 Matthias KrügerRollup merge of #93212 - GuillaumeGomez:cursor-pointer...
2022-01-24 Matthias KrügerRollup merge of #93188 - jsha:fix-safari-bumpy-search...
2022-01-24 Matthias KrügerRollup merge of #93186 - kraai:fix-CVE-2022-21658-link...
2022-01-24 Matthias KrügerRollup merge of #93152 - ivmarkov:master, r=m-ou-se
2022-01-24 Matthias KrügerRollup merge of #92513 - Xuanwo:path-buf, r=dtolnay
2022-01-24 borsAuto merge of #93014 - Kobzol:revert-92103-stable-hash...
2022-01-24 Jakub BeránekRevert "Do not hash leading zero bytes of i64 numbers...
2022-01-24 borsAuto merge of #93028 - compiler-errors:const_drop_bound...
2022-01-24 Jacob Hoffman... Update theme on pageshow event
2022-01-23 Jacob Hoffman... rustdoc settings: use radio buttons for theme
2022-01-23 borsAuto merge of #93245 - matthiaskrgr:rollup-djsi6jr...
2022-01-23 Aaron HillRemove deduplication of early lints
2022-01-23 Jacob Hoffman... rustdoc: fix bump down typing search on Safari
2022-01-23 Santiago PastorinoFIXME include regions too
2022-01-23 Santiago PastorinoRename strict_check to negative_impl_exists
2022-01-23 Santiago PastorinoDocument OverlapMode
2022-01-23 Conrad Ludgateupdate tests
2022-01-23 Matthias KrügerRollup merge of #93234 - mati865:mir-transform-use...
2022-01-23 Matthias KrügerRollup merge of #93229 - mark-i-m:noquiet, r=eddyb
2022-01-23 Matthias KrügerRollup merge of #93227 - compiler-errors:gat-hrtb-wfche...
2022-01-23 Matthias KrügerRollup merge of #93226 - compiler-errors:issue-93141...
2022-01-23 Matthias KrügerRollup merge of #93219 - cr1901:msp430-asm-squashed...
2022-01-23 Matthias KrügerRollup merge of #93213 - c410-f3r:let-chains-feature...
2022-01-23 Matthias KrügerRollup merge of #92555 - m-ou-se:scoped-threads, r...
2022-01-23 Matthias KrügerRollup merge of #91526 - petrochenkov:earlint, r=cjgillot
2022-01-23 Michael GouletLiberate late bound regions when collecting GAT substs...
2022-01-23 Guillaume GomezFix brief appearance of rust logo in the sidebar
2022-01-23 borsAuto merge of #93066 - nnethercote:infallible-decoder...
2022-01-23 borsAuto merge of #93047 - matthiaskrgr:defer__dist_PlainSo...
2022-01-23 Vadim Petrochenkovexpand: Pass everything by reference to pre-expansion...
2022-01-23 Vadim Petrochenkovrustc_lint: Stop creating a fake `ast::Crate` for runni...
2022-01-23 Vadim PetrochenkovUpdate clippy
2022-01-23 Conrad Ludgateremove duplicate rule
next