]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #57710 - GuillaumeGomez:non-clickable, r=QuietMisdreavus
[rust.git] / src /
2019-01-13 borsAuto merge of #57580 - Centril:rollup, r=Centril
2019-01-13 Stjepan GlavinaFix intradoc link and update issue number
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 Alexander RegueiroRemoved more copyright notices.
2019-01-13 Alexander RegueiroAdded check for copyright notices.
2019-01-13 Alexander RegueiroCosmetic improvements
2019-01-13 borsAuto merge of #51487 - Zoxc:incr-passes, r=michaelwoerister
2019-01-13 Ariel Ben-Yehudaforbid manually impl'ing one of an object type's marker...
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 Stjepan GlavinaAdd core::iter::once_with
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 Vadim PetrochenkovAddress review comments
2019-01-13 borsAuto merge of #57568 - Centril:rollup, r=Centril
2019-01-13 Vadim PetrochenkovImplement basic input validation for built-in attributes
2019-01-13 Igor MatuszewskiUse building RLS branch without `make_glob`
2019-01-13 Igor MatuszewskiAccount for 2 removed lines in src/librustdoc/test.rs
2019-01-13 Igor MatuszewskiAlways calculate glob map but only for glob uses
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 Vadim Petrochenkovresolve: Add a test for issue #57539
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 Corey Farwellwhitespace
2019-01-12 Corey Farwellbring back the example i removed, also add symmetry...
2019-01-12 Corey Farwelladd comment explaining what the derive does
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
2019-01-12 Mazdak FarrokhzadRollup merge of #57510 - nrc:manifest-profiles, r=alexc...
2019-01-12 Mazdak FarrokhzadRollup merge of #57505 - rust-lang:nrc-patch-1, r=alexc...
2019-01-12 Mazdak FarrokhzadRollup merge of #57499 - steveklabnik:gh47757, r=Mark...
2019-01-12 Mazdak FarrokhzadRollup merge of #57498 - steveklabnik:gh29008, r=alexcr...
2019-01-12 Mazdak FarrokhzadRollup merge of #57493 - euclio:deref-suggest, r=oli-obk
2019-01-12 Mazdak FarrokhzadRollup merge of #57466 - king6cong:comment, r=alexcrichton
2019-01-12 Mazdak FarrokhzadRollup merge of #57463 - phansch:fix_some_links, r...
2019-01-12 Mazdak FarrokhzadRollup merge of #57459 - varkor:E0202-issue-reference...
2019-01-12 Mazdak FarrokhzadRollup merge of #57450 - steveklabnik:gh45678, r=KodrAus
2019-01-12 Mazdak FarrokhzadRollup merge of #57441 - VardhanThigle:Vardhan/x86_64...
2019-01-12 Mazdak FarrokhzadRollup merge of #57434 - nnethercote:rm-CrateNum-Invali...
2019-01-12 Mazdak FarrokhzadRollup merge of #57433 - ecstatic-morse:issue-56610...
2019-01-12 Mazdak FarrokhzadRollup merge of #57417 - QuietMisdreavus:semi-revert...
2019-01-12 Mazdak FarrokhzadRollup merge of #57400 - tspiteri:source-serif-pro...
2019-01-12 Mazdak FarrokhzadRollup merge of #57368 - petrhosek:cmake-compiler-launc...
2019-01-12 Mazdak FarrokhzadRollup merge of #57296 - JosephTLyons:Fix-question...
2019-01-12 Mazdak FarrokhzadRollup merge of #57192 - czipperz:error_trait_doc_cause...
2019-01-12 Mazdak FarrokhzadRollup merge of #57175 - oli-obk:const_let_stabilizatio...
2019-01-12 Mazdak FarrokhzadRollup merge of #57042 - pnkfelix:issue-57038-sidestep...
next