]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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.
2019-01-11 David SandersFixing a typographical error.
2019-01-11 Alexander Ronald... Fix new hyperlinks in RELEASES.md
2019-01-11 Andy Russelldon't unwrap unexpected tokens in `format!`
2019-01-11 Alexander Ronald... Correct RELEASES.md for 1.32.0
2019-01-11 Steve Klabnikre-do docs for core::cmp
2019-01-11 borsAuto merge of #57470 - RalfJung:miri, r=oli-obk
2019-01-11 borsAuto merge of #57355 - arielb1:correct-subst, r=nikomat...
2019-01-11 Oliver SchererRemove unneeded but benign change
2019-01-11 Jethro BeekmanFix undefined behavior
2019-01-11 Nick CameronAdd a profiles section to the manifest
2019-01-11 John Kåre AlsakerAddress comments
2019-01-11 John Kåre AlsakerUpdate tests
2019-01-11 John Kåre AlsakerMake more passes incremental
2019-01-11 DebugStevenadd test for pub extern crate
2019-01-11 DebugSteveninline pub extern crate statements
2019-01-11 Nick CameronRemove submodule step from README
2019-01-11 borsAuto merge of #57471 - Aaronepower:master, r=Aaronepower
2019-01-10 Aaron PowerUpdate RELEASES.md
2019-01-10 Mazdak FarrokhzadUpdate src/libstd/path.rs
2019-01-10 Steve Klabniknote that FromStr does not work for borrowed types
2019-01-10 Aaron PowerUpdate RELEASES.md
2019-01-10 borsAuto merge of #57484 - alexcrichton:fix-nightlies,...
2019-01-10 Steve Klabnikmake note of one more normalization that Paths do
2019-01-10 Björn SteinbrinkAdd a fast path for identical regions in lub_concrete_r...
2019-01-10 Björn SteinbrinkDrop "solved" constraints during region expansion
2019-01-10 Andy Russelluse structured suggestion when casting a reference
2019-01-10 Alex CrichtonIntegrate miri into build-manifest
2019-01-10 Alex Crichtonstd: Render large exit codes as hex on Windows
next