]> git.lizzy.rs Git - rust.git/history - src/libsyntax/ext/expand.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / libsyntax / ext / expand.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-04-18 borsauto merge of #13575 : TeXitoi/rust/shootout-knucleotid...
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...
2014-04-16 borsauto merge of #13432 : ruediger/rust/rustmode, r=nikoma...
2014-04-16 borsauto merge of #13418 : ktt3ja/rust/move-out-of, r=brson
2014-04-16 borsauto merge of #13454 : brson/rust/noglobs, r=alexcrichton
2014-04-16 borsauto merge of #13556 : michaelwoerister/rust/various...
2014-04-16 borsauto merge of #13547 : alexcrichton/rust/remove-priv...
2014-04-16 borsauto merge of #13544 : klutzy/rust/pprust, r=alexcrichton
2014-04-16 borsauto merge of #13539 : Aatch/rust/vector-copy-faster...
2014-04-16 borsauto merge of #13527 : huonw/rust/macro-expander-trait...
2014-04-16 Huon Wilsonsyntax: unify all MacResult's into a single trait.
2014-04-16 borsauto merge of #13390 : alexcrichton/rust/run-some-destr...
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-08 borsauto merge of #13399 : SimonSapin/rust/patch-8, r=cmr
2014-04-08 borsauto merge of #13397 : alexcrichton/rust/rollup, r...
2014-04-08 Alex CrichtonTest fixes from rollup
2014-04-08 Alex Crichtonrustc: Never register syntax crates in CStore
2014-04-05 borsauto merge of #13112 : ktt3ja/rust/issue-13058, r=pnkfelix
2014-04-03 borsauto merge of #13286 : alexcrichton/rust/release, r...
2014-04-01 borsauto merge of #13225 : thestinger/rust/num, r=cmr
2014-04-01 borsauto merge of #13115 : huonw/rust/rand-errors, r=alexcr...
2014-03-31 borsauto merge of #13184 : alexcrichton/rust/priv-fields...
2014-03-31 Alex Crichtonsyntax: Switch field privacy as necessary
2014-03-31 borsauto merge of #13189 : alexcrichton/rust/relnotes,...
2014-03-31 borsauto merge of #13206 : TeXitoi/rust/fix-shootout-k...
2014-03-30 borsauto merge of #13211 : csherratt/rust/arc_fix, r=alexcr...
2014-03-30 borsauto merge of #13215 : sfackler/rust/vim-attr, r=alexcr...
2014-03-30 borsauto merge of #13203 : Kimundi/rust/de-map-vec3, r=cmr
2014-03-30 Marvin LöbelRemoved deprecated functions `map` and `flat_map` for...
2014-03-28 borsauto merge of #13149 : brson/rust/rustdoclogo, r=alexcr...
2014-03-28 borsauto merge of #13174 : brson/rust/dist, r=alexcrichton...
2014-03-28 borsauto merge of #13142 : alexcrichton/rust/issue-13118...
2014-03-27 borsauto merge of #13151 : brson/rust/dist, r=alexcrichton...
2014-03-27 borsauto merge of #13079 : alexcrichton/rust/colons, r=cmr
2014-03-26 borsauto merge of #13145 : alexcrichton/rust/flip-some...
2014-03-26 borsauto merge of #13152 : huonw/rust/wtf-are-things-in...
2014-03-26 borsauto merge of #13071 : ktt3ja/rust/deterministic-lifeti...
2014-03-26 borsauto merge of #13135 : alexcrichton/rust/dox, r=alexcri...
2014-03-26 borsauto merge of #13134 : alexcrichton/rust/freebsd-libm...
2014-03-26 borsauto merge of #13133 : alexcrichton/rust/issue-13130...
2014-03-26 borsauto merge of #13117 : alexcrichton/rust/no-crate-map...
2014-03-26 borsauto merge of #13039 : Kimundi/rust/iter_by_value_exten...
2014-03-25 Marvin LöbelChanged `iter::Extendable` and `iter::FromIterator...
2014-03-24 borsauto merge of #12998 : huonw/rust/log_syntax, r=alexcri...
2014-03-22 borsauto merge of #13036 : alexcrichton/rust/atomics, r...
2014-03-21 borsauto merge of #13024 : brson/rust/issue-12799, r=thestinger
2014-03-21 borsauto merge of #13029 : FlaPer87/rust/master, r=alexcrichton
2014-03-20 borsauto merge of #13023 : thestinger/rust/deep_clone,...
2014-03-20 borsauto merge of #13020 : alexcrichton/rust/vec, r=brson
2014-03-20 Alex CrichtonRemoving imports of std::vec_ng::Vec
2014-03-20 borsauto merge of #13017 : alexcrichton/rust/issue-13010...
2014-03-20 borsauto merge of #13015 : tbu-/rust/pr_remove_immut, r...
2014-03-20 borsauto merge of #12686 : FlaPer87/rust/shared, r=nikomatsakis
2014-03-20 borsauto merge of #12980 : cmr/rust/overhaul-stdio, r=thest...
2014-03-20 borsauto merge of #13028 : thestinger/rust/vec_ng, r=huonw
2014-03-20 Daniel Micayrename std::vec_ng -> std::vec
2014-03-20 borsauto merge of #13013 : huonw/rust/tytrait, r=cmr
2014-03-19 borsauto merge of #12770 : eddyb/rust/drop-tld, r=cmr
2014-03-19 borsauto merge of #12879 : Aatch/rust/rustdoc-mod-privacy...
2014-03-19 borsauto merge of #12762 : klutzy/rust/win-struct-abi,...
2014-03-19 borsauto merge of #12982 : brson/rust/optiondocs, r=alexcri...
2014-03-19 borsauto merge of #12955 : sfackler/rust/vec_ng-doc, r...
2014-03-19 Steven FacklerDocify std::vec_ng
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 BurtescuFix rustdoc and tests.
2014-03-17 Eduard BurtescuDe-@ ParseSess uses.
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 Crichtonlog: Introduce liblog, the old std::logging
2014-03-14 borsauto merge of #12888 : aochagavia/rust/Fix-comment...
2014-03-14 borsauto merge of #12871 : aochagavia/rust/Optimize-while_s...
2014-03-13 borsauto merge of #12573 : lbonn/rust/unrecurs, r=alexcrichton
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 #12774 : alexcrichton/rust/proc-bounds...
2014-03-11 borsauto merge of #12783 : adrientetar/rust/more-docs,...
2014-03-11 borsauto merge of #12556 : alexcrichton/rust/weak-linkage...
2014-03-11 borsauto merge of #12765 : TeXitoi/rust/fix-shootout-revers...
2014-03-11 borsauto merge of #12617 : sfackler/rust/item-modifier...
2014-03-11 Steven FacklerAdd an ItemModifier syntax extension type
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-07 borsauto merge of #12746 : alexcrichton/rust/issue-12743...
2014-03-07 borsauto merge of #12635 : alexcrichton/rust/speedy-hash...
2014-03-07 Alex Crichtonsyntax: Conditionally deriving(Hash) with Writers
2014-03-06 borsauto merge of #12714 : michaelwoerister/rust/limited...
next