]> git.lizzy.rs Git - rust.git/commit
Fix ICE in `repeat_once` lint
authorEduardo Broto <ebroto@tutanota.com>
Sun, 23 Aug 2020 10:05:34 +0000 (12:05 +0200)
committerEduardo Broto <ebroto@tutanota.com>
Sun, 23 Aug 2020 10:05:34 +0000 (12:05 +0200)
commit8776db9f6d5163ca40232336dc51ad77eeb2b5e5
tree399db1e12561502ad438966af032b39c55460d2a
parentdd07860b839a46782e3750a8924ecf380486c460
Fix ICE in `repeat_once` lint
clippy_lints/src/repeat_once.rs
tests/ui/crashes/ice-5944.rs [new file with mode: 0644]