]> git.lizzy.rs Git - rust.git/history - src
Add book section and fix typo.
[rust.git] / src /
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 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
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...
2019-01-12 Mazdak FarrokhzadRollup merge of #56906 - blitzerr:master, r=nikomatsakis
2019-01-12 Mazdak FarrokhzadRollup merge of #56425 - scottmcm:redo-vec-set_len...
2019-01-12 Mazdak Farrokhzadconst_let: --bless with --compare-mode=nll
2019-01-12 Mazdak Farrokhzadmove const_let accepted gate to avoid future conflict.
2019-01-12 borsAuto merge of #57532 - Centril:stabilize-2175, r=varkor
2019-01-12 Mazdak Farrokhzadbless ui/while-let
2019-01-12 Esteban KüberAdd label for invalid literal suffix
2019-01-12 Esteban KüberTweak incorrect discriminator value variant error
2019-01-12 Esteban KüberSmall tweaks to parser errors
2019-01-12 Esteban KüberTweak type argument after assoc type error
2019-01-12 Esteban KüberContinue evaluating after finding incorrect .. in pattern
2019-01-12 Esteban Küberfix test
2019-01-12 Esteban KüberContinue evaluating after incorrect float literal
2019-01-12 Esteban Küberfix tests
2019-01-12 Esteban KüberContinue evaluating after type argument in where clause
2019-01-12 Esteban KüberContinue evaluating after missing `for` in `impl Trait...
2019-01-12 Esteban KüberContinue evaluating after parsing incorrect binary...
2019-01-12 Esteban KüberContinue parsing after lifetime in incorrect location
2019-01-12 Esteban KüberContinue parser after trailing type argument attribute
2019-01-12 varkorStabilise irrefutable if-let and while-let patterns
2019-01-12 borsAuto merge of #57234 - Centril:const-stabilizations...
2019-01-11 Mazdak Farrokhzadstabilize top level or-pats in if/while let.
next