]> git.lizzy.rs Git - rust.git/history - src
TRPL: Clean up some Markdown links
[rust.git] / src /
2015-05-25 Pascal HertleifTRPL: Clean up some Markdown links
2015-05-25 borsAuto merge of #25764 - tshepang:typo, r=steveklabnik
2015-05-25 borsAuto merge of #25761 - ralexstokes:master, r=steveklabnik
2015-05-25 borsAuto merge of #25736 - tshepang:path-nits, r=steveklabnik
2015-05-25 borsAuto merge of #25756 - tshepang:needless-cloned, r...
2015-05-24 Tshepang Lekhonkhobedoc: fix io::Write::write typo
2015-05-24 borsAuto merge of #25758 - tshepang:add-cloned-example...
2015-05-24 Tshepang Lekhonkhobedoc: add example for Iterator::cloned()
2015-05-24 Alex StokesFix typo in diagram demonstrating stack vs. heap values
2015-05-24 Tshepang Lekhonkhobedoc: cloned() and mut not needed
2015-05-24 borsAuto merge of #25464 - zaeleus:trpl-riol, r=pnkfelix
2015-05-24 borsAuto merge of #25609 - nikomatsakis:const-fn, r=pnkfelix
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-24 borsAuto merge of #25719 - brson:crosslink, r=eddyb
2015-05-23 borsAuto merge of #25666 - tshepang:better-path-docs, r...
2015-05-23 Tshepang Lekhonkhobedoc: fix Windows test failure
2015-05-23 Tshepang Lekhonkhobepath: make this bit follow idiom
2015-05-23 Tshepang Lekhonkhobedoc: missing words
2015-05-23 borsAuto merge of #25735 - oli-obk:rollup, r=steveklabnik
2015-05-23 Oliver SchneiderRollup merge of #25722 - nickdesaulniers:configureClang...
2015-05-23 Oliver SchneiderRollup merge of #25716 - steveklabnik:remove_bad_docs...
2015-05-23 Oliver SchneiderRollup merge of #25715 - nero-luci:patch-1, r=steveklabnik
2015-05-23 Oliver SchneiderRollup merge of #25714 - brianquinlan:patch-1, r=huonw
2015-05-23 Oliver SchneiderRollup merge of #25710 - Manishearth:no_decorator_clone...
2015-05-23 Oliver SchneiderRollup merge of #25709 - MatejLach:stdlib_style, r...
2015-05-23 Oliver SchneiderRollup merge of #25703 - eddyb:lazier-loads, r=pnkfelix
2015-05-23 Oliver SchneiderRollup merge of #25702 - killercup:rustdoc/search-primi...
2015-05-23 Oliver SchneiderRollup merge of #25697 - geofft:configure-friendliness...
2015-05-23 Oliver SchneiderRollup merge of #25695 - mbrubeck:reference, r=brson
2015-05-23 Oliver SchneiderRollup merge of #25687 - tamird:num-self-cleanup, r...
2015-05-23 Oliver SchneiderRollup merge of #25681 - steveklabnik:gender, r=nmatsakis
2015-05-23 borsAuto merge of #25667 - lambda:rename-soft_link-to-symli...
2015-05-23 borsAuto merge of #25653 - dotdash:unsize_c, r=luqmana
2015-05-23 borsAuto merge of #25632 - alexcrichton:dt-dir, r=brson
2015-05-23 borsAuto merge of #25416 - kballard:ffi-cstr-to-str-conveni...
2015-05-23 borsAuto merge of #24847 - sfackler:debug-builders-stabilit...
2015-05-23 borsAuto merge of #25717 - brson:compiler-docs, r=pnkfelix
2015-05-23 Felix S Klock IIMerge pull request #25706 from pnkfelix/remove-diagnost...
2015-05-22 Pascal HertleifRustdoc Search: Add Hint to Primitive Type Result
2015-05-22 Steve KlabnikDon't mention outdated methods
2015-05-22 Cornel PungaUpdate guessing-game.md
2015-05-22 Kevin BallardAdd some convenience methods to go from CStr -> str
2015-05-22 Brian QuinlanMake it clear that push is only amortized O(1)
2015-05-22 Matej Ľachbetter describe the stdlib
2015-05-22 Manish GoregaokarLet MultiItemDecorator take `&Annotatable` (fixes ...
2015-05-22 Felix S. Klock IIRemove error diagnostics uniqueness check and .json...
2015-05-22 Eduard BurtescuLazy-load filemaps from external crates.
2015-05-22 Niko MatsakisTwo more small fixes.
2015-05-22 Pascal HertleifRustdoc Search: Increase Relevance of Primitives
2015-05-22 Pascal HertleifRustdoc: Clean Up Some JS
2015-05-21 Matt BrubeckDocument the debug_assertions cfg option
2015-05-21 borsAuto merge of #25669 - GuillaumeGomez:typo-fix, r=Manis...
2015-05-21 Tshepang Lekhonkhobedoc: miscellaneous improvements to std::path::Path...
2015-05-21 Guillaume GomezReplace "more later" by "later"
2015-05-21 Tamir DubersteinStandardize on `$t:ty`
2015-05-21 Tamir DubersteinUse `Self` to simplify
2015-05-21 borsAuto merge of #25601 - ericye16:master, r=steveklabnik
2015-05-21 Steve Klabnikshe -> they in Dining Philosophers
2015-05-21 Niko MatsakisMake various fixes:
2015-05-21 Eduard Burtescurustc_trans: evaluate `const fn` function and method...
2015-05-21 Eduard Burtescurustc: const-qualify `const fn` function and method...
2015-05-21 Eduard Burtescusyntax: parse `const fn` for free functions and inheren...
2015-05-21 borsAuto merge of #25473 - doomrobo:patch-3, r=steveklabnik
2015-05-21 borsAuto merge of #25676 - dmgawel:patch-1, r=huonw
2015-05-21 dmgawelIntroduction vector example elements counting fix
2015-05-21 borsAuto merge of #25552 - GuillaumeGomez:left-hand-error...
2015-05-21 Björn SteinbrinkFix ICE trying to pass DST to C functions
2015-05-21 borsAuto merge of #25671 - Manishearth:rollup, r=Manishearth
2015-05-21 Manish GoregaokarRollup merge of #25665 - OlegTsyba:fix_documentation...
2015-05-21 Manish GoregaokarRollup merge of #25661 - Stebalien:macro, r=Gankro
2015-05-21 Manish GoregaokarRollup merge of #25659 - tshepang:improve-rendering...
2015-05-21 Manish GoregaokarRollup merge of #25648 - semarie:head-cut, r=luqmana
2015-05-21 borsAuto merge of #25656 - tshepang:spell-em-out, r=brson
2015-05-21 borsAuto merge of #25644 - iven:fix_doc_warning, r=steveklabnik
2015-05-21 borsAuto merge of #25631 - taiyaeisforks:master, r=steveklabnik
2015-05-21 Brian CampbellFix stability and deprecation markers on soft_link...
2015-05-21 borsAuto merge of #25612 - petrochenkov:lintabs, r=@alexcri...
2015-05-20 OlegTsybaFix the typo in The Rust Programming Language book...
2015-05-20 borsAuto merge of #25625 - bluss:doc-slice-order, r=Gankro
2015-05-20 Guillaume GomezTypo fix on E0067
2015-05-20 Steven AllenChange "must" to "may only" in macro future proofing...
2015-05-20 Tshepang Lekhonkhobedoc: that did not render well, so make it fit in one...
2015-05-20 borsAuto merge of #25652 - arielb1:free-self, r=nikomatsakis
2015-05-20 Tshepang Lekhonkhobedoc: 'reader' and 'writer' are nicer to read than ...
2015-05-20 Ariel Ben-YehudaSubstitute free lifetimes when `Self` is used within...
2015-05-20 borsAuto merge of #25571 - hirschenberger:master, r=nrc
2015-05-20 Guillaume GomezAdd error explanation for E0070
2015-05-20 borsAuto merge of #25390 - eddyb:typeck-pub, r=nrc
2015-05-20 borsAuto merge of #25645 - luqmana:lnr, r=eddyb
2015-05-20 borsAuto merge of #25615 - petrochenkov:issue25542, r=alexc...
2015-05-20 borsAuto merge of #25610 - mbrubeck:bufread-docs, r=alexcri...
2015-05-20 Ulrik Sverdrupcollections: Reorder slice methods to improve API docs
2015-05-20 petrochenkovFix panic in lint for out of range literals
2015-05-20 borsAuto merge of #25596 - Ms2ger:rbml-docs, r=alexcrichton
2015-05-20 Luqman Adenlibrustc_trans: Remove misoptimization in treating...
2015-05-20 Iven Hsutrpl: Remove tailing semicolon of an inner attribute
2015-05-20 borsAuto merge of #25595 - dotdash:issue25549, r=eddyb
2015-05-20 borsAuto merge of #25588 - bluss:doc-string-from, r=alexcri...
2015-05-20 Steven FacklerStabilize debug builders for 1.2.0
2015-05-20 Alex Crichtonstd: Handle DT_DIR file types in `dirent` pointers
next