]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/option-ext.rs
Replace all ~"" with "".to_owned()
[rust.git] / src / test / run-pass / option-ext.rs
2014-04-19 Richo HealeyReplace all ~"" with "".to_owned()
2014-02-04 borsauto merge of #11230 : csherratt/rust/cow, r=alexcrichton
2014-01-21 borsauto merge of #11486 : Matthias247/rust/doc, r=cmr
2014-01-19 borsauto merge of #11311 : hdima/rust/vim-syntax-spell...
2014-01-14 borsauto merge of #11438 : b1nd/rust/rust-doc, r=alexcrichton
2014-01-13 borsauto merge of #11506 : brson/rust/androidfixes, r=cmr
2014-01-11 borsauto merge of #11338 : jhasse/rust/patch-rustpkgtarget...
2014-01-11 borsauto merge of #11470 : eminence/rust/rustpkg_help_test...
2014-01-11 borsauto merge of #11472 : kud1ing/rust/iOS, r=alexcrichton
2014-01-11 borsauto merge of #11463 : brson/rust/envcaps, r=huonw
2014-01-11 borsauto merge of #11461 : alexcrichton/rust/rustdoc-fixes...
2014-01-11 borsauto merge of #11466 : eminence/rust/fix_rustpkg_help...
2014-01-11 borsauto merge of #11465 : pcwalton/rust/borrow-check-bug...
2014-01-11 borsauto merge of #11459 : tedhorst/rust/uninstall_rustlib...
2014-01-11 borsauto merge of #11416 : bjz/rust/remove-print-fns, r...
2014-01-10 Brendan ZabarauskasRemove re-exports of std::io::stdio::{print, println...
2013-08-22 borsauto merge of #8590 : blake2-ppc/rust/std-str, r=alexcr...
2013-08-21 borsauto merge of #8602 : sanxiyn/rust/sysconf, r=graydon
2013-08-21 borsauto merge of #8573 : mrordinaire/rust/struct-new-as...
2013-08-21 borsauto merge of #8656 : toddaaro/rust/idle-opt+cleaning...
2013-08-20 borsauto merge of #8328 : alexcrichton/rust/llvm-head,...
2013-08-20 borsauto merge of #8566 : toddaaro/rust/idle-opt+cleaning...
2013-08-19 borsauto merge of #8623 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8459 : thestinger/rust/checked, r=graydon
2013-08-19 borsauto merge of #8619 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8539 : pnkfelix/rust/fsk-visitor-vpar...
2013-08-19 borsauto merge of #8564 : alexcrichton/rust/ifmt+++, r...
2013-08-19 borsauto merge of #8565 : bblum/rust/select-bugfix, r=brson
2013-08-19 borsauto merge of #8561 : kballard/rust/do-block-internal...
2013-08-18 borsauto merge of #8560 : kballard/rust/reserve-yield,...
2013-08-18 borsauto merge of #8558 : kballard/rust/xorshift-seed,...
2013-08-18 borsauto merge of #8555 : chris-morgan/rust/time-clone...
2013-08-18 borsauto merge of #8551 : huonw/rust/speling, r=alexcrichton
2013-08-18 borsauto merge of #8550 : kballard/rust/token-start-err...
2013-08-18 borsauto merge of #8547 : kballard/rust/trait-parse-err...
2013-08-18 borsauto merge of #8544 : dim-an/rust/fix-match-pipes,...
2013-08-17 borsauto merge of #8554 : michaelwoerister/rust/generics...
2013-08-17 borsauto merge of #8433 : brson/rust/rm-more-oldrt-crud...
2013-08-17 borsauto merge of #8441 : erickt/rust/deny-warnings, r...
2013-08-17 Erick TryzelaarFix warnings it tests
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-06-11 borsauto merge of #7033 : influenza/rust/rust-7022, r=graydon
2013-06-11 borsauto merge of #7035 : influenza/rust/getopts-doc-update...
2013-06-11 borsauto merge of #7046 : luqmana/rust/issue-7044, r=sanxiyn
2013-06-10 borsauto merge of #7032 : huonw/rust/each-fn-kill, r=thestinger
2013-06-10 Huon Wilsonstd: replace str::find_str* with a method
2013-06-06 borsauto merge of #6053 : nikomatsakis/rust/fixme-2699...
2013-05-30 borsauto merge of #6825 : caitp/rust/issue-6824, r=Aatch
2013-05-30 Patrick Waltonlibrustc: Stop reexporting the standard modules from...
2013-02-05 Tim ChevalierMerge
2013-02-04 Brian AndersonMerge remote-tracking branch 'bstrie/rimov' into incoming
2013-02-03 borsautomated merge
2013-02-02 Graydon Hoarecheck-fast fallout from removing export, r=burningtree
2012-12-11 Tim ChevalierMerge pull request #4144 from luqmana/deprecated-attribute
2012-12-11 Graydon HoareReliciense makefiles and testsuite. Yup.
2012-09-27 Brian AndersonMerge pull request #3526 from Dretch/viewmethod
2012-09-25 Niko Matsakisuse + mode for (almost) everything when not using legac...
2012-07-21 Graydon HoareMerge tag 'release-0.3.1' into incoming
2012-07-20 Tim ChevalierMerge pull request #2910 from gwillen/bug-2360
2012-07-20 Tim ChevalierMerge remote-tracking branch 'Havvy/master' into Havvy...
2012-07-14 Michael SullivanMerge branch 'vector-reform' into incoming
2012-07-14 Michael SullivanMove the world over to using the new style string liter...
2012-07-02 Brian AndersonMerge remote-tracking branch 'Dretch/prettydocs'
2012-07-02 Brian AndersonMerge remote-tracking branch 'brson/uv'
2012-06-30 Michael SullivanSwitch the compiler over to using ~[] notation instead...
2012-06-26 Michael SullivanMake vectors uglier ([]/~). Sorry. Should be temporary...
2012-04-08 Brian AndersonMerge pull request #2164 from grahame/floatinfstr
2012-04-06 Brian AndersonMerge pull request #2139 from Jonanin/add_str_len
2012-04-05 Niko Matsakissimplify typing rule for vector addition: use mutabilit...