]> git.lizzy.rs Git - rust.git/history - src/libsyntax/parse/mod.rs
Auto merge of #24865 - bluss:range-size, r=alexcrichton
[rust.git] / src / libsyntax / parse / mod.rs
2015-04-29 borsAuto merge of #24865 - bluss:range-size, r=alexcrichton
2015-04-28 borsAuto merge of #24781 - bluss:vec-drain-range, r=alexcri...
2015-04-27 borsAuto merge of #24701 - Stebalien:slice, r=alexcrichton
2015-04-27 borsAuto merge of #24765 - pnkfelix:fsk-enum-swapindrop...
2015-04-27 borsAuto merge of #23606 - quantheory:associated_const...
2015-04-27 Steve KlabnikRollup merge of #24848 - bluss:deref-string, r=alexcrichton
2015-04-27 Steve KlabnikRollup merge of #24804 - liigo:new-trait-color, r=steve...
2015-04-27 Steve KlabnikRollup merge of #24797 - roryokane:patch-1, r=nikomatsakis
2015-04-27 borsAuto merge of #24834 - shepmaster:default-atomic-ptr...
2015-04-27 borsAuto merge of #24820 - bradking:fix-windows-process...
2015-04-26 borsAuto merge of #24829 - jooert:fix22673, r=pnkfelix
2015-04-26 borsAuto merge of #24828 - jooert:fix23253, r=pnkfelix
2015-04-26 borsAuto merge of #24679 - tamird:enable-debug, r=pnkfelix
2015-04-26 borsAuto merge of #24807 - luqmana:nullable-enum-opt-dst...
2015-04-26 borsAuto merge of #23085 - goffrie:interpolating-quote...
2015-04-26 borsAuto merge of #24367 - ebfull:fix_ice_cat_expr, r=pnkfelix
2015-04-26 Geoffry SongInterpolate AST nodes in quasiquote.
2015-04-25 borsAuto merge of #24547 - bombless:comma, r=pnkfelix
2015-04-25 Manish GoregaokarRollup merge of #24811 - rkruppe:reference-audit, r...
2015-04-25 Manish GoregaokarRollup merge of #24809 - conradkleinespel:master, r...
2015-04-25 Manish GoregaokarRollup merge of #24806 - FuGangqiang:doc, r=Manishearth
2015-04-25 Manish GoregaokarRollup merge of #24649 - nham:path_new_examples, r...
2015-04-25 borsAuto merge of #24803 - SkylerLipthay:patch-2, r=huonw
2015-04-25 borsAuto merge of #24783 - jooert:unittestguidelines, r...
2015-04-24 borsAuto merge of #24553 - nikomatsakis:issue-22779-overcon...
2015-04-24 Johannes OertelChange name of unit test sub-module to "tests".
2015-04-24 borsAuto merge of #24594 - doomsplayer:patch-2, r=alexcrichton
2015-04-24 Manish GoregaokarRollup merge of #24523 - GuillaumeGomez:clean-error...
2015-04-23 borsAuto merge of #24615 - arielb1:rapid-reject, r=nikomatsakis
2015-04-23 borsAuto merge of #24537 - rprichard:fix-parallel-check...
2015-04-23 borsAuto merge of #24664 - steveklabnik:doc_ufcs, r=alexcri...
2015-04-23 borsAuto merge of #24683 - P1start:help-suggestions, r=nrc
2015-04-22 Manish GoregaokarRollup merge of #24688 - SimonSapin:fmt-write-char...
2015-04-22 Manish GoregaokarRollup merge of #24675 - steveklabnik:two_more_chapters...
2015-04-22 Manish GoregaokarRollup merge of #24673 - steveklabnik:doc_attributes...
2015-04-22 borsAuto merge of #24685 - nrc:span-pred, r=huonw
2015-04-22 borsAuto merge of #24671 - steveklabnik:doc_const_static...
2015-04-22 borsAuto merge of #24674 - alexcrichton:rollup, r=alexcrichton
2015-04-21 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-04-21 Alex Crichtonrollup merge of #24636: alexcrichton/remove-deprecated
2015-04-21 Alex Crichtonrollup merge of #24541: alexcrichton/issue-24538
2015-04-21 Alex Crichtonrollup merge of #24672: steveklabnik/edit_tuple_structs
2015-04-21 Alex Crichtonrollup merge of #24670: brson/1.1
2015-04-21 Alex Crichtonrollup merge of #24669: steveklabnik/fix
2015-04-21 Alex Crichtonrollup merge of #24667: steveklabnik/more_editing
2015-04-21 Alex Crichtonrollup merge of #24665: sw17ch/document-complete-slice...
2015-04-21 Alex Crichtonrollup merge of #24663: steveklabnik/gh24639
2015-04-21 Alex Crichtonrollup merge of #24661: SimonSapin/fmt-write-char
2015-04-21 Alex Crichtonrollup merge of #24654: mdinger/patch-2
2015-04-21 Alex Crichtonrollup merge of #24651: tamird/old-references
2015-04-21 Alex Crichtonrollup merge of #24640: steveklabnik/new_unsafe_guide
2015-04-21 Alex Crichtonrollup merge of #24635: tamird/llvm-3.5
2015-04-21 Alex Crichtonrollup merge of #24611: doomsplayer/doomsplayer-patch-1
2015-04-21 Alex Crichtonrollup merge of #24563: kwantam/rfc_1054
2015-04-21 Alex Crichtonrollup merge of #24487: erickt/syntax
2015-04-21 Alex Crichtonrollup merge of #24222: lambda/rename-soft-link-to...
2015-04-21 Alex Crichtonstd: Remove deprecated/unstable num functionality
2015-04-21 Erick Tryzelaarsyntax: Copy unstable str::char_at into libsyntax
2015-04-21 Erick Tryzelaarsyntax: Remove uses of #[feature(slice_patterns)]
2015-04-21 Erick Tryzelaarsyntax: remove #![feature(box_syntax, box_patterns)]
2015-04-18 borsAuto merge of #24383 - avdi:patch-1, r=steveklabnik
2015-04-18 Manish GoregaokarRollup merge of #24466 - steveklabnik:more_more_more...
2015-04-18 borsAuto merge of #24464 - lambdaburrito:master, r=alexcrichton
2015-04-18 borsAuto merge of #24133 - kballard:add-sync-to-io-error...
2015-04-18 borsAuto merge of #23985 - erickt:derive-cleanup, r=erickt
2015-04-17 borsAuto merge of #24475 - arielb1:i24363-hacky-hack, r...
2015-04-17 Manish GoregaokarRollup merge of #24475 - arielb1:i24363-hacky-hack...
2015-04-17 Manish GoregaokarRollup merge of #24454 - aochagavia:debug, r=alexcrichton
2015-04-17 Manish GoregaokarRollup merge of #24452 - tbu-:pr_file_path, r=aturon
2015-04-17 Manish GoregaokarRollup merge of #24430 - laumann:trace-macros-flag...
2015-04-17 borsAuto merge of #24422 - pnkfelix:typeck-highlevel-before...
2015-04-17 borsAuto merge of #24420 - pnkfelix:oflo-api, r=alexcrichton
2015-04-16 borsAuto merge of #24181 - jgallagher:aarch64-hfa, r=pnkfelix
2015-04-16 borsAuto merge of #24448 - alexcrichton:issue-24445, r...
2015-04-16 borsAuto merge of #24437 - fhahn:issue-24434, r=alexcrichton
2015-04-16 borsAuto merge of #24423 - tbelaire:include_bytes, r=alexcr...
2015-04-16 borsAuto merge of #24306 - l0kod:libc-noctty, r=alexcrichton
2015-04-16 borsAuto merge of #23682 - tamird:DRY-is-empty, r=alexcrichton
2015-04-16 borsAuto merge of #24485 - brson:is, r=alexcrichton
2015-04-15 Brian AndersonForbid is/us suffixes. Fixes #22496
2015-04-14 Alex Crichtonrollup merge of #24048: frewsxcv/patch-11
2015-04-13 borsAuto merge of #23849 - bcoopers:master, r=pnkfelix
2015-04-12 borsAuto merge of #24072 - ebfull:explain_closure_type_err...
2015-04-12 Manish GoregaokarRollup merge of #24072 - ebfull:explain_closure_type_er...
2015-04-12 borsAuto merge of #24109 - sanxiyn:diverging-closure, r...
2015-04-12 borsAuto merge of #23011 - nagisa:the-war-of-symbol-and...
2015-04-11 Manish GoregaokarRollup merge of #24121 - steveklabnik:gh24107, r=stevek...
2015-04-09 borsAuto merge of #24158 - sanxiyn:cast, r=nrc
2015-04-08 borsAuto merge of #24029 - nagisa:print-locking, r=alexcrichton
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 #23293 - tbu-:pr_additive_multiplicative...
2015-04-07 Manish GoregaokarRollup merge of #24132 - kwantam:master, r=alexcrichton
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...
next