]> git.lizzy.rs Git - rust.git/history - src/libsyntax/print/pprust.rs
syntax: Don't parameterize the the pretty printer
[rust.git] / src / libsyntax / print / pprust.rs
2014-03-18 Alex Crichtonsyntax: Don't parameterize the the pretty printer
2014-03-17 borsauto merge of #12742 : FlaPer87/rust/issue-11411-static...
2014-03-17 borsauto merge of #12957 : lkuper/rust/docsprint, r=alexcri...
2014-03-17 borsauto merge of #12951 : cadencemarseille/rust/issue...
2014-03-17 borsauto merge of #12735 : eddyb/rust/at-exodus-chapter...
2014-03-17 Eduard BurtescuRefactor pprust a bit.
2014-03-17 borsauto merge of #12937 : sinistersnare/rust/method-error...
2014-03-16 borsauto merge of #12924 : Florob/rust/bigint, r=alexcrichton
2014-03-16 borsauto merge of #12929 : sfackler/rust/automatically...
2014-03-16 borsauto merge of #12899 : brson/rust/cleanbacktrace, r...
2014-03-16 borsauto merge of #12791 : alexcrichton/rust/liblog, r...
2014-03-16 Alex Crichtonrustc: Remove compiler support for __log_level()
2014-03-15 borsauto merge of #12887 : huonw/rust/danger-guide, r=alexc...
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12878 : crabtw/rust/mips, r=alexcrichton
2014-03-14 borsauto merge of #12869 : thestinger/rust/cmp, r=brson
2014-03-14 borsauto merge of #12880 : tedhorst/rust/master, r=alexcrichton
2014-03-14 borsauto merge of #12764 : Kimundi/rust/partial_typehint...
2014-03-14 Marvin LöbelAdded support for type placeholders (explicit requested...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-14 borsauto merge of #12864 : huonw/rust/hash-docs, r=alexcrichton
2014-03-14 borsauto merge of #12855 : alexcrichton/rust/shutdown,...
2014-03-14 borsauto merge of #12798 : pczarn/rust/inline-asm, r=alexcr...
2014-03-13 borsauto merge of #12815 : alexcrichton/rust/chan-rename...
2014-03-13 borsauto merge of #12573 : lbonn/rust/unrecurs, r=alexcrichton
2014-03-13 borsauto merge of #12561 : pzol/rust/char-case, r=alexcrichton
2014-03-13 borsauto merge of #12238 : ktt3ja/rust/lifetime-error-msg...
2014-03-13 borsauto merge of #12852 : itdaniher/rust/master, r=alexcri...
2014-03-13 borsauto merge of #12849 : nick29581/rust/doubles, r=alexcr...
2014-03-13 borsauto merge of #12610 : eddyb/rust/deref-now-auto, r...
2014-03-13 Eduard BurtescuRemove Rc's borrow method to avoid conflicts with RefCe...
2014-03-13 borsauto merge of #12845 : eddyb/rust/vec-no-drop-flag...
2014-03-13 borsauto merge of #12602 : alexcrichton/rust/backtrace...
2014-03-13 borsauto merge of #12823 : alexcrichton/rust/issue-12666...
2014-03-12 borsauto merge of #12797 : pczarn/rust/str_safety, r=huonw
2014-03-12 borsauto merge of #12816 : michaelwoerister/rust/limited...
2014-03-12 borsauto merge of #12807 : pnkfelix/rust/fsk-issue5121...
2014-03-12 Felix S. Klock IIalpha-rename .ident to .name in Lifetime, including...
2014-03-08 borsauto merge of #12748 : liigo/rust/rust-birthday, r...
2014-03-07 borsauto merge of #12753 : huonw/rust/vec-macro, r=cmr
2014-03-07 borsauto merge of #12750 : liigo/rust/De-extern-mod, r...
2014-03-07 Liigo Zhuangrename ast::ViewItemExternMod to ast::ViewItemExternCra...
2014-03-05 borsauto merge of #12700 : thestinger/rust/float, r=cmr
2014-03-05 borsauto merge of #12697 : thestinger/rust/vec, r=huonw
2014-03-04 borsauto merge of #12694 : thestinger/rust/mut_iter, r...
2014-03-04 borsauto merge of #12678 : lifthrasiir/rust/pluralize,...
2014-03-04 borsauto merge of #12669 : huonw/rust/de-block-arms, r...
2014-03-03 borsauto merge of #12665 : alexcrichton/rust/fix-snap-again...
2014-03-03 Huon Wilsonsyntax: make match arms store the expr directly.
2014-03-03 borsauto merge of #12663 : MicahChalmer/rust/emacs-remove...
2014-03-03 borsauto merge of #12662 : sfackler/rust/unexported-type...
2014-03-02 Steven FacklerMake visible types public in rustc
2014-03-02 borsauto merge of #12651 : lucab/rust/llvmdep-ldflags,...
2014-03-02 borsauto merge of #12637 : pcwalton/rust/devecing, r=alexcr...
2014-03-02 Patrick Waltonlibsyntax: Fix errors arising from the automated `...
2014-03-02 Patrick Waltonlibsyntax: Mechanically change `~[T]` to `Vec<T>`
2014-03-02 borsMerge pull request #12308 from kballard/vim-nested...
2014-02-27 borsauto merge of #12486 : MicahChalmer/rust/emacs-fixes...
2014-02-26 borsauto merge of #12490 : zslayton/rust/doc-fix-12386...
2014-02-26 borsauto merge of #12570 : kyrias/rust/master, r=cmr
2014-02-26 borsauto merge of #12571 : eddyb/rust/kill-callee-id, r...
2014-02-26 Eduard BurtescuReplace callee_id with information stored in method_map.
2014-02-25 borsauto merge of #12530 : alexcrichton/rust/make-check...
2014-02-25 borsauto merge of #12465 : huonw/rust/notidy, r=brson
2014-02-24 borsauto merge of #12445 : huonw/rust/less-unsafe, r=alexcr...
2014-02-24 borsauto merge of #12380 : alexcrichton/rust/run-rewrite...
2014-02-24 borsauto merge of #12328 : nick29581/rust/abi, r=alexcrichton
2014-02-24 borsauto merge of #12510 : huonw/rust/fix-compiler-docs...
2014-02-24 borsauto merge of #12509 : brson/rust/rollup, r=brson
2014-02-23 Brian AndersonMerge remote-tracking branch 'huonw/inline-helpers'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/ratcher'
2014-02-23 Brian AndersonMerge remote-tracking branch 'brson/iodoc'
2014-02-23 borsauto merge of #12338 : edwardw/rust/hygienic-break...
2014-02-23 borsauto merge of #12484 : TheHydroImpulse/rust/fix_js...
2014-02-23 Edward WangMake break and continue hygienic
2014-02-23 borsauto merge of #12416 : alexcrichton/rust/highlight...
2014-02-23 borsauto merge of #12451 : edwardw/rust/ident-2-name, r=cmr
2014-02-23 borsauto merge of #12450 : FlaPer87/rust/issue-10682, r...
2014-02-23 borsauto merge of #12448 : alexcrichton/rust/smaller-rust...
2014-02-22 borsauto merge of #11603 : alexcrichton/rust/issue-11591...
2014-02-22 borsauto merge of #12441 : kud1ing/rust/backticks, r=brson
2014-02-22 borsauto merge of #12439 : cmr/rust/rustdoc-reset, r=thestinger
2014-02-22 borsauto merge of #12437 : alexcrichton/rust/travis-yml...
2014-02-22 borsauto merge of #12433 : alexcrichton/rust/fix-some-confi...
2014-02-22 borsauto merge of #12427 : alexcrichton/rust/snapshots...
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
2014-02-22 borsauto merge of #12421 : Hywan/rust/api_doc, r=alexcrichton
2014-02-22 borsauto merge of #12411 : Arcterus/rust/time, r=alexcrichton
2014-02-22 borsauto merge of #12382 : bjz/rust/fmt-int, r=alexcrichton
2014-02-21 Edward WangRepresent lifetimes as Names instead of Idents
2014-02-21 Brendan ZabarauskasReduce reliance on `to_str_radix`
2014-02-21 borsauto merge of #12420 : pnkfelix/rust/fsk-improve-doc...
2014-02-21 borsauto merge of #12419 : huonw/rust/compiler-unsafe,...
2014-02-21 borsauto merge of #12415 : HeroesGrave/rust/move-enum-set...
2014-02-21 borsauto merge of #12410 : DaGenix/rust/fix-incorrect-comme...
2014-02-21 borsauto merge of #12407 : alexcrichton/rust/up-llvm, r...
2014-02-21 borsauto merge of #12164 : alexcrichton/rust/rlibs-and...
2014-02-21 borsauto merge of #12401 : alexcrichton/rust/if-ok-2-try...
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-20 Alex CrichtonMass rename if_ok! to try!
next