]> git.lizzy.rs Git - rust.git/history - src/librustc/front/feature_gate.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / librustc / front / feature_gate.rs
2014-02-14 borsauto merge of #12234 : sfackler/rust/restructure-item...
2014-02-14 borsauto merge of #12192 : luqmana/rust/fix-cross, r=alexcr...
2014-02-14 borsauto merge of #12186 : alexcrichton/rust/no-sleep-2...
2014-02-14 borsauto merge of #12162 : eddyb/rust/ast-map-cheap-path...
2014-02-14 Eduard BurtescuRefactored ast_map and friends, mainly to have Paths...
2014-02-14 borsauto merge of #12061 : pongad/rust/delorderable, r=cmr
2014-02-14 borsauto merge of #12017 : FlaPer87/rust/replace-mod-crate...
2014-02-13 Flavio PercocoReplace `crate` usage with `krate`
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-10 borsauto merge of #12149 : thomaslee/rust/ipaddr_deriving_i...
2014-02-10 borsauto merge of #12136 : alexcrichton/rust/issue-12123...
2014-02-09 borsauto merge of #12120 : gifnksm/rust/buffered-chars...
2014-02-09 borsauto merge of #12119 : huonw/rust/guide-testing, r...
2014-02-09 borsauto merge of #12117 : nikomatsakis/rust/issue-11913...
2014-02-09 borsauto merge of #12034 : dguenther/rust/fourcc, r=alexcri...
2014-02-09 Derek GuentherConverted fourcc! to loadable syntax extension
2014-02-07 borsauto merge of #12029 : zkamsler/rust/merge-sort-allocat...
2014-02-06 borsauto merge of #12001 : yuriks/rust/getopts-tweaks,...
2014-02-05 borsauto merge of #11894 : alexcrichton/rust/io-clone,...
2014-02-05 borsauto merge of #12045 : thestinger/rust/glue, r=pcwalton
2014-02-05 borsauto merge of #12035 : chromatic/rust/tutorial_improvem...
2014-02-05 borsauto merge of #12025 : lilac/rust/feature-gate-quote...
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-02-04 borsauto merge of #11951 : dmanescu/rust/reserve-rename...
2014-02-04 James DengReplaced with a single "quote" feature gate.
2014-02-04 borsauto merge of #11717 : DiamondLovesYou/rust/master...
2014-02-04 James DengFeature gate all quasi-quoting macros.
2014-02-02 borsauto merge of #11975 : jfager/rust/r8498, r=alexcrichton
2014-02-02 borsauto merge of #11959 : omasanori/rust/update-zsh, r...
2014-02-01 borsauto merge of #11974 : huonw/rust/no-at-vec, r=pcwalton
2014-02-01 Huon Wilsonsyntax: remove the handling of @str and @[] from the...
2014-02-01 Patrick Waltonlibrustc: Remove uses of `token::ident_to_str()` from...
2014-02-01 Patrick Waltonlibrustc: Fix merge fallout.
2014-02-01 Patrick Waltonlibsyntax: Introduce an `InternedString` type to reduce...
2014-02-01 borsauto merge of #11932 : dmanescu/rust/11741-stability...
2014-02-01 borsauto merge of #11789 : pongad/rust/master, r=kballard
2014-01-31 borsauto merge of #11810 : Armavica/rust/issue-11645, r...
2014-01-31 borsauto merge of #11832 : jfager/rust/r5900, r=alexcrichton
2014-01-31 borsauto merge of #11917 : thestinger/rust/intrinsic, r...
2014-01-31 borsauto merge of #11933 : kini/rust/patch-1, r=alexcrichton
2014-01-31 borsauto merge of #11929 : FlaPer87/rust/issue-11681, r...
2014-01-31 borsauto merge of #11918 : omasanori/rust/reduce-warnings...
2014-01-31 borsauto merge of #11784 : eminence/rust/fix_run_tests...
2014-01-30 borsauto merge of #11895 : xales/rust/libstd, r=alexcrichton
2014-01-30 borsauto merge of #11217 : eddyb/rust/generic-default-type...
2014-01-30 Eduard BurtescuImplement default type parameters in generics.
2014-01-30 borsauto merge of #11853 : alexcrichton/rust/up-llvm, r...
2014-01-29 borsauto merge of #11879 : thestinger/rust/frame-pointer...
2014-01-28 borsauto merge of #11845 : xales/rust/libnative, r=alexcrichton
2014-01-28 borsauto merge of #11864 : comex/rust/11352, r=alexcrichton
2014-01-28 borsauto merge of #11858 : huonw/rust/11841-followup, r...
2014-01-28 borsauto merge of #11851 : pnkfelix/rust/fsk-fix-issue...
2014-01-28 borsauto merge of #11837 : xales/rust/doc-fixes, r=cmr...
2014-01-28 borsauto merge of #11833 : kballard/rust/gitignore-doc...
2014-01-28 borsauto merge of #11738 : dmanescu/rust/11721, r=alexcrichton
2014-01-28 borsauto merge of #11826 : huonw/rust/7621-deriving-errors...
2014-01-28 borsauto merge of #11847 : alexcrichton/rust/fix-test-deps...
2014-01-27 borsauto merge of #11846 : michaelwoerister/rust/cu_name...
2014-01-27 borsauto merge of #11841 : huonw/rust/noinline-fail, r...
2014-01-27 borsauto merge of #11595 : eddyb/rust/env-et-self-no-more...
2014-01-27 borsauto merge of #11842 : xales/rust/feature-gates, r=cmr
2014-01-27 David ManescuFeature gate #[simd]
2014-01-27 xalesFeature gate trace_macros.
2014-01-24 borsauto merge of #11718 : ktt3ja/rust/borrowck-error-msg...
2014-01-22 borsauto merge of #11711 : alexcrichton/rust/issue-11683...
2014-01-22 borsauto merge of #11500 : jhasse/rust/patch-rlib, r=alexcr...
2014-01-21 borsauto merge of #11129 : SimonSapin/rust/foo-vs-foo_opt...
2014-01-21 Simon Sapin[std::vec] Rename .last_opt() to .last(), drop the...
2014-01-21 borsauto merge of #11662 : alexcrichton/rust/faster-parens...
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-21 borsauto merge of #11653 : alexcrichton/rust/issue-11647...
2014-01-20 borsauto merge of #11670 : sfackler/rust/extctxt-span-note...
2014-01-20 borsauto merge of #11661 : huonw/rust/fixed-length-instanti...
2014-01-20 borsauto merge of #11660 : sfackler/rust/quote-unused-sp...
2014-01-20 borsauto merge of #11657 : huonw/rust/less-lang-duplication...
2014-01-20 borsauto merge of #11656 : brson/rust/omgandroid, r=cmr
2014-01-20 borsauto merge of #11654 : korenchkin/rust/doc_guide-testin...
2014-01-20 borsauto merge of #11652 : hdima/rust/base64-padding-newlin...
2014-01-20 borsauto merge of #11649 : FlaPer87/rust/pow, r=cmr
2014-01-20 borsauto merge of #11644 : huonw/rust/less-fatality, r=cmr
2014-01-19 borsauto merge of #11643 : kballard/rust/path-root-path...
2014-01-19 borsauto merge of #11642 : erickt/rust/path, r=huonw
2014-01-19 borsauto merge of #11639 : sfackler/rust/macro-crate-path...
2014-01-19 borsauto merge of #11635 : thestinger/rust/zero-size-alloc...
2014-01-19 borsauto merge of #11633 : chromatic/rust/master, r=alexcri...
2014-01-19 borsauto merge of #11628 : alexcrichton/rust/issue-11593...
2014-01-19 borsauto merge of #11616 : huonw/rust/ast_map, r=pnkfelix
2014-01-19 borsauto merge of #11615 : adwhit/rust/master, r=cmr
2014-01-19 borsauto merge of #11567 : divtxt/rust/master, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-19 borsauto merge of #11632 : brson/rust/issue-11602, r=huonw
2014-01-18 borsauto merge of #11607 : alexcrichton/rust/issue-9957...
2014-01-18 borsauto merge of #11606 : alexcrichton/rust/issue-9259...
2014-01-18 borsauto merge of #11605 : alexcrichton/rust/issue-9582...
2014-01-18 Brian Andersonrustc: Feature gate `log_syntax!`. Closes #11602
2014-01-17 borsauto merge of #11604 : alexcrichton/rust/issue-11162...
2014-01-17 borsauto merge of #11598 : alexcrichton/rust/io-export...
2014-01-17 borsauto merge of #11585 : nikomatsakis/rust/issue-3511...
2014-01-17 borsauto merge of #11479 : khodzha/rust/peekable_empty...
2014-01-17 borsauto merge of #11601 : dguenther/rust/fix_test_summary...
next