]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-04-06 Jonas SchievinkAdd some more comments
2020-04-05 Jonas SchievinkAdd some comments and rename variable
2020-04-05 Jonas SchievinkMerge redundant match arms
2020-04-05 Jonas SchievinkMove closure check upwards
2020-04-05 Jonas SchievinkDon't lint for self-recursion when the function can...
2020-04-05 borsAuto merge of #70816 - Dylan-DPC:rollup-kzcs8px, r...
2020-04-05 Dylan DPCRollup merge of #70815 - RalfJung:layout-debug, r=jonas...
2020-04-05 Dylan DPCRollup merge of #70812 - rossmacarthur:fix/unit-called...
2020-04-05 Dylan DPCRollup merge of #70795 - Amanieu:btree_remove_tracking...
2020-04-05 Dylan DPCRollup merge of #70777 - faern:use-assoc-int-consts2...
2020-04-05 Dylan DPCRollup merge of #67797 - Aaron1011:feature/instance...
2020-04-05 borsAuto merge of #70809 - matthiaskrgr:submodule_upd,...
2020-04-05 Ralf Jungalso print type type
2020-04-05 Ralf Jungalso print rustc_layout on impl trait type aliases
2020-04-05 Amanieu d'AntrasApply review feedback
2020-04-05 borsAuto merge of #70807 - Dylan-DPC:rollup-qd1kgl2, r...
2020-04-05 Ross MacArthurDo not use "nil" to refer to `()`
2020-04-05 Matthias Krügersubmodules: update clippy from 326b2204 to 7907abea
2020-04-05 Amanieu d'AntrasKeep track of position when deleting from a BTreeMap
2020-04-05 Dylan DPCRollup merge of #70806 - RalfJung:miri-assignment-check...
2020-04-05 Dylan DPCRollup merge of #70776 - RalfJung:raw-vec, r=Dylan...
2020-04-05 Dylan DPCRollup merge of #70769 - RalfJung:fixed, r=Dylan-DPC
2020-04-05 Dylan DPCRollup merge of #70760 - PonasKovas:docs, r=Dylan-DPC
2020-04-05 Dylan DPCRollup merge of #70558 - RalfJung:vec-extend-aliasing...
2020-04-05 Ralf Jungfix comment
2020-04-05 Ralf Jungclarify safety in RawVec::into_box
2020-04-05 Ralf Jungadd test
2020-04-05 Ralf Jungmiri assignment check: compare types after normalizing...
2020-04-05 borsAuto merge of #70803 - arlosi:hash-regression, r=eddyb
2020-04-05 Linus FärnstrandStop importing integer modules in libstd
2020-04-05 Linus FärnstrandStop importing int module in float parse test
2020-04-05 Linus FärnstrandStop importing int modules in librustdoc
2020-04-05 Linus FärnstrandStop importing int/float modules in libserialize
2020-04-05 Linus FärnstrandStop importing int/float modules in librustc_*
2020-04-05 Linus FärnstrandStop importing int/float modules in libcore
2020-04-05 Linus FärnstrandStop importing integer modules in liballoc
2020-04-05 Arlo SiemsenFix performance regression in debuginfo file_metadata.
2020-04-05 Ralf Jungtweak swap_remove
2020-04-05 borsAuto merge of #70800 - Dylan-DPC:rollup-9jjoptp, r...
2020-04-05 Aaron HillQuery-ify Instance::resolve
2020-04-05 Dylan DPCRollup merge of #70783 - tshepang:deleted-types, r...
2020-04-05 Dylan DPCRollup merge of #70768 - petrochenkov:macambig, r=Centr...
2020-04-05 Dylan DPCRollup merge of #70766 - tspiteri:forget-to-ManuallyDro...
2020-04-05 Dylan DPCRollup merge of #70752 - yoshuawuyts:slice_fill, r...
2020-04-05 Dylan DPCRollup merge of #70748 - ogoffart:enum-layout-optim2...
2020-04-05 Dylan DPCRollup merge of #70635 - petrochenkov:nodefault, r...
2020-04-04 Yoshua WuytsAdd slice::fill
2020-04-04 borsAuto merge of #70149 - Xanewok:update-rls, r=Xanewok
2020-04-04 Igor Matuszewskirustc-workspace-hack: Account for upgraded crossbeam...
2020-04-04 Igor Matuszewskitidy: Update rustc-ap-syntax to -rustc_ast
2020-04-04 Igor Matuszewskisubmodules: Update RLS and Rustfmt to 1.4.13
2020-04-04 Tshepang Lekhonkhobecomment refers to removed type
2020-04-04 borsAuto merge of #69898 - spastorino:rename-rustc-guide2...
2020-04-04 Igor MatuszewskiUpdate src/tools/publish_toolstate.py
2020-04-04 Ralf JungMiri: remove an outdated FIXME
2020-04-04 borsAuto merge of #70683 - jclulow:illumos-openssl-gmake...
2020-04-04 Vadim Petrochenkovmacro_rules: `NtLifetime` cannot start with an identifier
2020-04-04 Vadim Petrochenkovrustc_target: Rely on default value of `no_default_libr...
2020-04-04 Trevor Spiteriuse ManuallyDrop instead of forget inside collections
2020-04-04 Ponasdocs: make the description of Result::map_or more clear
2020-04-04 borsAuto merge of #70272 - eddyb:type-of-impl-trait, r...
2020-04-04 borsAuto merge of #70136 - hermitcore:network_tcp, r=dtolnay
2020-04-04 Eduard-Mihai... typeck/type_of: only early-bound and (free) late-bound...
2020-04-04 Eduard-Mihai... tests: add tests for lifetime and const params of opaqu...
2020-04-04 Eduard-Mihai... typeck/type_of: let wfcheck handle duplicate generics...
2020-04-04 Eduard-Mihai... typeck/type_of: let wfcheck handle concrete types in...
2020-04-04 Eduard-Mihai... typeck/type_of: don't ignore incorrect defining uses...
2020-04-04 Eduard-Mihai... typeck/type_of: simplify checking of opaque types with...
2020-04-04 borsAuto merge of #69718 - arlosi:debughash, r=eddyb
2020-04-03 borsAuto merge of #70156 - michaelwoerister:incr-cgus,...
2020-04-03 Olivier GoffartDo not disable field reordering on enums with big discr...
2020-04-03 borsAuto merge of #70747 - Centril:rollup-2vx9bve, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70741 - DutchGhost:test-59023, r=Centril
2020-04-03 Mazdak FarrokhzadRollup merge of #70735 - GuillaumeGomez:cleanup-e0502...
2020-04-03 Mazdak FarrokhzadRollup merge of #70720 - ecstatic-morse:issue-70637...
2020-04-03 Mazdak FarrokhzadRollup merge of #70707 - ecstatic-morse:dataflow-graphv...
2020-04-03 Mazdak FarrokhzadRollup merge of #70641 - estebank:dedup-code, r=nikomat...
2020-04-03 Mazdak FarrokhzadRollup merge of #70640 - jonas-schievink:async-ice...
2020-04-03 Mazdak FarrokhzadRollup merge of #70597 - vakaras:thread_new_double_free...
2020-04-03 Mazdak FarrokhzadRollup merge of #70576 - Rustin-Liu:rustin-patch-link...
2020-04-03 Mazdak FarrokhzadRollup merge of #69860 - faern:use-assoc-int-consts...
2020-04-03 Oliver SchererAdd regression test for #70673
2020-04-03 Rustin-LiuUpdate the description of link_cfg unstable
2020-04-03 Vytautas AstrauskasDelete unnecessary stub stack overflow handler for...
2020-04-03 Vytautas AstrauskasDelete unnecessary stub stack overflow handler for...
2020-04-03 DutchGhostAdd test for #59023
2020-04-03 borsAuto merge of #70734 - Dylan-DPC:rollup-xmncatq, r...
2020-04-03 Guillaume GomezClean up E0502 explanation
2020-04-03 Dylan DPCRollup merge of #70731 - JohnTitor:follow-up-rustc...
2020-04-03 Dylan DPCRollup merge of #70730 - yoshuawuyts:fix-wake-docs...
2020-04-03 Dylan DPCRollup merge of #70728 - TimDiekmann:allocref-doc,...
2020-04-03 Dylan DPCRollup merge of #70725 - Centril:nix-unwraps, r=estebank
2020-04-03 Dylan DPCRollup merge of #70706 - gizmondo:check-theme, r=Guilla...
2020-04-03 Dylan DPCRollup merge of #70696 - jumbatm:extend-issue-69020...
2020-04-03 borsAuto merge of #70695 - RalfJung:miri, r=RalfJung
2020-04-03 Yuki OkushiMinor follow-up after renaming librustc(_middle)
2020-04-03 Yoshua WuytsFix link in task::Wake docs
2020-04-03 Linus FärnstrandReplace float module consts with assoc consts in docume...
2020-04-03 Linus FärnstrandReplace max/min_value() with MAX/MIN assoc consts
2020-04-03 Linus FärnstrandMake documentation examples use new integer assoc consts
next