]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-06-01 borsAuto merge of #25825 - GuillaumeGomez:check_co, r=Manis...
2015-06-01 Guillaume GomezUpdate diagnostics.rs
2015-06-01 Guillaume GomezRemove full path
2015-06-01 borsAuto merge of #25924 - FuGangqiang:master, r=Gankro
2015-06-01 borsAuto merge of #25923 - tshepang:patch-1, r=Gankro
2015-06-01 borsAuto merge of #25922 - tshepang:better-map-or-doc,...
2015-05-31 borsAuto merge of #25907 - tshepang:patch-8, r=Gankro
2015-05-31 borsAuto merge of #25911 - olombard:borrowing-link, r=alexc...
2015-05-31 borsAuto merge of #25908 - bluss:arc-mark-unsafe, r=sfackler
2015-05-31 borsAuto merge of #25927 - stevegury:patch-1, r=steveklabnik
2015-05-31 Guillaume GomezAdd E0011 explanation
2015-05-31 Steve GuryUpdate iterators.md
2015-05-31 Steve GuryFix off by one in the iterator documentation
2015-05-31 FuGangqiangtrpl:add missing comma
2015-05-31 borsAuto merge of #25921 - eddyb:inline-calculate-offsets...
2015-05-31 Tshepang Lekhonkhobedoc: fix displayed message
2015-05-31 Tshepang Lekhonkhobedoc: improve map_or and map_or_else
2015-05-31 Eduard BurtescuInline hash_table::calculate_offsets, used by iterators.
2015-05-31 borsAuto merge of #25914 - andars:master, r=sanxiyn
2015-05-31 Andrew Footeremove duplicate "don't"
2015-05-30 olombardTRPL: Fix a broken link to 'borrowing'
2015-05-30 borsAuto merge of #25882 - steveklabnik:gh25554, r=alexcrichton
2015-05-30 Ulrik SverdrupMark Arc function get_mut and method make_unique unsafe
2015-05-30 Tshepang Lekhonkhobedoc: be more clear/explicit that we got String type
2015-05-30 borsAuto merge of #25904 - benaryorg:master, r=steveklabnik
2015-05-30 benaryorgfix documentation in libserialize
2015-05-30 borsAuto merge of #25818 - sfackler:socket-timeouts, r...
2015-05-30 Steven FacklerLoosen timeout restrictions
2015-05-30 borsAuto merge of #25817 - XMPPwocky:once_cleanedup, r...
2015-05-29 borsAuto merge of #25888 - steveklabnik:rollup, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25886 - nhowell:patch-1, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25883 - steveklabnik:gh25417, r=alexcr...
2015-05-29 Steve KlabnikRollup merge of #25876 - tshepang:patch-3, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25873 - nham:update_E0015, r=Aatch
2015-05-29 Steve KlabnikRollup merge of #25866 - jooert:update_guidelines,...
2015-05-29 Steve KlabnikRollup merge of #25865 - azerupi:patch-2, r=alexcrichton
2015-05-29 Steve KlabnikRollup merge of #25864 - azerupi:patch-1, r=alexcrichton
2015-05-29 Steve KlabnikRollup merge of #25861 - tringenbach:master, r=steveklabnik
2015-05-29 Steve KlabnikRollup merge of #25788 - maxjacobson:add-missing-space...
2015-05-29 borsAuto merge of #25494 - alexcrichton:stdio-from-raw...
2015-05-29 Nathaniel TheisImplement RFC 771: std::iter::once
2015-05-29 Tim RingenbachImprove mem::forget documentation
2015-05-29 Nick Howelltrpl: eight sections, not seven
2015-05-29 borsAuto merge of #25880 - nikomatsakis:const-fn-feature...
2015-05-29 Steve KlabnikAdd syntax for multiple lifetimes
2015-05-29 Steve KlabnikMake note about $ more prominent.
2015-05-29 Niko MatsakisNew tests for cross-crate usages of const fn and so...
2015-05-29 Steven FacklerFix windows recvfrom definition
2015-05-29 Steven FacklerSkip timeout upper bound check on windows
2015-05-29 borsAuto merge of #25857 - killercup:patch-14, r=steveklabnik
2015-05-29 Niko Matsakisadd const_fn features
2015-05-29 Niko Matsakisadd a test for const fn methods, as suggested by @pnkfelix
2015-05-29 Niko Matsakispermit const-fn in macro expansions
2015-05-29 Niko MatsakisAdd feature-gate to calling const fn
2015-05-29 borsAuto merge of #25760 - Ms2ger:tagged_docs, r=Manishearth
2015-05-29 borsAuto merge of #25854 - liigo:patch-1, r=alexcrichton
2015-05-29 borsAuto merge of #25838 - mbrubeck:doc-edit, r=steveklabnik
2015-05-29 Tshepang Lekhonkhoberemove the last mention of IoResult
2015-05-29 borsAuto merge of #25830 - steveklabnik:debug_docs, r=alexc...
2015-05-29 borsAuto merge of #25747 - SimonSapin:map_ref, r=alexcrichton
2015-05-29 Simon SapinAdd map and filter_map associated functions to std...
2015-05-29 borsAuto merge of #25832 - edunham:document-gh-issue-tags...
2015-05-29 Steven FacklerImplement RFC 1047 - socket timeouts
2015-05-29 Nick HamannChange E0015 and E0378 explanations to link to text...
2015-05-29 Nick HamannRevise E0015 according to feedback.
2015-05-29 borsAuto merge of #25816 - sfackler:io-error-delegation...
2015-05-29 Nick HamannConvert mutable statics error to have error code and...
2015-05-28 Nils LibergFix link to newtypes page
2015-05-28 Nils LibergFix mistake: "to to" -> "to"
2015-05-28 David Campbellremove extra space from "over" code as well
2015-05-28 David CampbellUpdate let.md -- follow whitespace style guideline
2015-05-28 Corey FarwellMake adjancent code examples more similar
2015-05-28 David Campbelladd newline before list in functions-and-methods
2015-05-28 edunhamDocument issue tracker tags
2015-05-28 Nick HamannAdd error explanations for E0040, E0087, E0378, E0379...
2015-05-28 Nick HamannUpdate E0015 explanation, fix E0053.
2015-05-28 Mathieu DavidCorrected typo
2015-05-28 borsAuto merge of #25744 - SimonSapin:cell-eq, r=alexcrichton
2015-05-28 Mathieu Davidremoved lonely closing parenthesis
2015-05-28 Simon SapinMove std::cell::clone_ref to a clone associated functio...
2015-05-28 borsAuto merge of #25856 - bluss:binary-heap-hole, r=Gankro
2015-05-28 Steve KlabnikImprove Debug documentation
2015-05-28 Ulrik Sverdrupcollections: Make BinaryHeap panic safe in sift_up...
2015-05-28 Steven FacklerMention UFCS sadness in instability messages
2015-05-28 borsAuto merge of #25829 - steveklabnik:ioresult_fixes...
2015-05-28 Ms2gerReturn a TaggedDocsIterator from each_reexport.
2015-05-28 Steve Klabnikremove references to IoResult
2015-05-28 borsAuto merge of #25835 - steveklabnik:gh25438, r=alexcrichton
2015-05-28 Pascal HertleifTRPL: Fix Unescaped URL
2015-05-28 borsAuto merge of #25834 - steveklabnik:gh25326, r=alexcrichton
2015-05-28 borsAuto merge of #25849 - reinh:patch-1, r=huonw
2015-05-28 Liigo Zhuangfloating-point types are machine types, not machine...
2015-05-28 borsAuto merge of #25843 - shepmaster:remove-public-int...
2015-05-28 borsAuto merge of #25783 - nrc:save-api-2, r=@huonw
2015-05-28 Steven FacklerAdd a test for downcasting
2015-05-28 Rein HenrichsTRPL: fix typo, borow for borrow
2015-05-28 Nick Cameronsave-analysis: move another couple of things to the API
2015-05-28 Steven FacklerAdd accessors for io::Error's inner error.
2015-05-28 Steven FacklerDelegate io::Error::cause to inner error
2015-05-28 borsAuto merge of #25840 - arielb1:ptr-compare-fixes, r=nrc
next