]> git.lizzy.rs Git - rust.git/history - src/derive.rs
Merge pull request #681 from oli-obk/split
[rust.git] / src / derive.rs
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonMove paths to their own module
2016-04-11 Martin CartonMerge pull request #843 from Manishearth/changelog
2016-04-08 Martin CartonMerge pull request #845 from Manishearth/rustup
2016-04-08 mcartonRustup to 1.9.0-nightly (7979dd608 2016-04-07)
2016-04-08 mcartonRustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
2016-03-28 llogiqMerge pull request #780 from mcarton/doc
2016-03-28 mcartonFix some spelling mistakes here and there
2016-03-27 josephDunneUpdate rust-clippy to rustc 1.9.0-nightly (d5a91e695...
2016-03-11 Martin CartonMerge pull request #754 from mcarton/rustup
2016-03-11 mcartonRustup to 1.9.0-nightly (c9629d61c 2016-03-10)
2016-02-29 Manish GoregaokarMerge pull request #726 from Manishearth/fmt
2016-02-29 Manish Goregaokarrustfmt
2016-02-18 Manish GoregaokarMerge pull request #688 from Manishearth/fix-671
2016-02-18 Manish GoregaokarMerge pull request #664 from Manishearth/fix_regex
2016-02-16 llogiqMerge pull request #669 from shssoichiro/single-char...
2016-02-15 Manish GoregaokarMerge pull request #676 from mcarton/hash_eq
2016-02-15 mcartonMake DERIVE_HASH_NOT_EQ symmetric
2016-02-15 Manish GoregaokarMerge pull request #670 from Manishearth/better-ice-fix
2016-02-15 mcartonFix wrong reported lint for EXPL_IMPL_CLONE_ON_COPY
2016-02-15 mcartonCleanup
2016-02-15 Manish GoregaokarMake derive lint handle generics correctly
2016-02-15 Manish GoregaokarMerge pull request #667 from mcarton/fix-ice
2016-02-14 mcartonFix ICE in `EXPL_IMPL_CLONE_ON_COPY`
2016-02-12 mcartonMerge branch 'master' into copies2
2016-02-12 llogiqMerge pull request #652 from oli-obk/fix/nightly
2016-02-12 Oliver 'ker' Schneiderfix nightly breakage
2016-02-02 Manish GoregaokarMerge branch 'pr-593'
2016-02-02 Manish GoregaokarMerge pull request #602 from mcarton/#594
2016-02-02 mcartonPartially apply rustfmt
2016-01-30 llogiqMerge branch 'devonhollowood-for-loop-over-option'
2016-01-30 llogiqMerge pull request #599 from mcarton/lt
2016-01-29 mcartonSynchronise comments with wiki
2016-01-28 Manish GoregaokarMerge pull request #549 from mcarton/ifs
2016-01-24 llogiqMerge pull request #580 from mcarton/derive
2016-01-24 mcartonLint explicit Clone implementations on Copy type
2016-01-22 Manish GoregaokarMerge branch 'rustup'
2016-01-22 Manish GoregaokarMerge pull request #571 from mcarton/hash_eq
2016-01-21 mcartonAdd a lint about deriving Hash and implementing PartialEq