]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/use-mod.rs
Merge pull request #20510 from tshepang/patch-6
[rust.git] / src / test / run-pass / use-mod.rs
2015-01-04 borsMerge pull request #20510 from tshepang/patch-6
2015-01-04 borsMerge pull request #20505 from estsauver/doc_20504
2015-01-04 borsMerge pull request #20500 from globin/fix/range-sugar
2015-01-04 borsMerge pull request #20495 from brson/cargo
2015-01-04 borsMerge pull request #20487 from trapp/doc-namespace...
2015-01-04 borsMerge pull request #20485 from ipetkov/man-fix
2015-01-04 borsMerge pull request #20464 from ranma42/improve-make...
2015-01-04 borsMerge pull request #20457 from frewsxcv/rm-reexports
2015-01-04 borsMerge pull request #20452 from brson/rustup
2015-01-04 borsMerge pull request #20449 from brson/contributing
2015-01-04 borsMerge pull request #20442 from csouth3/vim-syntax
2015-01-04 borsMerge pull request #20428 from tbu-/pr_guide_int_to_i32...
2015-01-04 borsMerge pull request #19963 from tshepang/patch-3
2015-01-04 borsauto merge of #20443 : nikomatsakis/rust/autoderef...
2015-01-04 borsauto merge of #20437 : ranma42/rust/fix-make-install...
2015-01-04 borsauto merge of #20393 : japaric/rust/impl-any, r=aturon
2015-01-04 borsauto merge of #20504 : japaric/rust/derive-self, r...
2015-01-04 Jorge Apariciosed -i -s 's/\bmod}/self}/g' **/*.rs
2015-01-03 borsauto merge of #20154 : P1start/rust/qualified-assoc...
2015-01-03 borsauto merge of #19835 : pythonesque/rust/add-unordered...
2015-01-02 Alex Crichtonrollup merge of #20410: japaric/assoc-types
2015-01-02 Brian AndersonMerge remote-tracking branch 'erickt/rustup'
2015-01-02 Alex Crichtonrollup merge of #20341: nikomatsakis/impl-trait-for...
2015-01-02 Alex CrichtonMerge remote-tracking branch 'origin/master' into rollup
2015-01-02 borsauto merge of #20365 : nick29581/rust/mod, r=huonw
2015-01-02 Nick CameronChange tests to use `self` instead of `mod` in use...
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-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-22 borsauto merge of #15869 : alexcrichton/rust/issue-15828...
2014-07-22 borsauto merge of #15867 : cmr/rust/rewrite-lexer4, r=alexc...
2014-07-20 borsauto merge of #15810 : SimonSapin/rust/base64-from...
2014-07-20 borsauto merge of #15808 : jakub-/rust/use-mod, r=alexcrichton
2014-07-20 Jakub WieczorekImplement new mod import sugar
2013-04-27 borsauto merge of #6066 : djui/rust/patch-1, r=graydon
2013-04-24 Brian AndersonMerge remote-tracking branch 'brson/io'
2013-04-23 borsauto merge of #6026 : isanbard/rust/ca73fbf72615575f106...
2013-04-23 borsauto merge of #6025 : alexcrichton/rust/issue-2697...
2013-04-23 borsauto merge of #6020 : yichoi/rust/pull-0423, r=brson
2013-04-23 borsauto merge of #6017 : brson/rust/revert-span-merge...
2013-04-23 borsauto merge of #6015 : catamorphism/rust/rustpkg-doc...
2013-04-23 borsauto merge of #6013 : gifnksm/rust/bigint-quot-rem...
2013-04-23 borsauto merge of #6019 : brson/rust/xfail, r=brson
2013-04-23 borsauto merge of #6007 : pcwalton/rust/use-mod, r=brson
2013-04-22 Patrick Waltonlibrustc: Remove `use mod` from the language
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
2013-01-30 Patrick Waltontest: Remove export from the tests, language, and libra...
2012-12-14 Brian AndersonMerge remote-tracking branch 'thestinger/vim'
2012-12-13 Patrick Waltonlibrustc: Make `use` statements crate-relative by defau...
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-22 Graydon HoareInstall new pub/priv/export rules as defaults, old...
2012-08-31 Brian AndersonMerge remote-tracking branch 'erickt/incoming'
2012-08-31 Patrick Waltonrustc: Implement "use mod"