]> git.lizzy.rs Git - rust.git/history - tests
Merge pull request #63 from nicholasbishop/bishop-missing-verb
[rust.git] / tests /
2015-05-02 Nick CameronMerge pull request #60 from oli-obk/master
2015-05-01 Oliver Schneidersplit main function and test function into their own...
2015-05-01 Nick CameronMerge pull request #57 from defyrlt/issue_56
2015-05-01 defyrltResolved #56 -- `mut` was eaten out of `mut self` in...
2015-05-01 Nick CameronMerge pull request #55 from tedsta/master
2015-05-01 Theodore DeRegoSpaces around in type bounds
2015-04-30 Nick CameronMerge pull request #49 from oli-obk/gitignore
2015-04-30 Nick CameronMerge pull request #43 from tbu-/pr_nostaticmut
2015-04-30 Nick CameronMerge pull request #45 from tbu-/pr_toowned
2015-04-30 Nick CameronMerge pull request #46 from tbu-/pr_testwarnings
2015-04-30 Nick CameronMerge pull request #47 from tbu-/pr_cargolock
2015-04-30 Nick CameronMerge pull request #39 from Manishearth/pubuse
2015-04-30 Manish GoregaokarHandle pub use (fixes #23)
2015-04-29 Nick CameronUse + for type bounds
2015-04-29 Nick CameronPreserve linebreaks in doc comments
2015-04-29 Nick CameronBetter attribute handling
2015-04-28 Nick CameronFix trailing commas in where clauses
2015-04-28 Nick CameronComments on their own lines between args
2015-04-28 Nick CameronComments in function decls and annotations/doc comments
2015-04-23 Nick CameronIndenting for modules
2015-04-23 Nick CameronArg/line length bug
2015-04-23 Nick CameronTest the skip attribute
2015-04-23 Nick CameronOur first test!