]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/float-literal-inference.rs
cleanup: s/impl Copy/#[derive(Copy)]/g
[rust.git] / src / test / run-pass / float-literal-inference.rs
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-10-28 borsauto merge of #10095 : huonw/rust/master, r=cmr
2013-10-17 borsauto merge of #9634 : blake2-ppc/rust/by-ref-iter,...
2013-10-13 borsauto merge of #9608 : hmarr/rust/vec-get-opt, r=huonw
2013-10-09 borsauto merge of #9664 : alexcrichton/rust/logging, r...
2013-10-04 borsauto merge of #9662 : vadimcn/rust/package-runtime...
2013-10-03 borsauto merge of #9522 : steveklabnik/rust/doc_std_opts...
2013-10-03 borsauto merge of #9689 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9670 : luisbg/rust/strftime, r=alexcrichton
2013-10-02 borsauto merge of #9665 : alexcrichton/rust/snapshot, r...
2013-10-02 borsauto merge of #9638 : pnkfelix/rust/fsk-issue7526-attem...
2013-10-02 borsauto merge of #9656 : thestinger/rust/immediate, r...
2013-10-02 borsauto merge of #9600 : MicahChalmer/rust/fill-with-code...
2013-10-02 borsauto merge of #9578 : alexcrichton/rust/un-ignore-libuv...
2013-10-01 borsauto merge of #9560 : pcwalton/rust/xc-tuple-structs...
2013-10-01 borsauto merge of #9519 : thestinger/rust/float, r=catamorphism
2013-10-01 Daniel Micayremove the `float` type
2013-06-17 Eric ReedMerge remote-tracking branch 'upstream/io' into io
2013-06-16 Brian AndersonMerge remote-tracking branch 'brson/io'
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-05-16 borsauto merge of #6536 : kud1ing/rust/patch-1, r=brson
2013-05-15 borsauto merge of #6486 : recrack/rust/gitignore, r=catamor...
2013-05-08 borsauto merge of #6119 : brson/rust/main, r=brson
2013-05-07 borsauto merge of #6228 : brson/rust/run-destroy, r=brson
2013-05-07 borsauto merge of #6226 : alexcrichton/rust/issue-6199...
2013-05-06 borsauto merge of #6150 : yichoi/rust/arm-test-pull, r...
2013-05-05 Niko MatsakisMerge remote-tracking branch 'mozilla/incoming' into...
2013-05-05 borsauto merge of #6208 : sanxiyn/rust/accurate-span, r...
2013-05-05 borsauto merge of #6235 : pnkfelix/rust/issue-3326-play...
2013-05-05 borsauto merge of #6234 : yichoi/rust/glob-dummy-pull,...
2013-05-04 borsauto merge of #6230 : thestinger/rust/whitespace, r...
2013-05-04 Daniel Micayadd gitattributes and fix whitespace issues
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-11-18 Brian AndersonMerge remote-tracking branch 'brson/codemap'
2012-11-13 Brian AndersonMerge remote-tracking branch 'catseye/tutorial-grammar...
2012-11-13 Brian AndersonMerge pull request #3954 from burg/result-chain
2012-11-12 Patrick Waltonrustc: Implement floating point literal inference....