]> git.lizzy.rs Git - rust.git/history - src/libstd/macros.rs
std: Split the `std_misc` feature
[rust.git] / src / libstd / macros.rs
2015-06-17 Alex Crichtonstd: Split the `std_misc` feature
2015-06-17 borsAuto merge of #25961 - sanxiyn:dead-variant-2, r=huonw
2015-06-17 borsAuto merge of #22681 - mzabaluev:extend-faster, r=huonw
2015-06-16 borsAuto merge of #25952 - alexcrichton:fix-scoped-tls...
2015-06-16 borsAuto merge of #24719 - :patch-1, r=steveklabnik
2015-06-16 borsAuto merge of #26313 - steveklabnik:fix_str_docs, r...
2015-06-12 Manish GoregaokarRollup merge of #24495 - nathanl:nathanl-explain-bin...
2015-06-09 borsAuto merge of #25836 - steveklabnik:gh25305, r=alexcrichton
2015-06-09 borsAuto merge of #25995 - alexcrichton:msvc-md, r=brson
2015-06-09 borsAuto merge of #25627 - murarth:execution-engine-fix...
2015-06-09 Manish GoregaokarRollup merge of #25968 - benfleis:master, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25948 - tshepang:misc-doc-improvements...
2015-06-09 Manish GoregaokarRollup merge of #25909 - frankamp:patch-1, r=steveklabnik
2015-06-09 Manish GoregaokarRollup merge of #25898 - azerupi:patch-3, r=steveklabnik
2015-06-08 borsAuto merge of #26079 - eefriedman:emit-closure, r=nrc
2015-06-08 borsAuto merge of #25989 - jooert:implement_rfc839, r=Gankro
2015-06-08 borsAuto merge of #26091 - chellmuth:pub-struct-field-span...
2015-06-08 borsAuto merge of #25823 - oli-obk:static_to_const_lint...
2015-06-07 borsAuto merge of #25912 - tshepang:better-str-examples...
2015-06-05 Steve KlabnikRollup merge of #26001 - sae-bom:master, r=alexcrichton
2015-06-05 Steve KlabnikRollup merge of #25925 - azerupi:patch-4, r=steveklabnik
2015-06-05 borsAuto merge of #26008 - Marwes:arc_rc_as_ref, r=alexcrichton
2015-06-05 borsAuto merge of #26004 - alexcrichton:msvc-llvm-assertion...
2015-06-04 borsAuto merge of #25975 - arielb1:remove-param-space,...
2015-06-04 borsAuto merge of #25985 - bombless:patch-2, r=alexcrichton
2015-06-04 borsAuto merge of #26005 - Ms2ger:get_enum_variant_defs...
2015-06-04 borsAuto merge of #25981 - nham:fix_E0201, r=alexcrichton
2015-06-04 borsAuto merge of #26002 - Manishearth:rollup, r=Manishearth
2015-06-04 borsAuto merge of #25991 - Jexell:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #26000 - heejongahn:master, r=alexcrichton
2015-06-04 Manish GoregaokarRollup merge of #25994 - marcusklaas:issue-25969, r...
2015-06-04 Manish GoregaokarRollup merge of #25990 - carols10cents:try-docs, r...
2015-06-03 Carol NicholsIndent 4 spaces instead of 2
2015-06-03 Carol NicholsReturn Ok(()) instead of Ok()
2015-06-03 Carol NicholsUse write_all instead of write_line
2015-06-03 Carol NicholsAdd prelude to get Write
2015-06-03 Carol NicholsImprove `try!` docs to make clearer it returns `Result`.
2015-05-27 Manish GoregaokarRollup merge of #25128 - steveklabnik:gh24816, r=alexcr...
2015-05-24 borsAuto merge of #25168 - Manishearth:register_attr, r...
2015-05-18 borsAuto merge of #25230 - rayglover:patch-bitset, r=Gankro
2015-05-16 borsAuto merge of #25453 - jimblandy:FQA-fiasco-link, r...
2015-05-15 borsAuto merge of #25219 - Eljay:fix-comment-parsing, r...
2015-05-14 borsAuto merge of #24920 - alexcrichton:duration, r=aturon
2015-05-14 borsAuto merge of #25238 - alexcrichton:fix-archive-with...
2015-05-14 borsAuto merge of #25208 - lfairy:version-hash, r=brson
2015-05-13 borsAuto merge of #25253 - robertfoss:master, r=brson
2015-05-13 Steve KlabnikRollup merge of #25224 - brson:stddoc, r=steveklabnik
2015-05-12 Manish GoregaokarRollup merge of #25220 - brson:doc1, r=steveklabnik
2015-05-12 borsAuto merge of #25171 - quantheory:associated_time_long_...
2015-05-12 borsAuto merge of #25323 - eddyb:coherent-coherence, r...
2015-05-12 borsAuto merge of #24818 - tbelaire:double-import, r=nrc
2015-05-12 borsAuto merge of #23424 - arielb1:ambiguous-project, r...
2015-05-12 Nick CameronMerge branch 'master' into
2015-05-11 borsAuto merge of #25225 - bluss:doc-search-assoc-items...
2015-05-11 borsAuto merge of #25085 - carols10cents:remove-old-tilde...
2015-05-11 borsAuto merge of #24934 - jooert:bitset-append-split_off...
2015-05-10 Steve KlabnikRollup merge of #25241 - sindreij:patch-2, r=steveklabnik
2015-05-10 Steve KlabnikRollup merge of #25240 - bluss:doc-hashmap-entry, r...
2015-05-10 Steve KlabnikRollup merge of #25239 - sindreij:patch-1, r=alexcrichton
2015-05-10 Steve KlabnikRollup merge of #25222 - GuillaumeGomez:doc-ref, r...
2015-05-10 Steve KlabnikRollup merge of #25188 - tincann:patch-1, r=steveklabnik
2015-05-10 Steve KlabnikRollup merge of #25158 - koute:master, r=alexcrichton
2015-05-10 Steve KlabnikRollup merge of #24948 - derhuerst:patch-1, r=steveklabnik
2015-05-10 Manish GoregaokarRollup merge of #25252 - inrustwetrust:crate-type-attri...
2015-05-10 Manish GoregaokarRollup merge of #25242 - acgtyrant:patch-3, r=Manishearth
2015-05-09 borsAuto merge of #24728 - GuillaumeGomez:type-mismatch...
2015-05-09 borsAuto merge of #24612 - lifthrasiir:flt2dec, r=pnkfelix
2015-05-09 borsAuto merge of #25243 - Manishearth:rollup, r=Manishearth
2015-05-09 Manish GoregaokarRollup merge of #25227 - jooert:bitvec-doc-fix, r=alexc...
2015-05-09 Manish GoregaokarRollup merge of #25216 - barosl:no-more-task, r=Manishearth
2015-05-09 borsAuto merge of #25159 - inrustwetrust:wrapping_inline...
2015-05-09 borsAuto merge of #24859 - richo:valgrind-tests, r=brson
2015-05-08 Manish GoregaokarRollup merge of #25140 - kevinmehall:mips, r=steveklabnik
2015-05-08 Barosl LeeSqueeze the last bits of `task`s in documentation in...
2015-05-07 borsAuto merge of #25123 - arielb1:self-inhibiting-error...
2015-05-07 borsAuto merge of #24973 - roryokane:fix-minus-doc-buttons...
2015-05-07 borsAuto merge of #25013 - pnkfelix:span_to_lines-oflo...
2015-05-07 Steve KlabnikRollup merge of #25144 - killercup:docs/iter-fold-reduc...
2015-05-07 Steve KlabnikRollup merge of #25052 - jooert:misc_attr_reference...
2015-05-07 Steve KlabnikRollup merge of #24966 - ruud-v-a:explain, r=pnkfelix
2015-05-07 Steve KlabnikRollup merge of #24576 - cactorium:errorcodes, r=pnkfelix
2015-05-07 borsAuto merge of #25093 - Ms2ger:mac-consts, r=alexcrichton
2015-05-07 borsAuto merge of #24890 - jooert:bitvec-append-split_off...
2015-05-06 borsAuto merge of #25120 - bluss:sliceconcatext, r=alexcrichton
2015-05-06 borsAuto merge of #25117 - jooert:tests, r=alexcrichton
2015-05-06 borsAuto merge of #25062 - michaelsproul:html-error-index...
2015-05-06 borsAuto merge of #24879 - Stebalien:vec_deque, r=alexcrichton
2015-05-06 borsAuto merge of #25134 - alexcrichton:fix-issue-25072...
2015-05-05 Steve KlabnikRollup merge of #25114 - michaelsproul:error-markdown...
2015-05-05 Steve KlabnikRollup merge of #25112 - jsyeo:jsyeo-while-let, r=alexc...
2015-05-05 Steve KlabnikRollup merge of #25080 - steveklabnik:guessing_game...
2015-05-05 Steve KlabnikRollup merge of #24782 - steveklabnik:doc_ownership...
2015-05-05 borsAuto merge of #25009 - alexcrichton:less-buffered-strea...
2015-05-05 borsAuto merge of #24979 - jooert:test-22471, r=pnkfelix
2015-05-05 borsAuto merge of #25101 - alexcrichton:fix-flaky-windows...
2015-05-05 borsAuto merge of #25113 - pnkfelix:dropck-itemless-traits...
2015-05-05 borsAuto merge of #25111 - Manishearth:rollup, r=Manishearth
2015-05-05 Manish GoregaokarRollup merge of #25109 - alexcrichton:fix-doc-crates...
2015-05-05 Manish GoregaokarRollup merge of #25107 - Stebalien:fix-faq, r=steveklabnik
2015-05-05 Manish GoregaokarRollup merge of #25105 - tshepang:doc-addr, r=steveklabnik
next