]> git.lizzy.rs Git - rust.git/history - src/test/run-pass/import-trailing-comma.rs
rustdoc: Replace no-pretty-expanded with pretty-expanded
[rust.git] / src / test / run-pass / import-trailing-comma.rs
2015-03-23 Brian Andersonrustdoc: Replace no-pretty-expanded with pretty-expanded
2015-03-22 borsAuto merge of #23361 - petrochenkov:refdst, r=jakub-
2015-03-20 Manish GoregaokarRollup merge of #23447 - kjpgit:kjp/pointerexample...
2015-03-20 borsAuto merge of #23254 - jbcrail:saturating-math-docs...
2015-03-20 Manish GoregaokarRollup merge of #23254 - jbcrail:saturating-math-docs...
2015-03-18 Manish GoregaokarRollup merge of #23392 - WiSaGaN:bugfix/fix_deprecate_l...
2015-03-18 borsAuto merge of #23438 - nikomatsakis:issue-23435-default...
2015-03-17 borsAuto merge of #23330 - alexcrichton:thread-sleep, r...
2015-03-17 borsAuto merge of #23423 - nikomatsakis:issue-18737-trait...
2015-03-17 borsAuto merge of #23436 - Manishearth:rollup, r=Manishearth
2015-03-17 Manish GoregaokarRollup merge of #23432 - mzabaluev:io-into-inner-doc...
2015-03-17 Manish GoregaokarRollup merge of #23385 - tamird:cleanup-whitespace...
2015-03-15 Tamir DubersteinStrip all leading/trailing newlines
2014-04-14 borsauto merge of #13477 : Manishearth/rust/newattr, r...
2014-04-13 borsauto merge of #13470 : Manishearth/rust/docnum, r=brson
2014-04-09 borsauto merge of #13383 : ben0x539/rust/glob-dots, r=brson
2014-04-07 borsauto merge of #13288 : alexcrichton/rust/remove-check...
2014-04-06 Brian AndersonRemove check-fast. Closes #4193, #8844, #6330, #7416
2014-02-20 borsauto merge of #12161 : aepsil0n/rust/docs/for-loop...
2014-02-12 borsauto merge of #12185 : nikomatsakis/rust/issue-12033...
2014-02-12 borsauto merge of #12184 : JeremyLetang/rust/rustpkg-link...
2014-02-11 borsauto merge of #12183 : SimonSapin/rust/patch-4, r=alexc...
2014-02-11 borsauto merge of #12171 : chromatic/rust/fix_crate_tutoria...
2014-02-11 borsauto merge of #12110 : fhahn/rust/issue-11363-change...
2014-02-11 Florian HahnChange `xfail` directives in compiletests to `ignore...
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-09-05 Patrick Waltontest: "import" -> "use"
2012-06-13 Brian AndersonMerge remote-tracking branch 'erickt/master' into incoming
2012-06-13 Lindsey KuperAllow trailing commas in import lists. Closes #2582.