]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-09 Brian AndersonDon't deoptimize llvm when --enable-debug
2015-04-08 Brian Andersonconfigure: Add --enable-debug-jemalloc
2015-04-08 Brian AndersonAdd --enable-debug to control multiple perf options
2015-04-08 Brian Andersonconfigure: Add --enable-debuginfo
2015-04-08 Brian Andersonconfigure: Clarify --enable-debug-assertions status...
2015-04-08 Brian Andersonconfigure: Disable LLVM asserts by default
2015-04-08 Brian Andersonconfigure: Clarify help message for --enable-debug...
2015-04-08 Brian Andersonconfigure: Disable debug assertions by default
2015-04-08 Brian Andersonconfigure: Rename --enable-debug to --enable-debug...
2015-04-08 Brian Andersonconfigure: Remove obsolete --disable-verify option
2015-04-08 Brian Andersonconfigure: Remove obsolete --nightly flag
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 borsAuto merge of #24078 - whipsch:extra-token-msg, r=huonw
2015-04-08 borsAuto merge of #23293 - tbu-:pr_additive_multiplicative...
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 Tero HänninenChange my email
2015-04-07 borsAuto merge of #24156 - Manishearth:rollup, r=Manishearth
2015-04-07 Manish Goregaokardoc ignore (fixup #24059)
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 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 Dave Husebyfixing some tests and temporarily disabling others...
2015-04-04 borsAuto merge of #24045 - frewsxcv:cleanup, r=alexcrichton
2015-04-04 github-monocultureUpdate method-syntax.md
2015-04-04 borsAuto merge of #23987 - liammonahan:master, r=Manishearth
2015-04-04 Andrew Paseltiners/Perform/Performs/
2015-04-04 borsAuto merge of #23981 - chastell:book_crates-and-modules...
2015-04-04 Niko MatsakisConvert lifetime shadowing into a hard error, as promised.
2015-04-04 Earl St SauverMake changing doc search unhighlight current result
2015-04-04 Felix S. Klock IITest cases for Issue 23338.
2015-04-04 Felix S. Klock IIEncode more precise scoping rules for function params.
2015-04-04 borsAuto merge of #24009 - Manishearth:rollup, r=Manishearth
2015-04-04 Manish GoregaokarFix doc (fixup #24031)
next