]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-01-15 Mazdak FarrokhzadRollup merge of #56044 - matthewjasper:function-param...
2019-01-15 borsAuto merge of #57130 - VardhanThigle:Vardhan/x86_64...
2019-01-14 borsAuto merge of #57607 - Centril:rollup, r=Centril
2019-01-14 Mazdak FarrokhzadRollup merge of #57589 - scottmcm:vec-set_len-debug_ass...
2019-01-14 Mazdak FarrokhzadRollup merge of #57585 - estebank:trailing-semicolon...
2019-01-14 Mazdak FarrokhzadRollup merge of #57572 - Centril:unaccept-extern-in...
2019-01-14 Mazdak FarrokhzadRollup merge of #57570 - Xanewok:querify-some, r=Zoxc
2019-01-14 Mazdak FarrokhzadRollup merge of #57540 - estebank:eval-more, r=petrochenkov
2019-01-14 Mazdak FarrokhzadRollup merge of #57481 - euclio:bool-cast-suggestion...
2019-01-14 Mazdak FarrokhzadRollup merge of #57480 - Zoxc:query-fix, r=michaelwoerister
2019-01-14 Mazdak FarrokhzadRollup merge of #57043 - ssomers:master, r=alexcrichton
2019-01-14 borsAuto merge of #57559 - ehuss:update-cargo, r=alexcrichton
2019-01-14 borsAuto merge of #57592 - Centril:rollup, r=Centril
2019-01-14 Mazdak FarrokhzadRollup merge of #57584 - nnethercote:rm-connect_timeout...
2019-01-14 Mazdak FarrokhzadRollup merge of #57556 - petrochenkov:privexist, r...
2019-01-14 Mazdak FarrokhzadRollup merge of #57477 - euclio:clarify-lev-suggestion...
2019-01-14 Mazdak FarrokhzadRollup merge of #57465 - jethrogb:jb/stablize-cfg-targe...
2019-01-14 Mazdak FarrokhzadRollup merge of #57418 - lqd:collector_query, r=michael...
2019-01-14 Mazdak FarrokhzadRollup merge of #57232 - Zoxc:par-collector-misc, r...
2019-01-14 borsAuto merge of #57322 - Centril:stabilize-identity,...
2019-01-14 Jethro BeekmanStabilize `cfg_target_vendor`, #29718
2019-01-14 Jethro BeekmanAdd additional human-readable cfg strings to rustdoc
2019-01-14 Scott McMurrayAdd a debug_assert to Vec::set_len
2019-01-14 borsAuto merge of #57387 - euclio:nonstandard-style-suggest...
2019-01-14 borsAuto merge of #57381 - estebank:if-else-308, r=nikomatsakis
2019-01-14 John Kåre AlsakerParallelize and optimize parts of HIR map creation
2019-01-14 Esteban KüberSuggest removal of semicolon when appropriate
2019-01-14 Esteban KüberTweak output of type mismatch between "then" and `else...
2019-01-14 Esteban KüberRecover from item trailing semicolon
2019-01-14 borsAuto merge of #56954 - hug-dev:armv8m-main-ci, r=alexcr...
2019-01-13 Igor MatuszewskiRetain original pass order
2019-01-13 Igor MatuszewskiQuerify local plugin_registrar_fn
2019-01-13 Igor MatuszewskiQuerify local proc_macro_decls_static
2019-01-13 Nicholas NethercoteRemove the `connect_timeout_unroutable` test.
2019-01-13 borsAuto merge of #57580 - Centril:rollup, r=Centril
2019-01-13 Mazdak FarrokhzadRollup merge of #57538 - dlrobertson:fix_57472, r=zackm...
2019-01-13 Mazdak FarrokhzadRollup merge of #57366 - estebank:point-match-discrim...
2019-01-13 Mazdak FarrokhzadRollup merge of #57113 - Zoxc:query-perf10, r=michaelwo...
2019-01-13 Mazdak FarrokhzadRollup merge of #56874 - JohnHeitmann:docs-spacing...
2019-01-13 borsAuto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister
2019-01-13 borsAuto merge of #57577 - Centril:rollup, r=Centril
2019-01-13 Mazdak FarrokhzadRollup merge of #57549 - taiki-e:must_use, r=estebank
2019-01-13 Mazdak FarrokhzadRollup merge of #57337 - alexcrichton:prioritize-anothe...
2019-01-13 Mazdak FarrokhzadRollup merge of #57102 - davidtwco:issue-57100, r=nikom...
2019-01-13 Mazdak FarrokhzadRollup merge of #57004 - nnethercote:TS-change-Stream...
2019-01-13 borsAuto merge of #57567 - Centril:stabilize-transpose...
2019-01-13 Dan Robertsonlibrustc_mir: Fix ICE with slice patterns
2019-01-13 Mazdak Farrokhzadremove extern_in_paths.
2019-01-13 borsAuto merge of #57568 - Centril:rollup, r=Centril
2019-01-13 borsAuto merge of #57566 - Centril:const-stabilize-overflow...
2019-01-13 Vardhan ThigleFix breakage from #56988 and workaround for #57569
2019-01-13 Vardhan ThigleAdding Build automation for x86_64-fortanix-unknown-sgx
2019-01-13 Taiki EndoChange #[must_use] message of Iterator in documentation
2019-01-13 Taiki EndoChange #[must_use] message of Iterator
2019-01-13 Mazdak Farrokhzadstabilize transpose_result in 1.33
2019-01-13 Mazdak FarrokhzadRollup merge of #57564 - varkor:update-const_fn-trackin...
2019-01-13 Mazdak FarrokhzadRollup merge of #57560 - petrochenkov:selfinmac, r...
2019-01-13 Mazdak FarrokhzadRollup merge of #57557 - petrochenkov:ecused, r=varkor
2019-01-13 Mazdak FarrokhzadRollup merge of #57547 - Xanewok:ptr-eq, r=petrochenkov
2019-01-13 Mazdak FarrokhzadRollup merge of #57508 - DebugSteven:inline-extern...
2019-01-13 Mazdak FarrokhzadRollup merge of #57496 - steveklabnik:gh32934, r=Centril
2019-01-13 Mazdak FarrokhzadRollup merge of #57494 - dotdash:expand, r=nikomatsakis
2019-01-13 Mazdak FarrokhzadRollup merge of #57474 - emilio:save-analysis-path...
2019-01-13 Mazdak FarrokhzadRollup merge of #57473 - alexcrichton:hex-display-on...
2019-01-13 Mazdak FarrokhzadRollup merge of #57461 - nnethercote:ParseResult-Failur...
2019-01-13 Mazdak FarrokhzadRollup merge of #57454 - sinkuu:fmt_cleanup, r=joshtriplett
2019-01-13 Mazdak FarrokhzadRollup merge of #57453 - cuviper:python3-thread, r...
2019-01-13 Mazdak FarrokhzadRollup merge of #57436 - Xanewok:save-analysis-access...
2019-01-13 Mazdak FarrokhzadRollup merge of #57412 - JohnTitor:improve-the-wording...
2019-01-13 Mazdak FarrokhzadRollup merge of #57353 - huonw:faster-finiteness-checks...
2019-01-13 Mazdak FarrokhzadRollup merge of #57351 - oli-obk:cheap_const_ops, r...
2019-01-13 Alexander RegueiroMinor cosmetic changes
2019-01-13 Esteban KüberUpdate documentation comment
2019-01-13 Esteban KüberDon't add label to the match expr when the type is...
2019-01-13 Esteban KüberReword label as per review comment
2019-01-13 Esteban Kübertidy fix
2019-01-13 Esteban KüberPoint at the match discriminant when arm pattern has...
2019-01-13 Esteban KüberSuggest correct location for lifetime parameters in use
2019-01-13 Mazdak Farrokhzadconst stabilize .
2019-01-13 varkorUpdate the const fn tracking issue to the new metabug
2019-01-13 Esteban KüberRemove unrelated errors from parse stderr tests
2019-01-12 Eric HussUpdate cargo
2019-01-12 Vadim Petrochenkovhygiene: Do not treat `Self` ctor as a local variable
2019-01-12 Vadim Petrochenkovresolve: Mark extern crate items as used in more cases
2019-01-12 Vadim Petrochenkovprivacy: Fix private-in-public check for existential...
2019-01-12 borsAuto merge of #56759 - petrochenkov:prestabuni, r=nikom...
2019-01-12 Taiki EndoAdd #[must_use] message to Iterator and Future
2019-01-12 Igor MatuszewskiUse `ptr::eq` where applicable
2019-01-12 Vadim PetrochenkovFix a hole in generic parameter import future-proofing
2019-01-12 Vadim PetrochenkovStabilize `uniform_paths`
2019-01-12 Vadim Petrochenkovresolve: Prohibit use of imported tool modules
2019-01-12 Vadim Petrochenkovresolve: Prohibit use of imported non-macro attributes
2019-01-12 Vadim Petrochenkovresolve: Prohibit use of uniform paths in macros origin...
2019-01-12 Vadim Petrochenkovresolve: Assign `pub` and `pub(crate)` visibilities...
2019-01-12 borsAuto merge of #57542 - Centril:rollup, r=Centril
2019-01-12 Mazdak FarrokhzadRollup merge of #57535 - varkor:stabilise-if-while...
2019-01-12 Mazdak FarrokhzadRollup merge of #57530 - insideoutclub:master, r=estebank
2019-01-12 Mazdak FarrokhzadRollup merge of #57522 - euclio:format-ice, r=varkor
2019-01-12 Mazdak FarrokhzadRollup merge of #57519 - pthariensflame:patch-2, r...
2019-01-12 Mazdak FarrokhzadRollup merge of #57511 - jethrogb:jb/fix-undef, r=cramertj
next