]> git.lizzy.rs Git - rust.git/history - src/libsyntax
auto merge of #13809 : prattmic/rust/tutorial_debug, r=alexcrichton
[rust.git] / src / libsyntax /
2014-04-27 borsauto merge of #13783 : wackywendell/rust/permfix, r...
2014-04-27 borsauto merge of #13777 : lifthrasiir/rust/no-multi-viewit...
2014-04-26 Kang Seonghoonsyntax: ViewItemUse no longer contains multiple view...
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13723 : alexcrichton/rust/pipe-connect...
2014-04-25 borsauto merge of #13711 : alexcrichton/rust/snapshots...
2014-04-25 borsauto merge of #13671 : dcrewi/rust/lint-directives...
2014-04-24 borsauto merge of #13729 : chris-morgan/rust/fix-vim-indent...
2014-04-24 borsauto merge of #13706 : alexcrichton/rust/test-nocapture...
2014-04-24 borsauto merge of #13715 : nick29581/rust/unsized-assign2...
2014-04-24 borsauto merge of #13713 : edwardw/rust/methodcall-span...
2014-04-24 borsauto merge of #13559 : FlaPer87/rust/remove-special...
2014-04-24 borsauto merge of #13710 : aturon/rust/float-constants...
2014-04-24 borsauto merge of #13531 : alexcrichton/rust/fix-some-ices...
2014-04-24 borsauto merge of #12812 : sfackler/rust/attr-arm, r=alexcr...
2014-04-24 Steven FacklerAllow attributes on match arms
2014-04-24 borsauto merge of #13704 : edwardw/rust/doc-hidden, r=alexc...
2014-04-24 borsauto merge of #13675 : sfackler/rust/taskbuilder-new...
2014-04-24 borsauto merge of #13688 : alexcrichton/rust/accept-timeout...
2014-04-23 Edward WangCalibrate span for method call error messages
2014-04-23 borsauto merge of #13705 : edwardw/rust/rcboxptr-doc, r...
2014-04-23 borsauto merge of #13584 : rcxdude/rust/cross-syntax-ext...
2014-04-23 borsauto merge of #13686 : alexcrichton/rust/issue-12224...
2014-04-23 Alex CrichtonFix other bugs with new closure borrowing
2014-04-23 borsauto merge of #13689 : alexcrichton/rust/ignore-tcp...
2014-04-23 Flavio Percocosyntax: fix de-@rooting fallout
2014-04-23 Edward WangHonor hidden doc attribute of derivable trait methods
2014-04-23 borsauto merge of #13694 : jacob-hegna/rust/master, r=brson
2014-04-23 borsauto merge of #13693 : thestinger/rust/mem, r=alexcrichton
2014-04-23 borsauto merge of #13692 : vadimcn/rust/Win64-pre, r=alexcr...
2014-04-23 borsauto merge of #13690 : alexcrichton/rust/unlink-unix...
2014-04-23 borsauto merge of #13687 : exscape/mut-vector-Show/master...
2014-04-23 borsauto merge of #13597 : bjz/rust/float-api, r=brson
2014-04-23 borsauto merge of #13398 : nick29581/rust/unsized-enum...
2014-04-23 Nick CameronReview changes
2014-04-23 borsauto merge of #13415 : thestinger/rust/f128, r=alexcrichton
2014-04-23 David CreswickApply lint attrs to individual "use" declarations
2014-04-23 Daniel Micayadd support for quadruple precision floating point
2014-04-23 Nick CameronCheck for unsized types in enums.
2014-04-23 Nick CameronSupport unsized types with the `type` keyword
2014-04-23 Nick CameronAdd a span to ast::TyParam
2014-04-23 borsauto merge of #13683 : aochagavia/rust/pr, r=alexcrichton
2014-04-22 borsauto merge of #13674 : pcwalton/rust/more-str-inlines...
2014-04-22 borsauto merge of #13673 : bmac/rust/utorial-fix, r=alexcri...
2014-04-22 borsauto merge of #13670 : eddyb/rust/more-de-at, r=pcwalton
2014-04-22 borsauto merge of #13667 : TeXitoi/rust/shootout-chameneos...
2014-04-22 borsauto merge of #13651 : ryantm/rust/master, r=brson
2014-04-22 Eduard Burtescurustc: de-@ middle::ty.
2014-04-22 borsauto merge of #13638 : alexcrichton/rust/fix-windows...
2014-04-22 borsauto merge of #13653 : jbcrail/rust/fix-comment-mistake...
2014-04-22 borsauto merge of #13646 : cgaebel/rust/hashmap-cleanup...
2014-04-22 borsauto merge of #13630 : alexcrichton/rust/correct-green...
2014-04-22 borsauto merge of #13618 : yuriks/rust/lru-cache, r=brson
2014-04-22 borsauto merge of #13587 : adrientetar/rust/more-docs,...
2014-04-22 borsauto merge of #13435 : edwardw/rust/span, r=brson
2014-04-21 borsauto merge of #13631 : alexcrichton/rust/fix-mk-cross...
2014-04-21 borsauto merge of #13553 : aochagavia/rust/pr, r=alexcrichton
2014-04-20 borsauto merge of #13647 : alexcrichton/rust/issue-13641...
2014-04-20 borsauto merge of #13639 : alexcrichton/rust/rustdoc-tuple...
2014-04-20 borsauto merge of #13636 : nick29581/rust/ty_vec, r=pcwalton
2014-04-20 borsauto merge of #13410 : alexcrichton/rust/issue-12278...
2014-04-20 borsauto merge of #13643 : aochagavia/rust/pr-2, r=alexcrichton
2014-04-20 borsauto merge of #13640 : jbcrail/rust/spelling-updates...
2014-04-20 borsauto merge of #13635 : richo/rust/no-output-from-serial...
2014-04-20 borsauto merge of #13633 : TeXitoi/rust/shootout-fannkuch...
2014-04-20 borsauto merge of #12562 : nick29581/rust/fields, r=nikomat...
2014-04-20 Nick CameronAllow inheritance between structs.
2014-04-19 borsauto merge of #13613 : alexcrichton/rust/fix-freebsd...
2014-04-19 borsauto merge of #13610 : jsanders/rust/sender-try-send...
2014-04-19 borsauto merge of #13615 : alexcrichton/rust/improve-demang...
2014-04-19 borsauto merge of #13614 : cgaebel/rust/master, r=brson
2014-04-19 borsauto merge of #13609 : richo/rust/str-type-vim, r=alexc...
2014-04-19 borsauto merge of #13608 : tbu-/rust/pr_smallesthello,...
2014-04-19 borsauto merge of #13606 : alexcrichton/rust/better-thread...
2014-04-19 borsauto merge of #13607 : brson/rust/to_owned, r=brson
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-04-19 borsauto merge of #13513 : alexcrichton/rust/up-llvm, r...
2014-04-18 borsauto merge of #13600 : brandonw/rust/master, r=brson
2014-04-18 borsauto merge of #13601 : mdinger/rust/readme, r=brson
2014-04-18 borsauto merge of #13588 : alexcrichton/rust/no-more-growin...
2014-04-18 Alex CrichtonUpdate the rest of the compiler with ~[T] changes
2014-04-18 Edward WangUse more precise span when reporting semicolon hint
2014-04-18 borsauto merge of #13585 : brandonw/rust/patch-1, r=cmr
2014-04-18 borsauto merge of #13581 : DiamondLovesYou/rust/tests-mk...
2014-04-18 borsauto merge of #13580 : DiamondLovesYou/rust/std-result...
2014-04-18 borsauto merge of #13525 : Ryman/rust/issue_5997, r=alexcri...
2014-04-18 borsauto merge of #13576 : lifthrasiir/rust/double-ref...
2014-04-18 borsauto merge of #13575 : TeXitoi/rust/shootout-knucleotid...
2014-04-18 borsauto merge of #13572 : yuriks/rust/bitv-renames, r...
2014-04-17 borsauto merge of #13565 : alexcrichton/rust/issue-13560...
2014-04-17 borsauto merge of #13261 : pnkfelix/rust/fsk-fix-12856...
2014-04-17 borsauto merge of #13558 : alexcrichton/rust/snapshots...
2014-04-17 borsauto merge of #13569 : alexcrichton/rust/ignore-bytecod...
2014-04-17 Felix S. Klock IIDrive-by: `pprust::*_to_str` for TypeMethod, Method...
2014-04-17 Felix S. Klock IIExtended `syntax::{fold, ast_map}` to include lifetimes.
2014-04-17 Kang Seonghoonsyntax: Parses `&&` as `& &` whenever appropriate.
2014-04-17 borsauto merge of #13557 : FlaPer87/rust/ls-behind-z, r...
2014-04-17 borsauto merge of #13550 : brson/rust/man, r=alexcrichton
2014-04-17 borsauto merge of #13485 : adrientetar/rust/newrustdoc...
2014-04-16 borsauto merge of #13465 : alexcrichton/rust/fix-comm-dox...
next