]> git.lizzy.rs Git - rust.git/history - src/libsyntax/syntax.rs
Add initial support for a new formatting syntax
[rust.git] / src / libsyntax / syntax.rs
2013-08-08 Alex CrichtonAdd initial support for a new formatting syntax
2013-08-04 borsauto merge of #8243 : stepancheg/rust/ipv, r=brson
2013-08-04 borsauto merge of #8237 : blake2-ppc/rust/faster-utf8,...
2013-08-04 borsauto merge of #8254 : brson/rust/libuv-mac-supp, r...
2013-08-04 Daniel MicayMerge pull request #8251 from chris-morgan/vim-sigil...
2013-08-03 borsauto merge of #8246 : stepancheg/rust/contains-key...
2013-08-03 borsauto merge of #8223 : davidhalperin/rust/master, r...
2013-08-03 borsauto merge of #8219 : sstewartgallus/rust/fix_dynamic_l...
2013-08-03 borsauto merge of #8213 : kballard/rust/fd-limit, r=brson
2013-08-03 borsauto merge of #8206 : omasanori/rust/blk-to-block,...
2013-08-03 borsauto merge of #8204 : kballard/rust/str-into-owned...
2013-08-03 borsauto merge of #8235 : pcwalton/rust/unsafe-extern-fns...
2013-08-03 Patrick Waltonlibrustc: Introduce a new visitor type based on traits...
2013-08-02 borsauto merge of #8221 : brson/rust/single-threaded, r...
2013-08-02 borsauto merge of #8202 : pnkfelix/rust/fsk-issue8056-make...
2013-08-02 borsauto merge of #8195 : bblum/rust/task-cleanup, r=brson
2013-08-02 borsauto merge of #8193 : cmr/rust/linux-errno, r=graydon
2013-08-02 borsauto merge of #8188 : huonw/rust/cfg-macro, r=pcwalton
2013-08-02 borsauto merge of #8175 : brson/rust/nodbg, r=graydon
2013-08-02 borsauto merge of #8185 : alexcrichton/rust/issue-8179...
2013-08-02 borsauto merge of #8116 : toddaaro/rust/tls-tk-pr-pre,...
2013-08-01 borsauto merge of #8172 : brson/rust/nomorestack, r=pcwalton
2013-08-01 borsauto merge of #8170 : brson/rust/nopipes, r=pcwalton
2013-08-01 Brian AndersonRemove the pipes compiler
2013-08-01 Huon Wilsonsyntax: implement cfg!() which evaluates to true/false...
2013-07-29 borsauto merge of #8032 : catamorphism/rust/rustpkg-tags...
2013-07-29 borsauto merge of #7984 : gifnksm/rust/tutorial-links,...
2013-07-29 borsauto merge of #8003 : crnobog/rust/case-insensitive...
2013-07-29 borsauto merge of #8085 : mrordinaire/rust/percent-p, r...
2013-07-28 borsauto merge of #8046 : kmcallister/rust/unused-log,...
2013-07-28 borsauto merge of #8076 : omasanori/rust/cleanup, r=huonw
2013-07-27 OGINO MasanoriRemove unnecessary #[path = "***/mod.rs"] lines.
2013-07-26 borsauto merge of #7820 : pnkfelix/rust/fill-in-some-missin...
2013-07-25 borsauto merge of #7931 : blake2-ppc/rust/chain-mut-ref...
2013-07-23 borsauto merge of #7964 : pnkfelix/rust/fsk-issue3994-readm...
2013-07-23 borsauto merge of #7954 : zslayton/rust/master, r=huonw
2013-07-23 borsauto merge of #7944 : blake2-ppc/rust/dlist-move-nodes...
2013-07-23 borsauto merge of #7934 : sfackler/rust/smallintset, r...
2013-07-23 borsauto merge of #7703 : sfackler/rust/bitv, r=alexcrichton
2013-07-22 borsauto merge of #7943 : Dretch/rust/vec-slice-from-to...
2013-07-22 borsauto merge of #7942 : Dretch/rust/os-listdir-path-no...
2013-07-22 borsauto merge of #7940 : cmr/rust/comments, r=pnkfelix
2013-07-22 borsauto merge of #7941 : dotdash/rust/codegen, r=huonw
2013-07-22 borsauto merge of #7926 : brson/rust/issue-4116, r=graydon
2013-07-22 borsauto merge of #7938 : crabtw/rust/foreign-vis, r=huonw
2013-07-22 Daniel MicayMerge pull request #7936 from thestinger/cleanup
2013-07-21 Daniel Micayrm obsolete no-op lints
2013-07-19 borsauto merge of #7856 : brson/rust/no-thread-per-core...
2013-07-18 borsauto merge of #7747 : chris-morgan/rust/vim-compiler...
2013-07-16 borsauto merge of #7684 : pnkfelix/rust/fsk-invert-range...
2013-07-15 borsauto merge of #7802 : catamorphism/rust/issue-6128...
2013-07-15 borsauto merge of #7796 : thomaslee/rust/issue-6247, r...
2013-07-14 borsauto merge of #7788 : MarkJr94/rust/from_iter, r=cmr
2013-07-14 borsauto merge of #7751 : alexcrichton/rust/finish-tls...
2013-07-14 Alex CrichtonAllow non-uppercase-statics by default
2013-07-11 borsauto merge of #7632 : gavinb/rust/7484_manpages, r=cmr
2013-07-10 borsauto merge of #7637 : pnkfelix/rust/fsk-guard-against...
2013-07-09 borsauto merge of #7117 : jensnockert/rust/freestanding...
2013-07-09 borsauto merge of #7528 : indutny/rust/feature/memory-api...
2013-07-09 borsauto merge of #7641 : lucab/rust/lucab/po4a, r=catamorphism
2013-07-09 borsauto merge of #7614 : MarkJr94/rust/smallintmap_enum...
2013-07-09 borsauto merge of #7578 : alexcrichton/rust/overflow, r...
2013-07-09 borsauto merge of #7262 : nikomatsakis/rust/ref-bindings...
2013-07-08 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-08 borsauto merge of #7612 : thestinger/rust/utf8, r=huonw
2013-07-08 borsauto merge of #7608 : glinscott/rust/json_perf, r=pcwalton
2013-07-08 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-07-08 borsauto merge of #7577 : brson/rust/vers, r=cmr
2013-07-08 Brian AndersonBump version numbers to 0.8-pre
2013-07-08 borsauto merge of #7497 : alexcrichton/rust/issue-7394...
2013-07-07 borsauto merge of #7557 : michaelwoerister/rust/enum_struct...
2013-07-06 borsauto merge of #7194 : jensnockert/rust/endian, r=cmr
2013-07-05 borsauto merge of #7554 : jld/rust/rm-ssoe, r=catamorphism
2013-07-05 borsauto merge of #7530 : alexcrichton/rust/issue-5194...
2013-07-05 borsauto merge of #7549 : sfackler/rust/docs, r=msullivan
2013-07-04 borsauto merge of #7543 : sanxiyn/rust/newtype-immediates...
2013-07-04 Daniel MicayMerge pull request #7565 from Blei/fix-rev-size-hint
2013-07-04 borsauto merge of #7542 : alexcrichton/rust/patch-rusti...
2013-07-03 borsauto merge of #7534 : bblum/rust/soundness-messages...
2013-07-03 Brian AndersonMerge remote-tracking branch 'mozilla/master'
2013-07-03 borsauto merge of #7531 : sankha93/rust/master, r=bblum
2013-07-03 borsauto merge of #7523 : huonw/rust/uppercase-statics...
2013-07-03 borsauto merge of #7518 : graydon/rust/stats-improvements...
2013-07-03 borsauto merge of #7474 : Seldaek/rust/clean-iter, r=thestinger
2013-07-03 borsauto merge of #7510 : Dretch/rust/missing-trait-message...
2013-07-03 borsauto merge of #7498 : luqmana/rust/cow, r=catamorphism
2013-07-01 borsauto merge of #7443 : yjh0502/rust/fix_field_dup, r...
2013-07-01 borsauto merge of #7521 : thestinger/rust/vec, r=Aatch
2013-07-01 Huon Wilsonrustc: add a lint to enforce uppercase statics.
2013-07-01 borsauto merge of #7492 : yichoi/rust/fix_cleanllvm, r...
2013-07-01 borsauto merge of #7487 : huonw/rust/vec-kill, r=cmr
2013-07-01 borsauto merge of #7517 : brson/rust/0.7, r=brson
2013-06-30 Brian AndersonBump version from 0.7-pre to 0.7
2013-06-30 borsauto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
2013-06-29 borsauto merge of #7244 : bblum/rust/once, r=nikomatsakis
2013-06-27 borsauto merge of #7395 : yichoi/rust/android_dummy, r...
2013-06-27 borsauto merge of #7361 : brson/rust/incoming, r=brson
2013-06-26 borsauto merge of #7382 : msullivan/rust/cleanup, r=bblum
2013-06-26 borsauto merge of #7356 : msullivan/rust/default-methods...
2013-06-26 borsauto merge of #7345 : blake2-ppc/rust/iterator-flat...
next