]> git.lizzy.rs Git - rust.git/history - src/libsyntax/print/pprust.rs
Add pretty printer output for `default`
[rust.git] / src / libsyntax / print / pprust.rs
2016-03-14 Aaron TuronAdd pretty printer output for `default`
2016-03-13 Manish GoregaokarRollup merge of #32218 - cantino:minor_book_typo_fixes...
2016-03-13 borsAuto merge of #31916 - nagisa:mir-passmgr-2, r=arielb1
2016-03-13 borsAuto merge of #32141 - jseyfried:fix_resolution_in_lexi...
2016-03-11 Manish GoregaokarRollup merge of #32158 - seanmonstar:dead-associated...
2016-03-11 borsAuto merge of #32134 - jseyfried:forbid_type_alias_as_m...
2016-03-11 borsAuto merge of #32133 - alexcrichton:linkchecker, r...
2016-03-11 borsAuto merge of #32034 - alexcrichton:old-x86-msvc, r...
2016-03-11 borsAuto merge of #32102 - alexcrichton:assert-safe-closure...
2016-03-10 borsAuto merge of #32117 - mitaa:patch-3, r=alexcrichton
2016-03-10 borsAuto merge of #32107 - Stebalien:partial-write, r=alexc...
2016-03-10 borsAuto merge of #32101 - SimonSapin:patch-11, r=alexcrichton
2016-03-10 Steve KlabnikRollup merge of #32150 - steveklabnik:gh20213, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32149 - steveklabnik:gh31628, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32148 - steveklabnik:gh31912, r=apasel422
2016-03-10 Steve KlabnikRollup merge of #32147 - steveklabnik:gh31950, r=bluss
2016-03-10 Steve KlabnikRollup merge of #32091 - dirk:dirk/siphasher-docs-clari...
2016-03-10 Steve KlabnikRollup merge of #31830 - frewsxcv:assoc-func, r=stevekl...
2016-03-10 borsAuto merge of #32100 - SimonSapin:patch-6, r=alexcrichton
2016-03-10 borsAuto merge of #32097 - jseyfried:fix_resolution_regress...
2016-03-09 borsAuto merge of #32073 - jseyfried:fix_another_trait_priv...
2016-03-09 borsAuto merge of #31631 - jonas-schievink:agoraphobia...
2016-03-09 borsAuto merge of #30804 - shssoichiro:deny-warnings-msg...
2016-03-09 borsAuto merge of #32071 - jseyfried:parse_pub, r=nikomatsakis
2016-03-09 borsAuto merge of #32023 - matklad:diamonds-and-rust, r...
2016-03-09 borsAuto merge of #31981 - achanda:unspecified-ip, r=alexcr...
2016-03-08 Steve KlabnikRollup merge of #32115 - tclfs:patch-1, r=apasel422
2016-03-08 Steve KlabnikRollup merge of #32103 - timmontague:patch-1, r=alexcri...
2016-03-08 Steve KlabnikRollup merge of #32099 - bluss:doc-string-slicing,...
2016-03-08 Steve KlabnikRollup merge of #32092 - bluss:operator-overload, r...
2016-03-08 Steve KlabnikRollup merge of #32084 - gokhanettin:typo-in-comment...
2016-03-08 Steve KlabnikRollup merge of #32083 - nodakai:reference-scoped-enum...
2016-03-08 Steve KlabnikRollup merge of #31772 - nodakai:patch-1, r=steveklabnik
2016-03-08 borsAuto merge of #32009 - alexcrichton:trim-fulldeps,...
2016-03-08 borsAuto merge of #31995 - alexcrichton:fix-make-clena...
2016-03-08 borsAuto merge of #31957 - GuillaumeGomez:error_display...
2016-03-08 borsAuto merge of #31954 - japaric:rfc243, r=nikomatsakis
2016-03-08 borsAuto merge of #31606 - Ms2ger:ClosureKind, r=eddyb
2016-03-08 borsAuto merge of #29734 - Ryman:whitespace_consistency...
2016-03-07 Jorge Aparicioimplement the `?` operator
2016-03-07 borsAuto merge of #32051 - steveklabnik:gh9447, r=bluss
2016-03-07 borsAuto merge of #32066 - ruud-v-a:fma, r=alexcrichton
2016-03-07 borsAuto merge of #32064 - bluss:str-slice-panic, r=alexcri...
2016-03-07 borsAuto merge of #32061 - infinity0:master, r=alexcrichton
2016-03-06 borsAuto merge of #32060 - inrustwetrust:patch-1, r=alexcri...
2016-03-06 borsAuto merge of #32056 - nikomatsakis:rustfmt-data-struct...
2016-03-06 borsAuto merge of #32055 - mitaa:rdoc-strip-priv-imports...
2016-03-06 borsAuto merge of #32048 - bluss:overloaded-assign-op,...
2016-03-06 borsAuto merge of #32041 - arielb1:multiply-inexhaustive...
2016-03-06 borsAuto merge of #32020 - alexcrichton:stabilize-into...
2016-03-06 borsAuto merge of #31967 - mitaa:rdoc-refactor, r=alexcrichton
2016-03-06 borsAuto merge of #30884 - durka:inclusive-ranges, r=aturon
2016-03-01 borsAuto merge of #31335 - SimonSapin:ascii-into, r=alexcri...
2016-02-27 Alex Burkafix fallout from libsyntax enumpocalypse
2016-02-27 Alex Burkalibsyntax: parse inclusive ranges
2016-02-25 borsAuto merge of #30856 - mneumann:thread_local_extern...
2016-02-20 borsAuto merge of #31620 - alexcrichton:fix-out-of-tree...
2016-02-19 borsAuto merge of #31736 - bluss:write-char, r=alexcrichton
2016-02-19 borsAuto merge of #31716 - jseyfried:fix_privacy_for_def_er...
2016-02-18 borsAuto merge of #31600 - nagisa:mir-msvc-seh-2, r=nikomat...
2016-02-17 Steve KlabnikRollup merge of #31679 - GuillaumeGomez:long_error_expl...
2016-02-17 Steve KlabnikRollup merge of #31565 - SDX2000:docfixes4, r=steveklabnik
2016-02-16 borsAuto merge of #31534 - jseyfried:restrict_noninline_mod...
2016-02-16 borsAuto merge of #30714 - wesleywiser:fix_29914, r=arielb1
2016-02-16 borsAuto merge of #31627 - KiChjang:unstable-lint, r=alexcr...
2016-02-16 borsAuto merge of #31639 - quodlibetor:doc-search-with...
2016-02-15 borsAuto merge of #31663 - nodakai:cleanup-uint_module...
2016-02-15 borsAuto merge of #31640 - rkruppe:require-py27, r=sanxiyn
2016-02-15 borsAuto merge of #31653 - tomaka:emscripten-abi, r=eddyb
2016-02-15 borsAuto merge of #31652 - semarie:openbsd-os-raw, r=alexcr...
2016-02-15 borsAuto merge of #31648 - jseyfried:fix_diagnostics, r=nrc
2016-02-15 borsAuto merge of #31566 - jseyfried:fix_regression, r=nrc
2016-02-14 Steve KlabnikRollup merge of #31607 - steveklabnik:gh31599, r=brson
2016-02-14 borsAuto merge of #31630 - pitdicker:read_link, r=alexcrichton
2016-02-14 borsAuto merge of #31642 - rkruppe:rm-regex-script, r=alexc...
2016-02-14 borsAuto merge of #31626 - mitaa:rdoc-srch-escape, r=alexcr...
2016-02-14 borsAuto merge of #31614 - mitaa:rdoc_locitem_extmac, r...
2016-02-14 borsAuto merge of #31391 - frewsxcv:test, r=alexcrichton
2016-02-14 borsAuto merge of #31581 - petrochenkov:patrefact, r=Manish...
2016-02-14 borsAuto merge of #31551 - alexcrichton:deprecate-std-os...
2016-02-13 Manish GoregaokarRollup merge of #31612 - raindev:grammar, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31610 - Manishearth:doc-clarify-txrx...
2016-02-13 Manish GoregaokarRollup merge of #31609 - erickt:nit, r=sfackler
2016-02-13 Manish GoregaokarRollup merge of #31589 - reem:remove-unnecessary-poison...
2016-02-13 Manish GoregaokarRollup merge of #31585 - tshepang:over-explanation...
2016-02-13 Manish GoregaokarRollup merge of #31584 - tshepang:shorten, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31582 - tshepang:missing-words, r...
2016-02-13 Manish GoregaokarRollup merge of #31563 - SDX2000:docfixes1, r=steveklabnik
2016-02-13 Manish GoregaokarRollup merge of #31559 - scottrobertwhittaker:fix-typo...
2016-02-13 Manish GoregaokarRollup merge of #31542 - nodakai:concat_idents-desc...
2016-02-13 Manish GoregaokarRollup merge of #31537 - ollie27:book_doc_example,...
2016-02-13 Manish GoregaokarRollup merge of #31535 - Ketsuban:more-detail-in-wrappi...
2016-02-13 borsAuto merge of #31602 - mitaa:rdoc_doc_shorter, r=alexcr...
2016-02-13 borsAuto merge of #31596 - mitaa:rdoc_assoc_item, r=alexcri...
2016-02-13 borsAuto merge of #31591 - alexcrichton:make-clean-with...
2016-02-13 borsAuto merge of #31588 - soltanmm:layer, r=nikomatsakis
2016-02-13 borsAuto merge of #31579 - ollie27:msvc_link, r=alexcrichton
2016-02-13 Vadim PetrochenkovSplit ast::PatKind::Enum into tuple struct and path...
2016-02-13 borsAuto merge of #31570 - tomaka:ignore-emscripten, r...
2016-02-13 Vadim PetrochenkovRename ast::Pat_ and its variants
next