]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-09 borsAuto merge of #24158 - sanxiyn:cast, r=nrc
2015-04-08 borsAuto merge of #24144 - richo:ptr-formatter, r=alexcrichton
2015-04-08 borsAuto merge of #24029 - nagisa:print-locking, r=alexcrichton
2015-04-08 Simonas KazlauskasImplement reentrant mutexes and make stdio use them
2015-04-08 borsAuto merge of #24195 - steveklabnik:rollup, r=steveklabnik
2015-04-08 Steve KlabnikRollup merge of #24178 - steveklabnik:new_toc, r=nikoma...
2015-04-08 Steve KlabnikRollup merge of #24167 - hauleth:remove-incorrect-examp...
2015-04-08 Steve KlabnikRollup merge of #24149 - bombless:update-faq, r=stevekl...
2015-04-08 Steve KlabnikRollup merge of #24143 - michaelsproul:extended-errors...
2015-04-08 borsAuto merge of #24021 - pnkfelix:fn-params-outlive-body...
2015-04-08 Felix S. Klock IIAddress review nit by making `map_id` take an `FnMut`.
2015-04-08 borsAuto merge of #23998 - nrc:impl-self, r=nikomatsakis
2015-04-08 borsAuto merge of #24120 - aturon:range-perf, r=alexcrichton
2015-04-08 Seo SanghyeonAddress review comments
2015-04-08 Richo Healeyalloc: impl fmt::Pointer for Rc, Arc and Box
2015-04-08 borsAuto merge of #24078 - whipsch:extra-token-msg, r=huonw
2015-04-08 York XiangUpdate "`let` is used to introduce variables" paragraph
2015-04-08 Steve KlabnikImport real content.
2015-04-08 borsAuto merge of #23293 - tbu-:pr_additive_multiplicative...
2015-04-07 Steve KlabnikNew TOC
2015-04-07 Aaron TuronFix range performance regression
2015-04-07 Tobias BucherMake `sum` and `product` inherent methods on `Iterator`
2015-04-07 borsAuto merge of #24169 - Manishearth:rollup, r=Manishearth
2015-04-07 Manish GoregaokarRollup merge of #24166 - lgvz:email, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24150 - wg:master, r=alexcrichton
2015-04-07 Manish GoregaokarRollup merge of #24148 - xfq:patch-2, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24147 - lstat:needstest-22560, r=alexc...
2015-04-07 Manish GoregaokarRollup merge of #24139 - xfq:patch-1, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24132 - kwantam:master, r=alexcrichton
2015-04-07 Łukasz NiemierRemove another invalid example
2015-04-07 Łukasz NiemierRemove incorrect example from docs
2015-04-07 Tero HänninenChange my email
2015-04-07 Michael SproulAdd more extended error messages for match exprs.
2015-04-07 borsAuto merge of #24156 - Manishearth:rollup, r=Manishearth
2015-04-07 Manish Goregaokardoc ignore (fixup #24059)
2015-04-07 Seo SanghyeonCheck casts from fat pointer
2015-04-07 Seo SanghyeonCheck casts from float
2015-04-07 Manish GoregaokarRollup merge of #24113 - mbrubeck:doc-edit, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #24112 - joshtriplett:patch-1, r=stevek...
2015-04-07 Manish GoregaokarRollup merge of #24110 - tbu-:pr_doc_fix_add, r=alexcri...
2015-04-07 Manish GoregaokarRollup merge of #24088 - GuillaumeGomez:patch-1, r...
2015-04-07 Manish GoregaokarRollup merge of #24059 - nikomatsakis:issue-22914-phant...
2015-04-07 Manish GoregaokarRollup merge of #24057 - nikomatsakis:lifetime-shadowin...
2015-04-07 Manish GoregaokarRollup merge of #24042 - callahad:bug_24030, r=steveklabnik
2015-04-07 Manish GoregaokarRollup merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 Seo SanghyeonSplit check_cast to a separate file
2015-04-07 Luke GallagherAdd `ignore-tidy-linelength` and fix formatting
2015-04-07 WillFix charset of debuginfo test on FreeBSD
2015-04-07 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 Xue FuqiaoUpdate hello-world.md
2015-04-07 Luke GallagherAdd test for #22560
2015-04-07 borsAuto merge of #24116 - zaeleus:rustdoc-codespan, r...
2015-04-07 Nick CameronWork with assoc types in a super trait.
2015-04-07 Xue FuqiaoUpdate intro.md
2015-04-07 borsAuto merge of #24101 - remram44:fix-rustdoc-passes...
2015-04-07 Will HipschmanProvide context for macro expansions which result in...
2015-04-07 borsAuto merge of #23952 - Kimundi:more_string_pattern...
2015-04-06 kwantamuse normative source for Grapheme class data
2015-04-06 borsAuto merge of #23857 - phildawes:libsyntax_nopanic...
2015-04-06 borsAuto merge of #23655 - gereeter:rustc-remove-ident...
2015-04-06 Michael Maciasrustdoc: Use iterators to collapse whitespace
2015-04-06 Michael Maciasrustdoc: Add a custom callback for codespan to collapse...
2015-04-06 borsAuto merge of #24056 - nikomatsakis:issue-23853-crates...
2015-04-06 Matt BrubeckRemove outdated notice from BufRead::lines docs.
2015-04-06 Matt BrubeckFix broken link and markup in `trait Any` docs.
2015-04-06 Josh Tripletttraits.md: Fix example of using traits to match description
2015-04-06 Tobias BucherFix code formatting in `core::ops::Add` example
2015-04-06 Niko MatsakisTry to improve PhantomData docs with more examples
2015-04-06 Niko MatsakisFix tests
2015-04-06 Tobias BucherMake `AdditiveIterator` and `MultiplicativeIterator...
2015-04-06 borsAuto merge of #24104 - frewsxcv:patch-12, r=sanxiyn
2015-04-06 Niko MatsakisIf we find a blanket impl for `Trait` but we're matchin...
2015-04-06 Guillaume GomezReplace alpha state by pre-1.0
2015-04-06 Corey FarwellRemove unnecessary returns in API examples
2015-04-06 Remi RampinChanges rustdoc --passes help message
2015-04-06 borsAuto merge of #24087 - mossberg:docs-comma, r=steveklabnik
2015-04-05 borsAuto merge of #24093 - GuillaumeGomez:typo, r=steveklabnik
2015-04-05 Guillaume GomezRemove external iterator in CharIndices comment and...
2015-04-05 Marvin LöbelAdded smoke tests for new methods.
2015-04-05 Marvin LöbelMoved coretest::str tests into collectiontest::str
2015-04-05 Marvin LöbelRefactored core::str::pattern to become a user-facing...
2015-04-05 Marvin LöbelFormat all str docs to 80 char line breaks
2015-04-05 Marvin LöbelRe-added Clone impls to all str iterators
2015-04-05 Marvin LöbelImplemented remaining string pattern iterators.
2015-04-05 borsAuto merge of #24053 - kvark:get_mut, r=alexcrichton
2015-04-05 borsAuto merge of #24084 - mdinger:align_nit, r=steveklabnik
2015-04-05 borsAuto merge of #24071 - github-monoculture:patch-1,...
2015-04-05 Phil DawesAdd comments suggested by Niko
2015-04-05 Phil DawesWork towards a non-panicing parser (libsyntax)
2015-04-05 Mark MossbergDocumentation fix
2015-04-05 borsAuto merge of #23976 - dhuseby:bitrig_fixing_tests...
2015-04-05 borsAuto merge of #24067 - apasel422:patch-1, r=Gankro
2015-04-05 mdingerAlignment nitpick
2015-04-05 borsAuto merge of #24055 - estsauver:24044, r=alexcrichton
2015-04-04 Dzmitry MalyshauRemoved explicit lifetimes for `get_mut`. Fixed the...
2015-04-04 Dzmitry MalyshauRenamed Arc::try_unique to get_mut
2015-04-04 borsAuto merge of #24016 - aquach:master, r=Manishearth
2015-04-04 Michael SproulFix printing of extended errors.
2015-04-04 Dave Husebyfixing some tests and temporarily disabling others...
2015-04-04 borsAuto merge of #24045 - frewsxcv:cleanup, r=alexcrichton
next