]> git.lizzy.rs Git - rust.git/history - src/libstd/macros.rs
libstd: add example for PathBuf::push
[rust.git] / src / libstd / macros.rs
2015-10-20 borsAuto merge of #27723 - mystor:vecdeque_drain_range...
2015-10-07 Steve KlabnikRollup merge of #28878 - sourcefrog:doc-links, r=stevek...
2015-10-07 borsAuto merge of #28877 - sourcefrog:doc-fuse, r=alexcrichton
2015-10-04 borsAuto merge of #28573 - ruud-v-a:rustdoc-license, r...
2015-10-03 borsAuto merge of #28821 - dagnir:formatting-fix, r=stevekl...
2015-10-02 borsAuto merge of #28662 - semmaz:fmt-debug, r=alexcrichton
2015-10-02 borsAuto merge of #28626 - arielb1:closure-needs-infer...
2015-10-02 Manish GoregaokarRollup merge of #28554 - christopherdumas:E0422, r...
2015-10-01 borsAuto merge of #28577 - jethrogb:topic/ast-stmt-debug...
2015-09-30 Steve KlabnikRollup merge of #28772 - tshepang:improve-paragraph...
2015-09-30 Steve KlabnikRollup merge of #28771 - tshepang:upper-case, r=stevekl...
2015-09-30 Steve KlabnikRollup merge of #28770 - tshepang:awkward, r=steveklabnik
2015-09-30 borsAuto merge of #28731 - bluss:by-ref, r=alexcrichton
2015-09-30 borsAuto merge of #28729 - retep998:canonical-dir, r=alexcr...
2015-09-29 borsAuto merge of #28623 - llogiq:faster-fasta, r=brson
2015-09-29 borsAuto merge of #27273 - tshepang:claim-not-accurate...
2015-09-28 borsAuto merge of #28668 - alexcrichton:crossing-with-jemal...
2015-09-27 Manish GoregaokarRollup merge of #28673 - wthrowe:bad-archive, r=alexcri...
2015-09-27 Manish GoregaokarRollup merge of #28664 - apasel422:collections-debug...
2015-09-27 borsAuto merge of #28663 - bluss:vec-as-mut, r=alexcrichton
2015-09-27 borsAuto merge of #28651 - dotdash:exhaustive_match, r...
2015-09-27 Steve KlabnikRollup merge of #28666 - GuillaumeGomez:warning, r...
2015-09-26 borsAuto merge of #28646 - vadimcn:imps, r=alexcrichton
2015-09-26 borsAuto merge of #28635 - alexcrichton:str-parse-error...
2015-09-26 borsAuto merge of #28632 - alexcrichton:update-match-indice...
2015-09-26 borsAuto merge of #28649 - nhowell:improve-rustbook, r...
2015-09-26 borsAuto merge of #28642 - petrochenkov:name3, r=nrc
2015-09-26 borsAuto merge of #28629 - arielb1:supertrait-self, r=eddyb
2015-09-26 borsAuto merge of #28638 - wthrowe:gdb-version, r=alexcrichton
2015-09-26 borsAuto merge of #28631 - ranma42:robust-panic, r=alexcrichton
2015-09-26 borsAuto merge of #28615 - sfackler:formatter-methods,...
2015-09-26 borsAuto merge of #28612 - gandro:targetvendor, r=alexcrichton
2015-09-25 borsAuto merge of #28665 - steveklabnik:rollup, r=steveklabnik
2015-09-25 Steve KlabnikRollup merge of #28655 - alfiedotwtf:patch-2, r=sanxiyn
2015-09-25 Steve KlabnikRollup merge of #28654 - ogham:patch-2, r=sanxiyn
2015-09-25 Ben SChange the first line of the println macro doc
2015-09-25 borsAuto merge of #28505 - apasel422:issue-28448, r=alexcri...
2015-09-24 borsAuto merge of #28538 - alevy:make_fixedsizearray_unsafe...
2015-09-22 borsAuto merge of #28504 - Eljay:fix-trait-privacy, r=nrc
2015-09-22 borsAuto merge of #28369 - ebfull:fix-higher-ranked, r...
2015-09-22 borsAuto merge of #28364 - petrochenkov:usegate, r=alexcrichton
2015-09-21 borsAuto merge of #28555 - GuillaumeGomez:error_codes,...
2015-09-20 borsAuto merge of #28539 - rkruppe:shuffle-num-internals...
2015-09-20 borsAuto merge of #28534 - marcusklaas:fix-mod-inner-span...
2015-09-20 Manish GoregaokarRollup merge of #28526 - Manishearth:expand-clone,...
2015-09-20 Manish GoregaokarRollup merge of #28507 - Manishearth:const-stable,...
2015-09-20 Manish GoregaokarRollup merge of #28463 - critiqjo:book-concurrency...
2015-09-20 borsAuto merge of #28503 - marcusklaas:pub-extern, r=alexcr...
2015-09-20 borsAuto merge of #28519 - wthrowe:fixup-28321, r=alexcrichton
2015-09-20 borsAuto merge of #28506 - Manishearth:no_mac, r=eddyb
2015-09-20 borsAuto merge of #28512 - lfairy:snapshot-pyc, r=alexcrichton
2015-09-19 borsAuto merge of #28345 - japaric:op-assign, r=nmatsakis
2015-09-19 borsAuto merge of #28516 - steveklabnik:rollup, r=steveklabnik
2015-09-19 Steve KlabnikRollup merge of #28515 - alex:patch-1, r=steveklabnik
2015-09-19 Steve KlabnikRollup merge of #28511 - llogiq:printdoc, r=steveklabnik
2015-09-19 llogiqadded panic docs for print\! and println\! macros
2015-09-17 Steve KlabnikRollup merge of #28276 - jackwilsonv:patch-5, r=Manishearth
2015-09-16 borsAuto merge of #28401 - christopherdumas:beginners_manue...
2015-09-15 borsAuto merge of #28263 - christopherdumas:add_help_E0118...
2015-09-15 borsAuto merge of #28393 - arielb1:required-because-it...
2015-09-14 borsAuto merge of #28256 - petrochenkov:conv, r=alexcrichton
2015-09-14 borsAuto merge of #28247 - christopherdumas:fix_28243,...
2015-09-14 borsAuto merge of #28248 - PeterReid:master, r=alexcrichton
2015-09-14 borsAuto merge of #28396 - arielb1:misplaced-binding, r...
2015-09-14 borsAuto merge of #28392 - arielb1:sort-bounds-list, r...
2015-09-13 borsAuto merge of #28178 - christopherdumas:fix_ice, r...
2015-09-13 borsAuto merge of #28390 - christopherdumas:beginners_manue...
2015-09-13 borsAuto merge of #28286 - matklad:remove-dead-code, r...
2015-09-12 borsAuto merge of #28366 - christopherdumas:beginners_manue...
2015-09-11 borsAuto merge of #28306 - alexcrichton:less-rt, r=brson
2015-09-11 borsAuto merge of #28328 - tshepang:unusual, r=brson
2015-09-11 borsAuto merge of #28312 - GuillaumeGomez:privacy, r=Manish...
2015-09-10 borsAuto merge of #28321 - nikomatsakis:issue-27616, r...
2015-09-10 borsAuto merge of #28301 - christopherdumas:intergrate_erro...
2015-09-10 borsAuto merge of #28318 - dongz9:master, r=eddyb
2015-09-10 borsAuto merge of #28329 - tshepang:comfort, r=steveklabnik
2015-09-10 borsAuto merge of #28266 - jackwilsonv:patch-4, r=steveklabnik
2015-09-10 borsAuto merge of #28282 - DiamondLovesYou:optional-data...
2015-09-10 borsAuto merge of #28323 - tshepang:idiom, r=steveklabnik
2015-09-10 borsAuto merge of #28232 - brson:tprl, r=steveklabnik
2015-09-09 borsAuto merge of #28250 - durka:patch-7, r=steveklabnik
2015-09-09 borsAuto merge of #28299 - apasel422:tests, r=alexcrichton
2015-09-09 borsAuto merge of #28313 - rutsky:patch-4, r=alexcrichton
2015-09-09 borsAuto merge of #28316 - Manishearth:rollup, r=Manishearth
2015-09-09 Manish GoregaokarRollup merge of #28305 - apasel422:copyright, r=alexcri...
2015-09-09 Manish GoregaokarRollup merge of #28295 - steveklabnik:language_fix...
2015-09-09 Manish GoregaokarRollup merge of #28294 - midinastasurazz:patch-3, r...
2015-09-09 Manish GoregaokarRollup merge of #28289 - shepmaster:include_bytes-docs...
2015-09-08 Jake GouldingClarify that `include_bytes!` returns a reference to...
2015-09-04 borsAuto merge of #28035 - Diggsey:msvc-escaping, r=alexcri...
2015-09-04 borsAuto merge of #28069 - alexcrichton:rt-atexit, r=brson
2015-09-01 borsAuto merge of #28130 - alexcrichton:fix-msvc-static...
2015-08-31 borsAuto merge of #28079 - huonw:simd, r=alexcrichton
2015-08-31 borsAuto merge of #28009 - GuillaumeGomez:patch-1, r=Manish...
2015-08-31 borsAuto merge of #28101 - ijks:24214-str-bytes, r=alexcrichton
2015-08-31 borsAuto merge of #28007 - Ms2ger:FnKind, r=nrc
2015-08-30 borsAuto merge of #27983 - barosl:respect-color, r=nrc
2015-08-30 borsAuto merge of #27588 - cesarb:read_all, r=alexcrichton
2015-08-29 borsAuto merge of #28077 - jonas-schievink:attr-gateage...
2015-08-29 borsAuto merge of #28042 - Jake-Shadle:master, r=steveklabnik
next