]> git.lizzy.rs Git - rust.git/history - src/entry.rs
Merge pull request #928 from oli-obk/unnecessary_operation
[rust.git] / src / entry.rs
2016-04-15 Manish GoregaokarMerge pull request #856 from Manishearth/stuffs
2016-04-14 mcartonrustfmt all the things
2016-04-14 mcartonMove paths to their own module
2016-04-08 mcartonRustup to 1.9.0-nightly (bf5da36f1 2016-04-06)
2016-02-29 Manish GoregaokarMerge pull request #726 from Manishearth/fmt
2016-02-29 Manish Goregaokarrustfmt
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
2016-02-18 mcartonImprove the `MAP_ENTRY` lint
2016-02-12 Manish GoregaokarMerge branch 'master' of github.com:Manishearth/rust...
2016-02-12 llogiqMerge pull request #647 from mcarton/copies2
2016-02-12 mcartonMerge branch 'master' into copies2
2016-02-12 mcartonRefactor Expr comparisons
2016-02-09 Manish GoregaokarMerge branch 'pr-613'
2016-02-08 llogiqMerge remote-tracking branch 'origin/master' into regex...
2016-02-07 llogiqMerge pull request #603 from mcarton/copies
2016-02-07 mcartonImprove is_exp_equal
2016-01-30 llogiqMerge branch 'devonhollowood-for-loop-over-option'
2016-01-30 llogiqMerge pull request #599 from mcarton/lt
2016-01-29 mcartonSmall cleanup
2016-01-15 llogiqMerge pull request #523 from sanxiyn/escape-arg
2016-01-13 Manish GoregaokarMerge pull request #548 from mcarton/fixes
2016-01-13 mcartonUse span_suggestion in ENTRY lint
2016-01-13 mcartonAdd BTreeMap to the HASHMAP_ENTRY rule