]> git.lizzy.rs Git - rust.git/history - src/libregex/test/matches.rs
serialize: Remove base64 support
[rust.git] / src / libregex / test / matches.rs
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-20 borsAuto merge of #19353 - icorderi:docs/grammar, r=stevekl...
2015-01-12 borsMerge pull request #20903 from XMPPwocky/deadlink1
2015-01-06 Nick Cameronfallout
2015-01-06 Nick CameronReplace full slice notation with index calls
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2014-12-24 Johannes HoffMerge branch 'master' into cfg_tmp_dir
2014-12-23 borsMerge pull request #19886 from brson/rustup
2014-12-21 Alex Crichtonrollup merge of #19994: bluss/doc-ownership
2014-12-21 Alex Crichtonrollup merge of #19993: bluss/setalgebraitems
2014-12-21 Alex Crichtonrollup merge of #19983: Munksgaard/fix-19981
2014-12-21 Alex Crichtonrollup merge of #19980: erickt/cleanup-serialize
2014-12-21 Alex Crichtonrollup merge of #19979: Munksgaard/19978
2014-12-21 Alex Crichtonrollup merge of #19977: pnkfelix/add-test-for-issue...
2014-12-21 Alex Crichtonrollup merge of #19974: vhbit/json-unicode-literals
2014-12-21 Alex Crichtonrollup merge of #19973: vhbit/ios-no-copy
2014-12-21 Alex Crichtonrollup merge of #19969: aturon/inherit-trait-stab
2014-12-21 Alex Crichtonrollup merge of #19967: apasel422/binary_heap
2014-12-21 Alex Crichtonrollup merge of #19966: steveklabnik/remove_l10n
2014-12-21 Alex Crichtonrollup merge of #19965: japaric/remove-wrong-add
2014-12-21 Alex Crichtonrollup merge of #19957: tshepang/patch-1
2014-12-21 Alex Crichtonrollup merge of #19944: steveklabnik/doc_sync_arc
2014-12-21 Alex Crichtonrollup merge of #19932: elszben/master
2014-12-21 Alex Crichtonrollup merge of #19898: Aatch/issue-19684
2014-12-21 Alex Crichtonrollup merge of #19838: shepmaster/invariant-lifetime...
2014-12-21 Alex Crichtonrollup merge of #19823: iKevinY/doc-fixes
2014-12-21 Alex Crichtonrollup merge of #19727: lfairy/patch-1
2014-12-21 Alex Crichtonrollup merge of #19651: Gankro/ptr-docs
2014-12-21 borsauto merge of #19953 : sanxiyn/rust/privacy-span, r...
2014-12-18 borsauto merge of #19896 : ktossell/rust/allow-nodoc-instal...
2014-12-18 borsauto merge of #19984 : japaric/rust/macro-expressions...
2014-12-18 Patrick Waltonlibrustc: Always parse `macro!()`/`macro![]` as express...
2014-05-05 borsauto merge of #13271 : stepancheg/rust/align, r=pcwalton
2014-05-04 borsauto merge of #13676 : mdinger/rust/tutorial_doc, r...
2014-05-04 borsauto merge of #13391 : smesseim/rust/apache-copyright...
2014-05-01 borsauto merge of #13724 : nikomatsakis/rust/expr-use-visit...
2014-04-29 borsauto merge of #13772 : brson/rust/cratedocs, r=alexcrichton
2014-04-26 borsauto merge of #13744 : adrientetar/rust/derp, r=brson
2014-04-25 borsauto merge of #13735 : aturon/rust/float-consts-take...
2014-04-25 borsauto merge of #13741 : klutzy/rust/test-reachable,...
2014-04-25 borsauto merge of #13700 : BurntSushi/rust/regexp, r=alexcr...
2014-04-25 Andrew GallantAdd a regex crate to the Rust distribution.