]> git.lizzy.rs Git - rust.git/history - src/libsyntax/print/pprust.rs
libsyntax: Update view_item_use/import to reflect actual usage
[rust.git] / src / libsyntax / print / pprust.rs
2013-02-18 Luqman Adenlibsyntax: Update view_item_use/import to reflect actua...
2013-02-15 borsauto merge of #4938 : thestinger/rust/no_zero, r=brson
2013-02-15 borsauto merge of #4911 : lifthrasiir/rust/comment-exemptio...
2013-02-14 borsauto merge of #4915 : luqmana/rust/rt-cleanup, r=pcwalton
2013-02-14 borsauto merge of #4922 : jbclements/rust/add-deriving...
2013-02-14 borsauto merge of #4905 : brson/rust/issue4524, r=brson
2013-02-14 Nick DesaulniersRemove die!, raplace invocations with fail! Issue ...
2013-02-13 borsauto merge of #4884 : pcwalton/rust/pretty-print-new...
2013-02-13 Patrick Waltonlibsyntax: Pretty print using the new impl syntax....
2013-02-10 borsauto merge of #4827 : mcpherrinm/rust/master, r=catamor...
2013-02-08 Matthew McPherrinMerge branch 'master' of https://github.com/mozilla...
2013-02-08 borsauto merge of #4845 : osaut/rust/master, r=graydon
2013-02-08 borsauto merge of #4834 : veddan/rust/zflags, r=graydon
2013-02-08 borsauto merge of #4833 : pcwalton/rust/demuting, r=pcwalton
2013-02-08 Patrick Waltonlibrustc: Lots of de-muting. rs=demuting
2013-02-07 borsauto merge of #4803 : alexcrichton/rust/fix-unused...
2013-02-07 borsauto merge of #4791 : jbclements/rust/demodeing-and...
2013-02-07 Brian AndersonMerge pull request #4619 from brson/exchange
2013-02-07 borsauto merge of #4832 : sanxiyn/rust/pretty-exact, r...
2013-02-07 borsauto merge of #4814 : brson/rust/check, r=nikomatsakis
2013-02-07 borsauto merge of #4831 : bjz/rust/incoming, r=pcwalton
2013-02-07 borsauto merge of #4810 : nikomatsakis/rust/owned-fn-noncop...
2013-02-07 Niko MatsakisMake ~fn non-copyable, make &fn copyable, split barefn...
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-04 Brian AndersonMerge remote-tracking branch 'thestinger/old_map' into...
2013-02-03 Marvin LöbelConverted libcore/uint-template.rs to the new string...
2013-02-03 borsautomated merge
2013-02-01 Brian AndersonMerge remote-tracking branch 'nickdesaulniers/issue4524...
2013-02-01 Brian AndersonMerge pull request #4720 from jbclements/syntactic...
2013-02-01 Nick DesaulniersRemove fail keyword from lexer & parser and clean up...
2013-02-01 John Clementstest cases, cleanup
2013-02-01 Nick DesaulniersReplace most invocations of fail keyword with die!...
2013-02-01 Brian AndersonMerge pull request #4708 from dforsyth/add_if
2013-02-01 Brian AndersonMerge pull request #4706 from sanxiyn/cleanup-fixme
2013-02-01 Brian AndersonMerge pull request #4703 from sanxiyn/remove-tps
2013-02-01 Brian AndersonMerge pull request #4702 from aydinkim/patch-1
2013-02-01 Niko MatsakisWorkaround for #4717: pad contents of ast. rs=breakage
2013-01-31 Niko MatsakisFinalize moves-based-on-type implementation.
2013-01-31 Patrick Waltonlibrustc: Remove legacy exports from the language....
2013-01-30 Tim ChevalierMerge pull request #4669 from pnkfelix/tutorial-revisions
2013-01-29 Patrick Waltonlibsyntax: De-export libsyntax. rs=deexporting
2013-01-29 Tim ChevalierMerge pull request #4676 from thestinger/fuzzy
2013-01-29 Patrick Waltonlibsyntax: De-export a lot of libsyntax. rs=deëxporting
2013-01-29 Tim ChevalierMerge pull request #4664 from thestinger/fuzzy
2013-01-29 Tim Chevaliersyntax: Don't add an extra space before the last comma...
2013-01-26 Brian AndersonMerge remote-tracking branch 'brson/nocommupstream'
2013-01-25 Tim ChevalierMerge pull request #4625 from thestinger/container
2013-01-25 Daniel Micayreplace ConstVector trait with the Container trait
2013-01-24 John ClementsMerge pull request #4617 from jbclements/libsyntax...
2013-01-24 John Clementsunit test cases now pass, added a few to the interner
2013-01-24 Tim ChevalierMerge pull request #4594 from thestinger/map
2013-01-24 Tim ChevalierMerge pull request #4590 from crabtw/abi
2013-01-24 John ClementsMerge pull request #4600 from jbclements/cleanup-and...
2013-01-24 John Clementscleaning up, adding tests
2013-01-23 Tim ChevalierMerge pull request #4587 from sanxiyn/divide-by-zero
2013-01-23 Tim ChevalierMerge pull request #4589 from sanxiyn/doc-vec-match
2013-01-23 Tim ChevalierMerge pull request #4597 from Dretch/atvec-constructors
2013-01-23 Patrick Waltonlibsyntax: Implement the `+` syntax for multiple trait...
2013-01-23 Tim ChevalierMerge pull request #4596 from Trinick/tomutrename
2013-01-23 Tim Chevaliersyntax: Pretty-print `mut` qualifiers on args
2013-01-14 Brian AndersonMerge remote-tracking branch 'mneumann/f-serialize'
2013-01-13 Tim ChevalierMerge pull request #4411 from wting/4203_rename_memcpy
2013-01-10 Brian AndersonMerge pull request #4414 from gifnksm/bigint-test
2013-01-10 Patrick Waltonlibrustc: Implement `&static` as the replacement for...
2013-01-09 Niko MatsakisA collection of refactorings that I found it hard/tires...
2013-01-09 Erick Tryzelaarsyntax: convert ast::spanned into a struct
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-09 Patrick WaltonRevert "librustc: Make unqualified identifier searches...
2013-01-09 Patrick Waltonlibrustc: Make unqualified identifier searches terminat...
2013-01-08 Tim ChevalierMerge pull request #4388 from lkuper/alt-to-match
2013-01-08 Lindsey KuperRename identifiers that still use 'alt' to use 'match'
2013-01-08 Brian AndersonMerge remote-tracking branch 'gifnksm/bigint' into...
2013-01-05 Brian AndersonMerge remote-tracking branch 'superoptimizer/master...
2012-12-28 Tim ChevalierMerge pull request #4268 from catamorphism/issue-3477
2012-12-28 Tim ChevalierMerge pull request #4308 from steveklabnik/patch-1
2012-12-27 Tim ChevalierMerge pull request #4298 from JensNockert/byteswap
2012-12-27 Patrick Waltonlibrustc: Terminate name searches at the nearest module...
2012-12-18 Jakub WieczorekAdd support for destructuring vectors in match expressions
2012-12-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-13 Patrick Waltonlibrustc: Make `use` statements crate-relative by defau...
2012-12-13 Brian AndersonMerge pull request #4172 from graydon/remove-old-syntax-ext
2012-12-13 Graydon Hoaresyntax: remove remaining #syntaxext machinery. Close...
2012-12-12 Graydon Hoaresyntax: remove most code handling old-style syntax...
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Tim ChevalierRemove un-needed code for obsolete classes
2012-12-08 Patrick Waltonlibrustc: De-mode pattern bindings. r=nmatsakis
2012-12-08 Patrick Waltonlibrustc: Implement "&mut [T]" as an expression. r...
2012-12-08 Brian AndersonFix pretty-printing of trait constraints
2012-12-07 Brian AndersonMerge pull request #4101 from brson/bound-default-methods
2012-12-07 Graydon Hoaresyntax: try to fix pattern printing yet again, r=burnin...
2012-12-07 Graydon Hoaresyntax: try to fix pattern printing harder, r=burningtree.
2012-12-07 Graydon Hoaresyntax: pretty print bind_by_value patterns as "copy...
2012-12-07 Graydon Hoaresyntax: fix a pp bug on foreign mods.
2012-12-07 Tim ChevalierRevert "Print copy patterns correctly"
2012-12-07 Tim ChevalierPrint copy patterns correctly
2012-12-06 Tim ChevalierMerge pull request #4089 from BeyondSora/incoming
2012-12-05 Brian AndersonMerge remote-tracking branch 'rntz/tuple-iterbytes'
2012-12-05 Patrick Waltonlibrustc: Long lines. rs=rustbot
2012-12-05 Brian AndersonMerge remote-tracking branch 'luqmana/incoming'
next