]> 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-03-06 borsauto merge of #12705 : alexcrichton/rust/issue-12692...
2014-03-06 borsauto merge of #12687 : alexcrichton/rust/issue-12681...
2014-03-05 borsauto merge of #12715 : dmski/rust/no-extern-fn-pat...
2014-03-05 borsauto merge of #12711 : edwardw/rust/mtwt, r=pcwalton
2014-03-05 borsauto merge of #12700 : thestinger/rust/float, r=cmr
2014-03-05 Edward WangRefactor and fix FIXME's in mtwt hygiene code
2014-03-05 borsauto merge of #12491 : eddyb/rust/deref, r=nikomatsakis
2014-03-05 borsauto merge of #12300 : DaGenix/rust/uppercase-variable...
2014-03-05 borsauto merge of #12671 : nick29581/rust/expand, r=sfackler
2014-03-05 Nick CameronExpand nested items within a backtrace.
2014-03-03 borsauto merge of #12665 : alexcrichton/rust/fix-snap-again...
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-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 borsauto merge of #12338 : edwardw/rust/hygienic-break...
2014-02-23 Edward WangMake break and continue hygienic
2014-02-22 borsauto merge of #12422 : alexcrichton/rust/buffered-defau...
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-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-20 borsauto merge of #12405 : kud1ing/rust/backticks, r=huonw
2014-02-20 borsauto merge of #12403 : eddyb/rust/generic-dtors-with...
2014-02-20 borsauto merge of #12399 : michaelwoerister/rust/simd-fix...
2014-02-20 borsauto merge of #12398 : alexcrichton/rust/rlibs-and...
2014-02-20 borsauto merge of #12397 : alexcrichton/rust/send-off-the...
2014-02-20 borsauto merge of #12396 : alexcrichton/rust/windows-env...
2014-02-20 borsauto merge of #12392 : aepsil0n/rust/fix/pub_randbigint...
2014-02-20 borsauto merge of #12244 : pcwalton/rust/deuniquevectorpatt...
2014-02-20 borsauto merge of #12394 : huonw/rust/transmute--, r=pnkfelix
2014-02-20 Patrick Waltonlibrustc: Remove unique vector patterns from the language.
2014-02-20 borsauto merge of #12387 : cmr/rust/ast-json, r=alexcrichton
2014-02-19 borsauto merge of #12389 : zr40/rust/fix-test-metric-typo...
2014-02-19 borsauto merge of #12231 : wycats/rust/url_path_parse,...
2014-02-19 borsauto merge of #11904 : nick29581/rust/0filemap, r=alexc...
2014-02-19 borsauto merge of #12379 : alexcrichton/rust/fix-ar-thing...
2014-02-19 borsauto merge of #12375 : FlaPer87/rust/issue-7660, r=cmr
2014-02-19 borsauto merge of #12374 : dylanbraithwaite/rust/size_of_un...
2014-02-19 borsauto merge of #12349 : edwardw/rust/debug-expansion...
2014-02-19 borsauto merge of #12370 : rcxdude/rust/macro_fix, r=alexcr...
2014-02-18 Douglas YoungAvoid returning original macro if expansion fails.
2014-02-15 borsauto merge of #12270 : bstrie/rust/pnoise, r=huonw
2014-02-15 borsauto merge of #12283 : kballard/rust/env-args-bytes...
2014-02-15 borsauto merge of #12276 : alexcrichton/rust/issue-8449...
2014-02-15 borsauto merge of #12277 : alexcrichton/rust/fix-rustdoc...
2014-02-14 borsauto merge of #12271 : kballard/rust/vim-extern-crate...
2014-02-14 borsauto merge of #12195 : kballard/rust/rustdoc-strip...
2014-02-14 borsauto merge of #12267 : alexcrichton/rust/rollup, r...
2014-02-14 Steven FacklerExpand ItemDecorator extensions in all contexts
2014-02-14 borsauto merge of #12207 : alexcrichton/rust/up-llvm, r...
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 Steven FacklerTweak ItemDecorator API
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 borsauto merge of #12248 : alexcrichton/rust/rollup, r...
2014-02-13 Steven FacklerStop unloading syntax libraries
2014-02-13 Flavio PercocoReplace `crate` usage with `krate`
2014-02-12 borsauto merge of #12165 : fhahn/rust/change-some-tests...
2014-02-12 borsauto merge of #12204 : alexcrichton/rust/seek, r=pcwalton
2014-02-12 borsauto merge of #12196 : dguenther/rust/fix-fourcc-exampl...
2014-02-12 borsauto merge of #12194 : WebeWizard/rust/master, r=cmr
2014-02-12 borsauto merge of #12190 : alexcrichton/rust/fix-snap-again...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-12 borsauto merge of #12027 : vadimcn/rust/compiler-rt, r...
2014-02-12 borsauto merge of #11961 : niftynif/rust/btree, r=brson
2014-02-11 borsauto merge of #12158 : nikomatsakis/rust/issue-6801...
2014-02-11 Niko Matsakislibsyntax -- combine two iter ops into one so that...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12177 : alexcrichton/rust/fix-snapshot...
2014-02-11 borsauto merge of #12176 : kballard/rust/dep-info-lib-filen...
2014-02-11 borsauto merge of #12154 : pnkfelix/rust/fsk-factor-bigint...
2014-02-11 borsauto merge of #12175 : sfackler/rust/phase-use-ignored...
2014-02-11 Steven FacklerIgnore #[phase] on use view items
2014-02-10 borsauto merge of #12095 : FlaPer87/rust/issue-11709, r...
2014-02-09 borsauto merge of #12119 : huonw/rust/guide-testing, r...
2014-02-09 borsauto merge of #12114 : brson/rust/faqs, r=cmr
2014-02-09 borsauto merge of #12105 : huonw/rust/bench-black-box,...
2014-02-08 borsauto merge of #12112 : lucab/rust/make-dist, r=alexcrichton
2014-02-08 borsauto merge of #12090 : bjz/rust/unimplemented, r=cmr
2014-02-08 borsauto merge of #12109 : omasanori/rust/small-fixes,...
2014-02-08 borsauto merge of #12096 : brson/rust/morestack-addr, r...
next