]> git.lizzy.rs Git - rust.git/history - src/libsyntax/print/pprust.rs
Fix pretty-printing of lifetime bound
[rust.git] / src / libsyntax / print / pprust.rs
2016-05-28 Manish GoregaokarRollup merge of #33856 - GuillaumeGomez:fmt_error,...
2016-05-28 Manish GoregaokarRollup merge of #33854 - petrochenkov:prefvis, r=eddyb
2016-05-28 Manish GoregaokarRollup merge of #33852 - arielb1:autoderef-iterator...
2016-05-28 Manish GoregaokarRollup merge of #33849 - ranma42:escape-iters-count...
2016-05-28 Manish GoregaokarRollup merge of #33832 - alexcrichton:android-memalign...
2016-05-28 Manish GoregaokarRollup merge of #33831 - diwic:patch-1, r=aturon
2016-05-28 Manish GoregaokarRollup merge of #33822 - soltanmm:dot-vec-div-mag-squar...
2016-05-28 Manish GoregaokarRollup merge of #33820 - jonathandturner:format_readabi...
2016-05-28 borsAuto merge of #33818 - alexcrichton:bump, r=nikomatsakis
2016-05-28 borsAuto merge of #33800 - nrc:save-fn-name, r=eddyb
2016-05-28 borsAuto merge of #33706 - jseyfried:refactor_cfg, r=nrc
2016-05-27 borsAuto merge of #33798 - locallycompact:lc/misleading...
2016-05-27 borsAuto merge of #33795 - srinivasreddy:lib_coll_test...
2016-05-27 borsAuto merge of #33900 - GuillaumeGomez:rollup, r=Guillau...
2016-05-27 borsAuto merge of #33864 - Manishearth:breaking-batch,...
2016-05-27 Manish GoregaokarRollup merge of #33839 - kamalmarhubi:codemape-get...
2016-05-27 Manish GoregaokarRollup merge of #33644 - petrochenkov:selfast, r=nrc
2016-05-27 Manish GoregaokarRollup merge of #33639 - petrochenkov:dotdot, r=nmatsakis
2016-05-27 Manish GoregaokarRollup merge of #33351 - birkenfeld:loop-label-spans...
2016-05-26 Vadim PetrochenkovImplement `..` in tuple (struct) patterns
2016-05-25 borsAuto merge of #33667 - pnkfelix:fixes-to-mir-dataflow...
2016-05-25 Vadim PetrochenkovAdd a new AST-only type variant `ImplicitSelf`
2016-05-25 Vadim PetrochenkovRemove ExplicitSelf from AST
2016-05-24 Georg Brandlsyntax/hir: give loop labels a span
2016-05-23 borsAuto merge of #33664 - huonw:abs_sub, r=alexcrichton
2016-05-23 borsAuto merge of #33735 - jseyfried:concat_idents_in_ty_po...
2016-05-23 borsAuto merge of #33098 - raphlinus:master, r=alexcrichton
2016-05-23 borsAuto merge of #31457 - lambda:rtabort-use-libc-abort...
2016-05-21 Manish GoregaokarRollup merge of #33750 - alx741:fix_typo, r=Manishearth
2016-05-20 borsAuto merge of #33378 - oli-obk:fix/registry_args, r...
2016-05-19 borsAuto merge of #33103 - ranma42:escape-unicode-last...
2016-05-19 Manish GoregaokarRollup merge of #33611 - vvanders:master, r=steveklabnik
2016-05-19 Manish GoregaokarRollup merge of #33353 - timothy-mcroy:E0502, r=sanxiyn
2016-05-18 Manish GoregaokarRollup merge of #33673 - GuillaumeGomez:fix-selected...
2016-05-18 Manish GoregaokarRollup merge of #33666 - xen0n:no-more-nest-levels...
2016-05-18 Manish GoregaokarRollup merge of #33656 - GuillaumeGomez:lifetime_bound...
2016-05-17 borsAuto merge of #33665 - golddranks:thread-park-add-big...
2016-05-17 borsAuto merge of #33617 - sanmai-NL:gitignore_IntelliJ...
2016-05-17 borsAuto merge of #33651 - Nercury:update-i686-android...
2016-05-17 borsAuto merge of #33491 - arielb1:obligation-jungle, r...
2016-05-16 borsAuto merge of #33588 - nikomatsakis:compiletest-ui...
2016-05-16 borsAuto merge of #33500 - Nercury:update-aarch64-android...
2016-05-16 borsAuto merge of #33429 - ranma42:fix-x87-parsing, r=alexc...
2016-05-16 borsAuto merge of #33663 - rphmeier:recover_rename, r=sfackler
2016-05-16 borsAuto merge of #33331 - uasi:diag-e0038-typo, r=Guillaum...
2016-05-16 borsAuto merge of #33640 - lucab:to-upstream/tcp-stress...
2016-05-16 borsAuto merge of #33505 - petrochenkov:self, r=nrc
2016-05-14 Vadim Petrochenkovsyntax: Refactor parsing of method declarations
2016-05-11 Steve KlabnikRollup merge of #33129 - GuillaumeGomez:fmt_doc, r...
2016-05-07 Steve KlabnikRollup merge of #33456 - CryZe:barrier-wait-docs, r...
2016-05-06 borsAuto merge of #33086 - cardoe:non-blocking-rand-read...
2016-05-06 borsAuto merge of #33072 - tbu-:pr_duration_new_overflow...
2016-05-05 borsAuto merge of #32990 - tbu-:pr_more_defaults_cstr_path...
2016-05-05 borsAuto merge of #33128 - xen0n:more-confusing-unicode...
2016-05-05 borsAuto merge of #33067 - notriddle:wrapping_neg, r=alexcr...
2016-04-30 borsAuto merge of #32846 - jseyfried:allow_unconfigured_gat...
2016-04-30 borsAuto merge of #33148 - sfackler:entry-key, r=alexcrichton
2016-04-28 Steve KlabnikRollup merge of #33212 - bombless:scope-of-function...
2016-04-28 Steve KlabnikRollup merge of #33152 - bwinterton:master, r=steveklabnik
2016-04-28 Steve KlabnikRollup merge of #33095 - xogeny:xogeny-patch-1, r=steve...
2016-04-28 Steve KlabnikRollup merge of #33056 - GuillaumeGomez:as_mut_ptr_exam...
2016-04-28 Steve KlabnikRollup merge of #32991 - kindlychung:patch-2, r=stevekl...
2016-04-28 borsAuto merge of #33151 - ollie27:rustdoc_abi, r=alexcrichton
2016-04-28 borsAuto merge of #32791 - LeoTestard:feature-gate-clean...
2016-04-26 borsAuto merge of #31414 - durka:clone-copy, r=alexcrichton
2016-04-26 borsAuto merge of #33191 - alexcrichton:rustdoc-create...
2016-04-26 borsAuto merge of #33142 - tshepang:split-long-line, r...
2016-04-26 borsAuto merge of #32989 - GuillaumeGomez:e0393, r=Manishearth
2016-04-26 borsAuto merge of #32962 - taralx:patch-1, r=GuillaumeGomez
2016-04-26 borsAuto merge of #33099 - eddyb:issue-33096, r=michaelwoer...
2016-04-25 Manish GoregaokarRollup merge of #33167 - benaryorg:master, r=alexcrichton
2016-04-25 Manish GoregaokarRollup merge of #33160 - euclio:rustdoc-unstable-deprec...
2016-04-25 Manish GoregaokarRollup merge of #33133 - mitaa:rdoc-smth-smth-impl...
2016-04-25 Manish GoregaokarRollup merge of #33107 - sanxiyn:prev-impl-item, r...
2016-04-25 borsAuto merge of #33115 - mbrubeck:vfp3-d16, r=nrc
2016-04-25 borsAuto merge of #32258 - nikomatsakis:fewer-errors, r...
2016-04-25 borsAuto merge of #33120 - tclfs:patch-2, r=Manishearth
2016-04-25 borsAuto merge of #33085 - fitzgen:make-enumerate-example...
2016-04-24 borsAuto merge of #33179 - Manishearth:breaking-batch,...
2016-04-24 Manish GoregaokarRollup merge of #33041 - petrochenkov:path, r=nrc,Manis...
2016-04-24 Vadim PetrochenkovRemove some old code from libsyntax
2016-04-24 Vadim Petrochenkovsyntax: Merge keywords and remaining special idents...
2016-04-24 Vadim Petrochenkovsyntax: Make static/super/self/Self keywords + special...
2016-04-24 Vadim Petrochenkovsyntax: Get rid of token::IdentStyle
2016-04-24 Manish GoregaokarRollup merge of #33125 - Manishearth:closure-span,...
2016-04-24 Niko Matsakisthread tighter span for closures around
2016-04-21 borsAuto merge of #33030 - nagisa:mir-unrequire-end-block...
2016-04-20 borsAuto merge of #33011 - alexcrichton:pkg-everything...
2016-04-20 borsAuto merge of #32968 - alexcrichton:update-suport,...
2016-04-20 borsAuto merge of #31709 - ranma42:target_feature-from...
2016-04-20 borsAuto merge of #32951 - LukasKalbertodt:collection_conta...
2016-04-20 borsAuto merge of #32903 - alexcrichton:fix-rpath, r=brson
2016-04-20 borsAuto merge of #31253 - ranma42:improve-unicode-iter...
2016-04-19 borsAuto merge of #33002 - mitaa:rdoc-cross-impls, r=alexcr...
2016-04-19 borsAuto merge of #32866 - davidhewitt:master, r=apasel422
2016-04-18 Steve KlabnikRollup merge of #33058 - Manishearth:fx-E0102, r=Guilla...
2016-04-18 Steve KlabnikRollup merge of #33035 - jbranchaud:use-consistent...
2016-04-18 Steve KlabnikRollup merge of #33008 - sanmai-NL:patch-1, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #33007 - notriddle:master, r=steveklabnik
2016-04-18 Steve KlabnikRollup merge of #32906 - jocki84:jocki84-book-size...
next