]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-04-10 Aaron TuronEnsure that .join().unwrap() works
2015-04-09 borsAuto merge of #24232 - Manishearth:rollup, r=Manishearth
2015-04-09 Manish Goregaokarfixup windows std_misc
2015-04-09 Manish GoregaokarRollup merge of #24217 - aturon:iterator-fixes, r=alexc...
2015-04-09 Manish GoregaokarRollup merge of #24225 - nrc:for-span, r=pnkfelix
2015-04-09 Manish GoregaokarRollup merge of #24170 - omo:omo-typo-fix, r=steveklabnik
2015-04-09 Manish GoregaokarRollup merge of #24221 - nrc:debug-loc, r=sfackler
2015-04-09 Manish GoregaokarRollup merge of #24218 - lstat:remove-ignore-tidy,...
2015-04-09 Manish GoregaokarRollup merge of #24216 - alexcrichton:stabilize-from...
2015-04-09 Manish GoregaokarRollup merge of #24215 - alexcrichton:stabilize-clone...
2015-04-09 Manish GoregaokarRollup merge of #24212 - alexcrichton:destabilize-begin...
2015-04-09 Manish GoregaokarRollup merge of #24207 - kmcallister:llvm-plugin, r...
2015-04-09 Manish GoregaokarRollup merge of #24205 - brson:debug, r=alexcrichton
2015-04-09 Manish GoregaokarRollup merge of #24193 - lstat:needstest, r=alexcrichton
2015-04-09 Manish GoregaokarRollup merge of #24191 - nikomatsakis:issue-20791,...
2015-04-09 Aaron TuronImprove bounds in Iterator API
2015-04-09 borsAuto merge of #24176 - kballard:bufreader-seek-impl...
2015-04-09 Manish GoregaokarRollup merge of #24176 - kballard:bufreader-seek-impl...
2015-04-09 Manish GoregaokarRollup merge of #24175 - dhuseby:bitrig_fixing_tests_2...
2015-04-09 Manish GoregaokarRollup merge of #24171 - rillian:rustup, r=brson
2015-04-09 Nick CameronFix the span for `for` expressions
2015-04-09 borsAuto merge of #24171 - rillian:rustup, r=brson
2015-04-09 Nick CameronDebug impls for a few things in syntax::codemap
2015-04-09 borsAuto merge of #24168 - kballard:clone-for-extern-c...
2015-04-09 Kevin BallardImplement io::Seek for io::BufWriter<W> where W: io...
2015-04-09 Kevin BallardImplement io::Seek for io::BufReader<R> where R: io...
2015-04-09 Brian AndersonDon't deoptimize llvm when --enable-debug
2015-04-09 borsAuto merge of #24158 - sanxiyn:cast, r=nrc
2015-04-09 Alex CrichtonRemove pretty-expanded from failing tests
2015-04-08 Alex Crichtonstd: Stabilize io::Error::from_raw_os_error
2015-04-08 Alex Crichtonstd: Stabilize Clone::clone_from
2015-04-08 Alex Crichtonstd: Destabilize the internals of panic!
2015-04-08 Luke GallagherRemove `ignore-tidy-linelength` from tests that no...
2015-04-08 Brian Andersonconfigure: Add --enable-debug-jemalloc
2015-04-08 borsAuto merge of #24144 - richo:ptr-formatter, r=alexcrichton
2015-04-08 Brian AndersonAdd --enable-debug to control multiple perf options
2015-04-08 Keegan McAllisterAllow plugins to register LLVM passes
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 #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 Niko MatsakisModify the ExprUseVisitor to walk each part of an AutoR...
2015-04-08 Luke GallagherAdd tests for #22289, #22370 and #22384
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-08 Dave Husebydisabling a test that is failing on bitrig.
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 Ralph Gilesrustup: let RUSTUP_PREFIX env override default prefix.
2015-04-07 Hajime MorritaFix a typo
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 Kevin BallardAdd Clone impls for extern "C" and unsafe fns
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
next