]> git.lizzy.rs Git - rust.git/history - tests/compile-fail/entry.rs
Fix deploy.sh III
[rust.git] / tests / compile-fail / entry.rs
2016-07-09 llogiqMerge pull request #1060 from Manishearth/sugg
2016-07-06 mcartonMerge remote-tracking branch 'origin/master' into sugg
2016-07-03 mcartonMerge branch 'master' into sugg
2016-07-03 mcartonUse `span_suggestion` in entry lints
2016-04-17 Martin CartonMerge pull request #861 from birkenfeld/issue859
2016-04-17 Georg BrandlMake if_not_else lint Allow by default (fixes #859)
2016-02-29 Manish GoregaokarMerge pull request #725 from oli-obk/swap_if_arms
2016-02-29 Oliver Schneiderlint ! and != in if expressions with else branches
2016-02-26 llogiqMerge pull request #689 from mcarton/entries
2016-02-18 mcartonImprove the `MAP_ENTRY` lint
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