]> git.lizzy.rs Git - rust.git/history - src/libsyntax/codemap.rs
rollup merge of #17355 : gamazeps/issue17210
[rust.git] / src / libsyntax / codemap.rs
2014-09-19 Alex Crichtonrollup merge of #17355 : gamazeps/issue17210
2014-09-19 Alex Crichtonrollup merge of #17350 : pablobm/doc-fix
2014-09-19 Alex Crichtonrollup merge of #17338 : nick29581/variants-namespace
2014-09-19 Alex Crichtonrollup merge of #17318 : nick29581/slice
2014-09-19 Alex Crichtonrollup merge of #17314 : eddyb/span-no-gc
2014-09-18 Eduard BurtescuFix fallout in tests from removing the use of Gc in...
2014-09-18 Eduard Burtescusyntax: use an index in CodeMap instead of Gc for ExpnInfo.
2014-08-31 Alex Crichtonrollup merge of #16840 : huonw/feature-has-added
2014-08-11 borsauto merge of #15410 : LemmingAvalanche/rust/patch...
2014-07-31 borsauto merge of #15385 : jroweboy/rust/master, r=brson
2014-07-26 borsauto merge of #15789 : steveklabnik/rust/guide_pointers...
2014-07-24 borsauto merge of #15424 : TeXitoi/rust/relicense-shootout...
2014-07-24 borsauto merge of #15781 : alexcrichton/rust/issue-15758...
2014-07-24 borsauto merge of #15407 : sneves/rust/master, r=aturon
2014-07-23 borsauto merge of #15749 : vhbit/rust/treemap-doc-fixes...
2014-07-23 borsauto merge of #15899 : aochagavia/rust/guide, r=kballard
2014-07-22 borsauto merge of #15894 : treeman/rust/vec-doc, r=alexcrichton
2014-07-22 borsauto merge of #15869 : alexcrichton/rust/issue-15828...
2014-07-22 borsauto merge of #15863 : dotdash/rust/lifetimes3, r=alexc...
2014-07-22 borsauto merge of #15857 : treeman/rust/doc-dijkstra-exampl...
2014-07-22 borsauto merge of #15888 : mprobinson/rust/rustdoc-fixes...
2014-07-22 borsauto merge of #15884 : steveklabnik/rust/guide_fix_head...
2014-07-22 borsauto merge of #15876 : brson/rust/failfat, r=pcwalton
2014-07-22 borsauto merge of #15871 : dotdash/rust/unnamed_fmtstr...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-21 Corey Richardsonignore-lexer-test to broken files and remove some tray...
2014-07-16 borsauto merge of #15476 : kballard/rust/more_vim_tweaks...
2014-07-15 borsauto merge of #15421 : catharsis/rust/doc-ffi-minor...
2014-07-15 borsauto merge of #15534 : steveklabnik/rust/guide_stdin...
2014-07-15 borsauto merge of #15531 : steveklabnik/rust/guide_looping...
2014-07-15 borsauto merge of #15434 : steveklabnik/rust/guide_match...
2014-07-14 borsauto merge of #15497 : jasonthompson/rust/docs/str3...
2014-07-10 borsauto merge of #15563 : luqmana/rust/nif, r=pcwalton
2014-07-09 borsauto merge of #15471 : erickt/rust/push_all, r=acrichto
2014-07-09 borsauto merge of #15283 : kwantam/rust/master, r=alexcrichton
2014-07-09 borsauto merge of #15483 : AlisdairO/rust/master, r=alexcri...
2014-07-09 borsauto merge of #15540 : Gankro/rust/master, r=huonw
2014-07-09 borsauto merge of #15530 : adrientetar/rust/proper-fonts...
2014-07-09 borsauto merge of #15339 : cmr/rust/rewrite-lexer2, r=huonw
2014-07-09 Corey Richardsonsyntax: don't parse numeric literals in the lexer
2014-07-09 Corey Richardsoncodemap: be less annoying in debug logging
2014-07-09 Corey Richardsonsyntax: doc comments all the things
2014-07-09 borsauto merge of #15422 : steveklabnik/rust/guide_compound...
2014-07-09 borsauto merge of #15374 : steveklabnik/rust/comments,...
2014-07-08 borsauto merge of #14832 : alexcrichton/rust/no-rpath,...
2014-07-08 borsauto merge of #15493 : brson/rust/tostr, r=pcwalton
2014-07-08 Richo Healeystd: Rename the `ToStr` trait to `ToString`, and `to_st...
2014-06-27 borsauto merge of #15166 : zookoatleastauthoritycom/rust...
2014-06-25 borsauto merge of #15165 : zookoatleastauthoritycom/rust...
2014-06-17 borsauto merge of #14818 : tomjakubowski/rust/emacs-attribu...
2014-06-17 borsauto merge of #14855 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14852 : TeXitoi/rust/relicense-shootout...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14866 : bjz/rust/bitwise, r=alexcrichton
2014-06-13 borsauto merge of #14750 : bachm/rust/master, r=alexcrichton
2014-06-13 borsauto merge of #14831 : alexcrichton/rust/format-intl...
2014-06-13 borsauto merge of #13222 : nick29581/rust/dxr4, r=brson
2014-06-13 Nick CameronDump results of analysis phase as CSV
2014-06-13 borsauto merge of #14816 : theptrk/rust/unclear-comment...
2014-06-12 borsauto merge of #14813 : cmr/rust/once-docs-unsafe, r...
2014-06-12 borsauto merge of #14811 : forticulous/rust/refcell-show...
2014-06-12 borsauto merge of #14809 : zzmp/rust/patch-2, r=alexcrichton
2014-06-12 borsauto merge of #14805 : zzmp/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14800 : reem/rust/patch-1, r=alexcrichton
2014-06-12 borsauto merge of #14799 : mcreinhard/rust/tilde-fix, r...
2014-06-12 borsauto merge of #14713 : darnuria/rust/Improve_std_os_doc...
2014-06-11 borsauto merge of #14746 : alexcrichton/rust/libsync, r...
2014-06-11 borsauto merge of #14250 : alexcrichton/rust/gc, r=brson
2014-06-11 Alex Crichtonsyntax: Move the AST from @T to Gc<T>
2014-06-05 borsauto merge of #14592 : alexcrichton/rust/rustdoc-links...
2014-06-04 borsauto merge of #14633 : huonw/rust/nodylibc, r=alexcrichton
2014-06-01 borsauto merge of #14579 : alexcrichton/rust/more-eq-renami...
2014-06-01 Alex Crichtonstd: Drop Total from Total{Eq,Ord}
2014-05-31 borsauto merge of #14563 : dotdash/rust/clone_kill, r=huonw
2014-05-31 borsauto merge of #14557 : zwarich/rust/missing-comment...
2014-05-31 borsauto merge of #14555 : tomjakubowski/rust/fix-snappy...
2014-05-31 borsauto merge of #14553 : reem/rust/nuke-owned-vectors...
2014-05-31 borsauto merge of #14544 : aturon/rust/issue-14352, r=alexc...
2014-05-31 borsauto merge of #14534 : alexcrichton/rust/snapshots...
2014-05-30 Alex Crichtonstd: Rename {Eq,Ord} to Partial{Eq,Ord}
2014-05-29 borsauto merge of #14472 : huonw/rust/native-lib-warnings...
2014-05-29 borsauto merge of #14477 : alexcrichton/rust/issue-14456...
2014-05-29 borsauto merge of #14451 : alexcrichton/rust/issue-14442...
2014-05-29 borsauto merge of #14476 : luqmana/rust/docs, r=alexcrichton
2014-05-28 borsauto merge of #14465 : Ryman/rust/patch-1, r=alexcrichton
2014-05-28 borsauto merge of #14463 : SergioBenitez/rust/deprecation...
2014-05-28 borsauto merge of #14459 : seanmonstar/rust/select-docs...
2014-05-28 borsauto merge of #14455 : crabtw/rust/mips, r=alexcrichton
2014-05-28 borsauto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcr...
2014-05-28 borsauto merge of #14387 : alan-andrade/rust/remove_managed...
2014-05-28 borsauto merge of #14414 : richo/rust/features/nerf_unused_...
2014-05-27 Richo Healeystd: Rename strbuf operations to string
2014-05-26 borsauto merge of #14374 : swgillespie/rust/swgillespie...
2014-05-26 borsauto merge of #14300 : cmr/rust/enum-size-lint, r=kballard
2014-05-25 borsauto merge of #14370 : cmr/rust/design-faq, r=brson
2014-05-25 borsauto merge of #14415 : Sawyer47/rust/ascii-fixme, r...
2014-05-25 borsauto merge of #14323 : richo/rust/features/strbuf_to_st...
2014-05-25 Richo Healeycore: rename strbuf::StrBuf to string::String
2014-05-20 borsauto merge of #13975 : nikomatsakis/rust/issue-13794...
2014-05-12 borsauto merge of #13932 : MrAlert/rust/win-compat, r=brson
next