]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/tt/macro_rules.rs
Auto merge of #24155 - chris-chambers:stmt_macros, r=sfackler
[rust.git] / src / libsyntax / ext / tt / macro_rules.rs
2015-04-11 borsAuto merge of #24155 - chris-chambers:stmt_macros,...
2015-04-10 borsAuto merge of #24177 - alexcrichton:rustdoc, r=aturon
2015-04-10 borsAuto merge of #24180 - huonw:optimise-max-etc, r=alexcr...
2015-04-09 Manish GoregaokarRollup merge of #24170 - omo:omo-typo-fix, r=steveklabnik
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 borsAuto merge of #24171 - rillian:rustup, r=brson
2015-04-09 borsAuto merge of #24168 - kballard:clone-for-extern-c...
2015-04-09 borsAuto merge of #24158 - sanxiyn:cast, r=nrc
2015-04-08 borsAuto merge of #24144 - richo:ptr-formatter, r=alexcrichton
2015-04-08 borsAuto merge of #24029 - nagisa:print-locking, r=alexcrichton
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 borsAuto merge of #24021 - pnkfelix:fn-params-outlive-body...
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 Manish GoregaokarRollup merge of #24132 - kwantam:master, r=alexcrichton
2015-04-07 Christopher ChambersImproves handling of statement macros.
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 borsAuto merge of #23277 - aochagavia:intro, r=steveklabnik
2015-04-07 borsAuto merge of #24116 - zaeleus:rustdoc-codespan, r...
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 borsAuto merge of #23857 - phildawes:libsyntax_nopanic...
2015-04-05 Phil DawesWork towards a non-panicing parser (libsyntax)
2015-04-02 Alex Crichtonrollup merge of #23176: huonw/rm-bounds
2015-04-01 Manish GoregaokarRollup merge of #23066 - michaelwoerister:unreachable...
2015-03-31 Manish GoregaokarRollup merge of #23558 - steveklabnik:explain_elision...
2015-03-28 Manish GoregaokarRollup merge of #23332 - jakub-:rustup-curl-silent...
2015-03-27 Alex Crichtonrollup merge of #23763: brson/installer
2015-03-27 Alex Crichtonrollup merge of #23197: aatxe/master
2015-03-27 Alex Crichtonrollup merge of #23791: jviereck/fix-23713
2015-03-27 Alex Crichtonrollup merge of #23665: steveklabnik/doc_std_ascii
2015-03-27 Alex Crichtonrollup merge of #23285: steveklabnik/gh11794
2015-03-27 Alex Crichtonrollup merge of #23690: wettowelreactor/patch-1
2015-03-27 Alex Crichtonrollup merge of #23676: gkoz/array_as_ref
2015-03-27 Alex Crichtonrollup merge of #23651: alexcrichton/unwind-try
2015-03-26 borsAuto merge of #23359 - erickt:quote, r=pnkfelix
2015-03-26 borsAuto merge of #21237 - erickt:derive-assoc-types, r...
2015-03-26 borsAuto merge of #23691 - richo:dedup-typeorigin-mergable...
2015-03-25 borsAuto merge of #23695 - sae-bom:mac-android-debuginfo...
2015-03-25 borsAuto merge of #23434 - alexcrichton:misc-stab, r=aturon
2015-03-25 Manish GoregaokarRollup merge of #23702 - dotdash:match_reass, r=eddyb
2015-03-25 Manish GoregaokarRollup merge of #23692 - yjh0502:fix/simd-overflow...
2015-03-25 Manish GoregaokarRollup merge of #23684 - tamird:ios-fallout, r=alexcrichton
2015-03-25 Manish GoregaokarRollup merge of #23664 - bluss:std-docs, r=steveklabnik
2015-03-25 Manish GoregaokarRollup merge of #23617 - steveklabnik:gh23564, r=Manish...
2015-03-25 borsAuto merge of #23670 - cmr:vec-push-slowpath, r=pcwalton
2015-03-25 borsAuto merge of #23681 - alexcrichton:rollup, r=alexcrichton
2015-03-24 Alex Crichtonrollup merge of #23674: nagisa/fallout-1
2015-03-24 Alex Crichtonrollup merge of #23671: steveklabnik/doc_std_clone
2015-03-24 Alex Crichtonrollup merge of #23638: pnkfelix/fsk-reject-specialized...
2015-03-24 Alex Crichtonrollup merge of #23546: alexcrichton/hyphens
2015-03-24 Alex Crichtonrollup merge of #23668: alexcrichton/io-zero
2015-03-24 Alex Crichtonrollup merge of #23662: steveklabnik/gh23421
2015-03-24 Alex Crichtonrollup merge of #23661: steveklabnik/any_docs
2015-03-24 Alex Crichtonrollup merge of #23659: GBGamer/master
2015-03-24 Alex Crichtonrollup merge of #23646: steveklabnik/doc_file
2015-03-24 Alex Crichtonrollup merge of #23630: nrc/coerce-tidy
2015-03-24 Alex Crichtonrollup merge of #23629: liammonahan/master
2015-03-24 Alex Crichtonrollup merge of #23592: alexcrichton/tweak-at-exit
2015-03-24 Alex Crichtonrollup merge of #23573: steveklabnik/doc_associated_types
2015-03-24 Alex Crichtonrollup merge of #23282: nikomatsakis/fn-trait-inheritance
2015-03-24 Nick CameronAdd trivial cast lints.
2015-03-24 borsAuto merge of #23654 - alexcrichton:rollup, r=alexcrichton
2015-03-24 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-03-24 Alex Crichtonrollup merge of #23653: dhuseby/bitrig-stage0-c64d671
2015-03-24 Alex Crichtonrollup merge of #23652: alexcrichton/stabilize-hasher...
2015-03-24 Alex Crichtonrollup merge of #23645: steveklabnik/gh23642
2015-03-24 Alex Crichtonrollup merge of #23644: mbrubeck/doc-edit
2015-03-24 Alex Crichtonrollup merge of #23509: aturon/stab-entry
2015-03-23 Alex Crichtonrollup merge of #23506: alexcrichton/remove-some-deprec...
2015-03-23 Alex Crichtonrollup merge of #23503: alexcrichton/fix-ptr-docs
2015-03-23 Alex Crichtonrollup merge of #23484: alexcrichton/marker-trait-stable
2015-03-23 Alex Crichtonrollup merge of #23383: alexcrichton/fs-create-dir-all
2015-03-23 Alex Crichtonrollup merge of #23598: brson/gate
2015-03-23 Alex Crichtonrollup merge of #23650: brson/32-bit-userspace
2015-03-23 Alex Crichtonrollup merge of #23648: steveklabnik/rollup
2015-03-23 Alex Crichtonrollup merge of #23641: steveklabnik/gh23632
2015-03-23 Alex Crichtonrollup merge of #23640: nagisa/thread-less-weak
2015-03-23 Alex Crichtonrollup merge of #23639: steveklabnik/gh21305
2015-03-23 Alex Crichtonrollup merge of #23637: apasel422/iter
2015-03-23 Alex Crichtonrollup merge of #23634: WiSaGaN/bugfix/fix_dead_link
2015-03-23 Alex Crichtonrollup merge of #23633: tomjakubowski/rustdoc-array...
2015-03-23 Alex Crichtonrollup merge of #23631: andersk/minstack-dlsym
2015-03-23 Alex Crichtonrollup merge of #23622: steveklabnik/gh23196
next