]> git.lizzy.rs Git - rust.git/history - src/libregex_macros
librustc: Don't try to perform the magical
[rust.git] / src / libregex_macros /
2014-06-24 borsauto merge of #14963 : w3ln4/rust/master, r=alexcrichton
2014-06-24 borsauto merge of #14952 : alexcrichton/rust/const-unsafe...
2014-06-20 borsauto merge of #15041 : brson/rust/docindex, r=alexcrichton
2014-06-19 borsauto merge of #14830 : luqmana/rust/cmtrttcbctto, r...
2014-06-19 borsauto merge of #15014 : brson/rust/all-crates-experiment...
2014-06-18 borsauto merge of #14854 : jakub-/rust/issue-10991, r=pcwalton
2014-06-18 borsauto merge of #14879 : Ryman/rust/resolve_super_hint_cu...
2014-06-18 borsauto merge of #14984 : thestinger/rust/libc, r=alexcrichton
2014-06-18 borsauto merge of #14990 : tomjakubowski/rust/emacs-fix...
2014-06-18 borsauto merge of #14994 : nick29581/rust/comments, r=bstrie
2014-06-18 borsauto merge of #14992 : nathantypanski/rust/collect...
2014-06-18 borsauto merge of #14880 : SimonSapin/rust/byte-literals...
2014-06-17 Simon SapinAdd a b"xx" byte string literal of type &'static [u8].
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 #14877 : Seldaek/rust/commdocs, r=alexcri...
2014-06-16 borsauto merge of #14882 : pcwalton/rust/drop-underscore...
2014-06-16 borsauto merge of #14715 : vhbit/rust/ios-pr2, r=alexcrichton
2014-06-14 borsauto merge of #14835 : alexcrichton/rust/no-more-at...
2014-06-14 Alex Crichtonrustc: Obsolete the `@` syntax entirely
2014-06-11 borsauto merge of #14777 : alexcrichton/rust/issue-14747...
2014-06-10 borsauto merge of #14752 : jakub-/rust/issue-11940, r=alexc...
2014-06-10 borsauto merge of #14696 : jakub-/rust/dead-struct-fields...
2014-06-10 borsauto merge of #14694 : aochagavia/rust/num-cleanup...
2014-06-10 borsauto merge of #14590 : pcwalton/rust/overloaded-call...
2014-06-09 borsauto merge of #14554 : kmcallister/rust/plugin_registra...
2014-06-09 Keegan McAllisterConvert libraries to use #[plugin_registrar]
2014-06-06 borsauto merge of #14680 : Kimundi/rust/master, r=brson
2014-06-06 borsauto merge of #14677 : alexcrichton/rust/issue-2665...
2014-06-06 borsauto merge of #14676 : brson/rust/double-rainbow, r...
2014-06-06 borsauto merge of #14673 : sylvestre/rust/master, r=alexcri...
2014-06-06 borsauto merge of #14671 : aochagavia/rust/patch-1, r=alexc...
2014-06-06 borsauto merge of #14668 : aochagavia/rust/pr3, r=alexcrichton
2014-06-06 borsauto merge of #14667 : aochagavia/rust/pr2, r=huonw
2014-06-06 Adolfo OchagavíaChange to_str().to_string() to just to_str()
2014-06-06 borsauto merge of #14669 : TeXitoi/rust/relicense-shootout...
2014-06-06 borsauto merge of #14664 : reem/rust/lifetimes-guide-gramma...
2014-06-06 borsauto merge of #14653 : alexcrichton/rust/travis-opt...
2014-06-05 borsauto merge of #14641 : darnuria/rust/add_documentation_...
2014-06-05 borsauto merge of #14538 : alexcrichton/rust/libcollections...
2014-06-05 borsauto merge of #14647 : BurntSushi/rust/fix-14185, r...
2014-06-05 borsauto merge of #14568 : erickt/rust/slice-update, r...
2014-06-04 Andrew GallantFixes #14185.
2014-06-04 borsauto merge of #14623 : exscape/rust-fork/master, r...
2014-06-04 borsauto merge of #14616 : forticulous/rust/rc-show, r...
2014-06-04 borsauto merge of #14632 : luqmana/rust/cu, r=huonw
2014-06-03 borsauto merge of #14627 : Indiv0/rust/fix-crateid-doc...
2014-06-03 borsauto merge of #14626 : klutzy/rust/issue-14618, r=alexc...
2014-06-03 klutzysyntax: Make quasiquoter use absolute paths
2014-06-03 borsauto merge of #14609 : aturon/rust/issue-12882, r=alexc...
2014-06-03 borsauto merge of #14605 : jakub-/rust/pattern-matching...
2014-06-03 borsauto merge of #14601 : skade/rust/remove-notrust-tags...
2014-06-02 borsauto merge of #14598 : alexcrichton/rust/triage, r...
2014-06-02 borsauto merge of #14509 : klutzy/rust/de-pub-use-glob...
2014-06-02 klutzysyntax: Remove use of `pub use` globs
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-27 borsauto merge of #14428 : alexcrichton/rust/issue-14422...
2014-05-27 borsauto merge of #14429 : sanrodari/rust/patch-1, r=sfackler
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-26 borsauto merge of #14432 : kballard/rust/nt_block, r=huonw
2014-05-26 borsauto merge of #14430 : kballard/rust/squelch_os_warning...
2014-05-25 borsauto merge of #14423 : Kimundi/rust/static_regex, r...
2014-05-25 Marvin LöbelChange regex! macro to expand to a constexpr, allowing...
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-25 borsauto merge of #14402 : huonw/rust/arc-field-rename...
2014-05-24 borsauto merge of #14401 : aochagavia/rust/pr4, r=alexcrichton
2014-05-24 borsauto merge of #14378 : huonw/rust/deque-adjustments...
2014-05-24 borsauto merge of #14396 : vhbit/rust/opaque-mutex, r=alexc...
2014-05-24 borsauto merge of #14392 : alexcrichton/rust/mem-updates...
2014-05-24 Alex Crichtoncore: Finish stabilizing the `mem` module.
2014-05-24 borsauto merge of #14306 : luqmana/rust/up-llvm, r=alexcrichton
2014-05-23 borsauto merge of #14317 : P1start/rust/lifetime-formatting...
2014-05-23 borsauto merge of #14368 : tedhorst/rust/master, r=alexcrichton
2014-05-23 borsauto merge of #14359 : brson/rust/minordoc, r=alexcrichton
2014-05-23 borsauto merge of #14313 : kballard/rust/tuple_dotdot_match...
2014-05-23 borsauto merge of #14360 : alexcrichton/rust/remove-depreca...
2014-05-23 borsauto merge of #14362 : zecozephyr/rust/docfixes, r=cmr
2014-05-23 borsauto merge of #14357 : huonw/rust/spelling, r=pnkfelix
2014-05-23 borsauto merge of #14314 : alexcrichton/rust/deriving-hash...
2014-05-22 borsauto merge of #14348 : alexcrichton/rust/doc.rust-lang...
2014-05-22 borsauto merge of #14310 : pcwalton/rust/detildestr-alllibs...
2014-05-22 Patrick Waltonlibcore: Remove all uses of `~str` from `libcore`.
2014-05-22 Patrick Waltonlibstd: Remove `~str` from all `libstd` modules except...
2014-05-22 Alex CrichtonChange static.rust-lang.org to doc.rust-lang.org
next