]> git.lizzy.rs Git - rust.git/commit
Add run-rustfix for option_map_or_none lint
authorPhilipp Hansch <dev@phansch.net>
Thu, 18 Apr 2019 06:12:59 +0000 (08:12 +0200)
committerPhilipp Hansch <dev@phansch.net>
Thu, 18 Apr 2019 06:12:59 +0000 (08:12 +0200)
commit0f69aac3d98dd37911a2f6ba4be5aaf1c200864b
treeb4c5f0a481e94bd143c9024c1d50f3bc15f3f21d
parent3e760cc93a4820c1f8fbb0d5e125567e065776d3
Add run-rustfix for option_map_or_none lint
tests/ui/methods.rs
tests/ui/methods.stderr
tests/ui/option_map_or_none.fixed [new file with mode: 0644]
tests/ui/option_map_or_none.rs [new file with mode: 0644]
tests/ui/option_map_or_none.stderr [new file with mode: 0644]